dotnet-installer/global.json
dotnet-maestro[bot] 1e27202991
Update dependencies from https://github.com/dotnet/arcade build 20191216.4 (#5904)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19616.4
2019-12-17 13:31:15 +00:00

8 lines
140 B
JSON

{
"tools": {
"dotnet": "5.0.100-alpha1-014915"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19616.4"
}
}