Skip to content

Commit 7f4d8de

Browse files
committed
Merged PR 48671: Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wp...
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> ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates dependencies from the specified Azure DevOps repository. - `NuGet.config`: Removed outdated package sources from dotnet-runtime and dotnet-winforms. - `eng/Version.Details.xml`: Updated the version and SHA for `Microsoft.DotNet.Wpf.DncEng`. - `eng/Versions.props`: Updated the version for `Microsoft.DotNet.Wpf.DncEng`. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents 5644cf2 + 72667d8 commit 7f4d8de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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>f57e6dc747158ab7ade4e62a75a6750d16b771e8</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.4" 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)