dotnet-installer/global.json
dotnet-maestro[bot] ebefdb3f2e
Update dependencies from https://github.com/dotnet/arcade build 20190415.12 (#1528)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19215.12
2019-04-16 12:38:55 +00:00

8 lines
143 B
JSON

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