Merge pull request #5557 from dotnet/darc-release/3.1.1xx-44daade3-af84-43d8-81a3-4ada590c5f7b

[release/3.1.1xx] Update dependencies from dotnet/wcf
This commit is contained in:
Livar 2019-11-11 11:23:00 -07:00 committed by GitHub
commit 7ac795ef55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -7,6 +7,7 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-wcf-df0f9f3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-wcf-df0f9f36/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

View file

@ -94,9 +94,9 @@
</Dependency>
<!-- This is so that WCF packages are included in the final drop for official releases. -->
<!-- Replace with better solution, see https://github.com/dotnet/arcade/issues/4162 -->
<Dependency Name="System.ServiceModel.Primitives" Version="4.7.0-preview2.19522.3">
<Dependency Name="System.ServiceModel.Primitives" Version="4.7.0">
<Uri>https://github.com/dotnet/wcf</Uri>
<Sha>fbb5aef10b235e98332c6f5c27de47826e84ef4d</Sha>
<Sha>df0f9f36689252fa72c902d19c5197c0723983e0</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>