Update dependencies from https://github.com/dotnet/wcf build 20191105.3

- System.ServiceModel.Primitives - 4.7.0
This commit is contained in:
dotnet-maestro[bot] 2019-11-06 01:05:18 +00:00
parent b32d27f4b3
commit 4e29740245
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>