dotnet-installer/global.json
dotnet-maestro[bot] 0d7907a130
Update dependencies from https://github.com/dotnet/arcade build 20190222.3 (#669)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19122.3
2019-02-23 13:42:18 +00:00

8 lines
141 B
JSON

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