dotnet-installer/global.json
dotnet-maestro[bot] c45806b207
Update dependencies from https://github.com/dotnet/arcade build 20191119.2 (#5728)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19569.2
2019-11-20 20:23:26 +00:00

8 lines
126 B
JSON

{
"tools": {
"dotnet": "3.0.100"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19569.2"
}
}