Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1012 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 1012 Bytes

Build Tools

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 badge
release/2.1 badge

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 recommend you do:

./test.ps1 -Command $CommandToTest -RepoPath C:\repo\to\test\against\