Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)
Перейти к файлу
Nate McMaster cb8657af9e Rename version.{props => xml} and minor bootstrapper updates 2017-07-25 11:50:36 -07:00
.github Fix grammar of ISSUE_TEMPLATE.md 2017-02-10 13:52:11 -08:00
build Rename version.{props => xml} and minor bootstrapper updates 2017-07-25 11:50:36 -07:00
scripts Rename version.{props => xml} and minor bootstrapper updates 2017-07-25 11:50:36 -07:00
sdk/KoreBuild Updating SDK to 2.0.0-preview3-006845 2017-07-24 17:05:55 -07:00
src Merge commit '8a8a4edcc8662e14f9c1debb5dcb85060b775a46' into dev 2017-07-24 09:54:11 -07:00
test Port PackagePublisher to be an MSBuild task 2017-07-13 11:40:08 -07:00
testassets/SimpleRepo Rename version.{props => xml} and minor bootstrapper updates 2017-07-25 11:50:36 -07:00
.appveyor.yml Branch for 2.0.0 release 2017-07-06 10:01:00 -07:00
.editorconfig Produce KoreBuild as a compiled artifact 2017-06-26 11:29:30 -07:00
.gitattributes Produce KoreBuild as a compiled artifact 2017-06-26 11:29:30 -07:00
.gitignore Produce KoreBuild as a compiled artifact 2017-06-26 11:29:30 -07:00
.travis.yml Produce KoreBuild as a compiled artifact 2017-06-26 11:29:30 -07:00
BuildTools.sln Port PackagePublisher to be an MSBuild task 2017-07-13 11:40:08 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-06-19 17:13:42 -07:00
LICENSE.txt Create LICENSE.txt 2015-06-19 17:13:56 -07:00
NuGet.Config Change NuGet feed to aspnetcore-ci-release 2017-07-13 11:26:24 -07:00
README.md Branch for 2.0.0 release 2017-07-06 10:01:00 -07:00
build.cmd Switch to KoreBuild 2016-04-21 15:02:33 -07:00
build.ps1 Fix argument splatting in bootstrappers 2017-06-26 17:12:54 -07:00
build.sh Fix bugs in Linux bootstrapper and echo version of KoreBuild when build 2017-06-26 16:40:42 -07:00
push.cmd Add push command to the repository 2017-07-11 11:04:24 -07:00
push.ps1 Rename version.{props => xml} and minor bootstrapper updates 2017-07-25 11:50:36 -07:00
version.xml Rename version.{props => xml} and minor bootstrapper updates 2017-07-25 11:50:36 -07:00

README.md

Build Tools

AppVeyor build status

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 Home repo.

Utilities

KoreBuild

Channel Latest Build
dev badge
rel/2.0.0 badge

This tool contains build scripts, console tools, MSBuild targets, and other settings required to build ASP.NET Core.