dotnet-installer/global.json
dotnet-maestro[bot] ac8327e536
[master] Update dependencies from dotnet/arcade (#1056)
* Update dependencies from https://github.com/dotnet/arcade build 20190317.10

This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19167.10

* Updating license file to match arcade's
2019-03-20 21:42:05 +00:00

8 lines
142 B
JSON

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