dotnet-installer/global.json
dotnet-maestro[bot] 56889f3c3a
Update dependencies from https://github.com/dotnet/arcade build 20190502.2 (#1836)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19252.2
2019-05-03 12:27:31 +00:00

8 lines
142 B
JSON

{
"tools": {
"dotnet": "3.0.100-preview4-011223"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19252.2"
}
}