Skip to content

Commit

Permalink
[internal/release/5.0] Update dependencies from dnceng/internal/dotne…
Browse files Browse the repository at this point in the history
…t-wpf-int
  • Loading branch information
dotnet-bot committed Feb 17, 2021
1 parent 388e5c9 commit cb5ea18
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 14 deletions.
13 changes: 1 addition & 12 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,8 @@
</packageSources>
<disabledPackageSources>
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-int-dotnet-runtime-4f8dd29" value="true" />
<add key="darc-int-dotnet-runtime-728fdef" value="true" />
<add key="darc-int-dotnet-runtime-0260401" value="true" />
<add key="darc-int-dotnet-runtime-cb5f173" value="true" />
<add key="darc-int-dotnet-runtime-f37e9a0" value="true" />
<add key="darc-int-dotnet-runtime-d070c3f" value="true" />
<add key="darc-int-dotnet-runtime-c37365f" value="true" />
<add key="darc-int-dotnet-runtime-75b9165" value="true" />
<add key="darc-int-dotnet-runtime-8552839" value="true" />
<add key="darc-int-dotnet-runtime-44db96a" value="true" />
<add key="darc-int-dotnet-runtime-fe8a2d0" value="true" />
<add key="darc-int-dotnet-runtime-eae88cc" value="true" />
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-f27d337" value="true" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="darc-int-dotnet-runtime-f27d337" value="true" />
<add key="darc-int-dotnet-runtime-c636bbd" value="true" />
Expand Down
2 changes: 1 addition & 1 deletion eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.2-servicing.21116.1">
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.2-servicing.21117.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>c21d63ab091fe802b9817ae5cd4caf71f9581339</Sha>
</Dependency>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetWpfDncEngVersion>5.0.2-servicing.21116.1</MicrosoftDotNetWpfDncEngVersion>
<MicrosoftDotNetWpfDncEngVersion>5.0.2-servicing.21117.2</MicrosoftDotNetWpfDncEngVersion>
</PropertyGroup>
</Project>

0 comments on commit cb5ea18

Please sign in to comment.