dotnet-installer/global.json
dotnet-maestro[bot] b02e36fe88
Update dependencies from https://github.com/dotnet/arcade build 20200224.3 (#6555)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20124.3
2020-02-25 13:50:41 +00:00

8 lines
140 B
JSON

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