dotnet-installer/global.json
dotnet-maestro[bot] 40adceb2a5
Update dependencies from https://github.com/dotnet/arcade build 20200108.1 (#6096)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20058.1
2020-01-09 13:35: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.20058.1"
}
}