dotnet-installer/global.json
Daniel Plaisted 56344d0cf0 Update arcade
2018-11-07 17:51:56 -08:00

8 lines
No EOL
139 B
JSON

{
"tools": {
"dotnet": "3.0.100-alpha1-009697"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18556.6"
}
}