Skip to content

Commit ee7cbb8

Browse files
[main] Update dependencies from dnceng/internal/dotnet-wpf-int (#11109)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20250911.6 Microsoft.DotNet.Wpf.DncEng From Version 10.0.0-preview.7.25317.2 -> To Version 10.0.0-rc.1.25461.6 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20250916.1 On relative base path root Microsoft.DotNet.Wpf.DncEng From Version 10.0.0-preview.7.25317.2 -> To Version 10.0.0-rc.1.25466.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 49179bf commit ee7cbb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This file should be imported by eng/Versions.props
3333
<SystemSecurityPermissionsPackageVersion>10.0.0-rc.1.25465.103</SystemSecurityPermissionsPackageVersion>
3434
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25465.103</SystemWindowsExtensionsPackageVersion>
3535
<!-- _git/dotnet-wpf-int dependencies -->
36-
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-preview.7.25317.2</MicrosoftDotNetWpfDncEngPackageVersion>
36+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25466.1</MicrosoftDotNetWpfDncEngPackageVersion>
3737
</PropertyGroup>
3838
<!--Property group for alternate package version names-->
3939
<PropertyGroup>

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://github.com/dotnet/dotnet</Uri>
2323
<Sha>7e80b42a4e753d4d2c1779edea60140a887b36ed</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-preview.7.25317.2">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25466.1">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>8a6c1d81657ef04c040f598cafacf8f5a33abda2</Sha>
27+
<Sha>3567f4b428acc1a49fda38d150415482cc916dd8</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.1.25465.103">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)