61327a9bcb
* Update dependencies from https://github.com/dotnet/arcade build 20190924.3 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19474.3 * Update NuGet.config * React to NuGet design change for PackageDownload with multiple versions A single item must be used with semicolon-delimited versions.
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "3.0.100"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19474.3"
|
|
}
|
|
}
|