dotnet-installer/global.json
dotnet-maestro[bot] be60f3ee3b
Update dependencies from https://github.com/dotnet/arcade build 20191030.15 (#5431)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19530.15
2019-10-31 13:02:24 +00:00

8 lines
141 B
JSON

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