dotnet-installer/global.json
dotnet-maestro[bot] 30fe512147
[release/3.1.1xx] Update dependencies from dotnet/arcade (#6374)
* Update dependencies from https://github.com/dotnet/arcade build 20200213.5

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.20113.5

* Update NuGet.config

Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-02-14 11:59:18 -08:00

8 lines
126 B
JSON

{
"tools": {
"dotnet": "3.1.100"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20113.5"
}
}