Go to file
Nate McMaster 74f6d5157f Merge branch 'rel/1.0.0-msbuild1' into feature/msbuild 2016-11-16 15:15:46 -08:00
src Add DOTNET_USE_POLLING_FILE_WATCHER to help output 2016-11-07 09:46:39 -08:00
test Add nuget feed to restore CLI dependencies 2016-11-04 10:47:13 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DotNetTools.sln
LICENSE.txt
NuGet.config Add nuget feed to restore CLI dependencies 2016-11-04 10:47:13 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
global.json
makefile.shade Change version to msbuild1 2016-11-03 12:09:19 -07:00

README.md

DotNetTools

Travis build status AppVeyor build status

The project contains command-line tools for the .NET Core SDK.

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.