dotnet-installer/global.json
dotnet-maestro[bot] 437573d428
Update dependencies from https://github.com/dotnet/arcade build 20190723.6 (#3409)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19373.6
2019-07-24 12:37:57 +00:00

8 lines
142 B
JSON

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