dotnet-installer/global.json
dotnet-maestro[bot] cfc0ff1cee
Update dependencies from https://github.com/dotnet/arcade build 20190409.1 (#1296)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19209.1
2019-04-09 12:31:31 +00:00

8 lines
141 B
JSON

{
"tools": {
"dotnet": "3.0.100-preview-009812"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19209.1"
}
}