dotnet-installer/global.json
dotnet-maestro[bot] ae77f51828
Update dependencies from https://github.com/dotnet/arcade build 20191213.1 (#5886)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19613.1
2019-12-14 13:30:18 +00:00

8 lines
140 B
JSON

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