dotnet-installer/global.json
dotnet-maestro[bot] b546f7330f
Update dependencies from https://github.com/dotnet/arcade build 20190418.1 (#1567)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19218.1
2019-04-18 12:32:06 +00:00

8 lines
142 B
JSON

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