BuildTools
BuildTools copied to clipboard
Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)
Build Tools [Obsolete]
:warning: The tools in this repo are obsolete. You should convert to using Arcade tools. See https://github.com/dotnet/arcade.
Utilities used in the build system for projects that are used with ASP.NET Core and Entity Framework Core.
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.
Docs
See docs/README.md.
Latest build
| Channel | Latest Build |
|---|---|
| main | |
| release/2.2 | |
| release/2.1 | |
| release/2.0 |
This tool contains build scripts, console tools, MSBuild targets, and other settings required to build ASP.NET Core.
Local testing
To test changes to this project locally we recomend you do:
./test.ps1 -Command $CommandToTest -RepoPath C:\repo\to\test\against\