Skip to content

Commit acd1f5d

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20251027.2 (#11213)
On relative base path root Microsoft.DotNet.Wpf.DncEng From Version 10.0.0-rc.1.25526.1 -> To Version 10.0.0-rc.1.25527.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 092d18b commit acd1f5d

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.25527.104</SystemSecurityPermissionsPackageVersion>
3434
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25527.104</SystemWindowsExtensionsPackageVersion>
3535
<!-- _git/dotnet-wpf-int dependencies -->
36-
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25526.1</MicrosoftDotNetWpfDncEngPackageVersion>
36+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25527.2</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>3f54eaec69c39ed3d3dbbc5aa65f77537729f3a7</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25526.1">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25527.2">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>2352795e1a74fc4e539d325359d38ddd33651450</Sha>
27+
<Sha>91db64e45a942ac7661993f6e4f09bd8d1f37c0d</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.1.25527.104">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)