dotnet-installer/global.json
dotnet-maestro[bot] 614179846c
Update dependencies from https://github.com/dotnet/arcade build 20190910.3 (#4728)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19460.3
2019-09-11 13:07:10 +00:00

8 lines
142 B
JSON

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