dotnet-installer/global.json
dotnet-maestro[bot] 74cba713a7
Update dependencies from https://github.com/dotnet/arcade build 20190307.4 (#890)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19157.4
2019-03-07 22:43:50 +00:00

8 lines
141 B
JSON

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