30fe512147
* 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>
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "3.1.100"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20113.5"
|
|
}
|
|
}
|