dotnet-installer/global.json
dotnet-maestro[bot] b23e8cacdc Update dependencies from https://github.com/dotnet/arcade build 1185
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19054.13
2019-01-05 13:08:33 +00:00

8 lines
142 B
JSON

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