dotnet-installer/global.json
dotnet-maestro[bot] 980c529aab
Update dependencies from https://github.com/dotnet/arcade build 20190430.6 (#1819)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19230.6
2019-05-01 12:26:37 +00:00

8 lines
142 B
JSON

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