dotnet-installer/global.json
dotnet-maestro[bot] bb769976f4
Update dependencies from https://github.com/dotnet/arcade build 20190623.4 (#2604)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19323.4
2019-06-24 12:29:04 +00:00

8 lines
142 B
JSON

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