dotnet-installer/global.json
dotnet-maestro[bot] 4a29f84af7
Update dependencies from https://github.com/dotnet/arcade build 20200110.4 (#6116)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20060.4
2020-01-11 13:30:28 +00:00

8 lines
140 B
JSON

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