dotnet-installer/global.json
David Fowler e23bd4d1d3 Update global.json
Remove the SDK version from the project file
2016-02-25 00:04:17 -08:00

3 lines
36 B
JSON

{
"projects": [ "src", "test" ]
}