Skip to content

Commit 72667d8

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20250318.3 (#10597)
Microsoft.DotNet.Wpf.DncEng From Version 9.0.0-rtm.24474.4 -> To Version 9.0.0-rtm.25168.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 13a27a5 commit 72667d8

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

NuGet.config

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,8 @@
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-831d23e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-831d23e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-2/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-831d23e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-1/nuget/v3/index.json" />
118
<!-- End: Package sources from dotnet-runtime -->
129
<!-- Begin: Package sources from dotnet-winforms -->
13-
<add key="darc-int-dotnet-winforms-5bf1bff" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5bf1bff0/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-winforms-5bf1bff-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5bf1bff0-2/nuget/v3/index.json" />
15-
<add key="darc-int-dotnet-winforms-5bf1bff-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5bf1bff0-1/nuget/v3/index.json" />
1610
<!-- End: Package sources from dotnet-winforms -->
1711
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1812
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -28,14 +22,8 @@
2822
<disabledPackageSources>
2923
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3024
<!-- Begin: Package sources from dotnet-runtime -->
31-
<add key="darc-int-dotnet-runtime-831d23e-1" value="true" />
32-
<add key="darc-int-dotnet-runtime-831d23e-2" value="true" />
33-
<add key="darc-int-dotnet-runtime-831d23e" value="true" />
3425
<!-- End: Package sources from dotnet-runtime -->
3526
<!-- Begin: Package sources from dotnet-winforms -->
36-
<add key="darc-int-dotnet-winforms-5bf1bff-1" value="true" />
37-
<add key="darc-int-dotnet-winforms-5bf1bff-2" value="true" />
38-
<add key="darc-int-dotnet-winforms-5bf1bff" value="true" />
3927
<!-- End: Package sources from dotnet-winforms -->
4028
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4129
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
2323
<Sha>831d23e56149cd59c40fc00c7feb7c5334bd19c4</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="9.0.0-rtm.24474.4">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="9.0.0-rtm.25168.3">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>c7dea8ec4c32ed09d3cedbdd1f967a276b3f75c0</Sha>
27+
<Sha>5603a5575b9178a225a9b2d31560939860296ca6</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="9.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
3030
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@
121121
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
122122
</PropertyGroup>
123123
<PropertyGroup>
124-
<MicrosoftDotNetWpfDncEngVersion>9.0.0-rtm.24474.4</MicrosoftDotNetWpfDncEngVersion>
124+
<MicrosoftDotNetWpfDncEngVersion>9.0.0-rtm.25168.3</MicrosoftDotNetWpfDncEngVersion>
125125
</PropertyGroup>
126126
</Project>

0 commit comments

Comments
 (0)