dotnet-installer/global.json
dotnet-maestro[bot] 3c1fb16fc5
Update dependencies from https://github.com/dotnet/arcade build 20190622.2 (#2592)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19322.2
2019-06-23 12:29:23 +00:00

8 lines
142 B
JSON

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