dotnet-installer/TestAssets/TestPackages/dotnet-prefercliruntime
Daniel Plaisted d471037ce3 Show error if tools package doesn't include runtimeconfig file
For test assets, don't explicitly include the runtimeconfig file, as the pack command does it automatically
2017-04-27 09:30:41 -07:00
..
dotnet-prefercliruntime.csproj Show error if tools package doesn't include runtimeconfig file 2017-04-27 09:30:41 -07:00
prefercliruntime Making Project Tools use the CLI shared runtime if they have the prefercliruntime in the root of their package. This allows for project tools to not have to change when a new runtime comes up as long as they are compatible with the runtime that the CLI is using. 2016-11-23 09:25:47 -08:00
Program.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00