dotnet-installer/global.json
dotnet-maestro[bot] 062b830c97
Update dependencies from https://github.com/dotnet/arcade build 20190305.29 (#864)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19155.29
2019-03-06 13:37:00 +00:00

8 lines
142 B
JSON

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