dotnet-installer/global.json
dotnet-maestro[bot] 6eecf3afb0
Update dependencies from https://github.com/dotnet/arcade build 20190620.1 (#2560)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19320.1
2019-06-21 12:28:06 +00:00

8 lines
142 B
JSON

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