dotnet-installer/global.json
dotnet-maestro[bot] 368f95f6e9
Update dependencies from https://github.com/dotnet/arcade build 20190304.14 (#842)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19154.14
2019-03-05 13:42:16 +00:00

8 lines
142 B
JSON

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