dotnet-installer/global.json
dotnet-maestro[bot] a0fc68fa87
Update dependencies from https://github.com/dotnet/arcade build 20190710.8 (#3043)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19360.8
2019-07-11 12:25:27 +00:00

8 lines
142 B
JSON

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