dotnet-installer/global.json
dotnet-maestro[bot] 2d19465b84 Update dependencies from https://github.com/dotnet/arcade build 1194
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19055.1
2019-01-06 13:08:39 +00:00

8 lines
141 B
JSON

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