Go to file
Nate McMaster f277816556
Update packaging for tools
Move targets files in to 'toolassets'. The 'tools' folder has conventions in NuGet that we don't want applied to these packages.

Downgrade to Microsoft.NETCore.App 1.0.0

Add 'prefercliruntime' package.
2016-12-07 09:37:34 -08:00
src Update packaging for tools 2016-12-07 09:37:34 -08:00
test Update packaging for tools 2016-12-07 09:37:34 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DotNetTools.sln Create console reporter API 2016-11-30 14:51:08 -08:00
LICENSE.txt
NuGet.config Re-add dotnet-cli feeds in order to use preview4 packages 2016-12-07 09:28:55 -08:00
NuGetPackageVerifier.json
README.md
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.