dotnet-installer/global.json
dotnet-maestro[bot] 9b723d9809
Update dependencies from https://github.com/dotnet/arcade build 20200206.12 (#6311)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20106.12
2020-02-08 00:51:24 +00:00

8 lines
141 B
JSON

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