dotnet-installer/global.json
dotnet-maestro[bot] de6704cbc0
Update dependencies from https://github.com/dotnet/arcade build 20191108.11 (#5594)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19558.11
2019-11-09 13:42:32 +00:00

8 lines
141 B
JSON

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