dotnet-installer/global.json
dotnet-maestro[bot] 326f8a5f48
Update dependencies from https://github.com/dotnet/arcade build 20191203.16 (#5823)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19603.16
2019-12-05 19:40:39 +00:00

8 lines
143 B
JSON

{
"tools": {
"dotnet": "3.1.100-preview1-014459"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19603.16"
}
}