dotnet-installer/global.json
dotnet-maestro[bot] 621ffb31c9
Update dependencies from https://github.com/dotnet/arcade build 20191116.1 (#5704)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19566.1
2019-11-17 13:57:38 +00:00

8 lines
140 B
JSON

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