Skip to content

Commit dcc7c7a

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-wpf-int
1 parent e4e38d5 commit dcc7c7a

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

NuGet.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
8-
<add key="darc-int-dotnet-runtime-e1825b4-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-e1825b49-2/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-e1825b4-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-e1825b49-1/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-e1825b4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-e1825b49/nuget/v3/index.json" />
118
<add key="darc-int-dotnet-runtime-d5c36d0" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-d5c36d09/nuget/v3/index.json" />
129
<!-- End: Package sources from dotnet-runtime -->
1310
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
@@ -21,9 +18,6 @@
2118
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2219
<!-- Begin: Package sources from dotnet-runtime -->
2320
<add key="darc-int-dotnet-runtime-d5c36d0" value="true" />
24-
<add key="darc-int-dotnet-runtime-e1825b4" value="true" />
25-
<add key="darc-int-dotnet-runtime-e1825b4-1" value="true" />
26-
<add key="darc-int-dotnet-runtime-e1825b4-2" value="true" />
2721
<!-- End: Package sources from dotnet-runtime -->
2822
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2923
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6666
<Sha>e1825b4928afa9455cc51e1de2b2e66c8be3018d</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.10-servicing.21458.4">
68+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.10-servicing.21472.2">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
70-
<Sha>cce22a3d0a9475f53006615c064d348189aab273</Sha>
70+
<Sha>5711c98a623743d54c6dfcd1756417af47c405b3</Sha>
7171
</Dependency>
7272
<Dependency Name="System.IO.Packaging" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
8989
</PropertyGroup>
9090
<PropertyGroup>
91-
<MicrosoftDotNetWpfDncEngVersion>5.0.10-servicing.21458.4</MicrosoftDotNetWpfDncEngVersion>
91+
<MicrosoftDotNetWpfDncEngVersion>5.0.10-servicing.21472.2</MicrosoftDotNetWpfDncEngVersion>
9292
</PropertyGroup>
9393
</Project>

0 commit comments

Comments
 (0)