dotnet-installer/global.json
dotnet-maestro[bot] 39291cd621
Update dependencies from https://github.com/dotnet/arcade build 20191228.1 (#5992)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19628.1
2019-12-29 13:30:37 +00:00

8 lines
140 B
JSON

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