dotnet-installer/global.json
dotnet-maestro[bot] f53322dd53
Update dependencies from https://github.com/dotnet/arcade build 20191205.2 (#5834)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19605.2
2019-12-05 23:01:22 +00:00

8 lines
126 B
JSON

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