dotnet-installer/global.json
dotnet-maestro[bot] 45e76d3031
Update dependencies from https://github.com/dotnet/arcade build 20190413.2 (#1487)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19213.2
2019-04-14 17:42:21 +00:00

8 lines
142 B
JSON

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