Go to file
Nate McMaster 7bafb00f05
Improve error message when project file does not exist.
Resolve #171
2016-09-20 14:30:37 -07:00
src Improve error message when project file does not exist. 2016-09-20 14:30:37 -07:00
test Improve error message when project file does not exist. 2016-09-20 14:30:37 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DotNetTools.sln Add dotnet-sql-cache 2016-09-19 17:09:21 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Add dotnet-sql-cache 2016-09-19 17:09:21 -07:00
README.md Update Travis badge 2016-09-20 10:58:28 -07:00
appveyor.yml
build.cmd
build.ps1
build.sh
global.json
makefile.shade

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.