Skip to content

Commit 2407a9a

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20251013.8 (#11178)
On relative base path root Microsoft.DotNet.Wpf.DncEng From Version 10.0.0-rc.1.25513.6 -> To Version 10.0.0-rc.1.25513.8 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2b72bd4 commit 2407a9a

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.25513.104</SystemSecurityPermissionsPackageVersion>
3434
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25513.104</SystemWindowsExtensionsPackageVersion>
3535
<!-- _git/dotnet-wpf-int dependencies -->
36-
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25513.6</MicrosoftDotNetWpfDncEngPackageVersion>
36+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25513.8</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>01abb3ec5c4cbffec5b33e02156bd3d2a8913b04</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25513.6">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25513.8">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>41ac6d1d263c4ea762c8c0926e51c26894232885</Sha>
27+
<Sha>6ae9d774864ecf3dde943c58647257f250505fd9</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.1.25513.104">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)