dotnet-installer/global.json
dotnet-maestro 0ff79c52ad Update dependencies from https://github.com/dotnet/arcade build 20190611.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19311.2
2019-06-12 12:10:02 +00:00

8 lines
142 B
JSON

{
"tools": {
"dotnet": "3.0.100-preview5-011568"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19311.2"
}
}