dotnet-installer/global.json
dotnet-maestro[bot] cddd5f03a2
Update dependencies from https://github.com/dotnet/arcade build 20191027.3 (#5374)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19527.3
2019-10-28 12:41:53 +00:00

8 lines
140 B
JSON

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