Skip to content

Commit 0e03d81

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20251105.1 (#11233)
On relative base path root Microsoft.DotNet.Wpf.DncEng From Version 10.0.0-rtm.25513.4 -> To Version 10.0.1-servicing.25555.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0b7181a commit 0e03d81

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</SystemSecurityPermissionsPackageVersion>
3434
<SystemWindowsExtensionsPackageVersion>10.0.0</SystemWindowsExtensionsPackageVersion>
3535
<!-- _git/dotnet-wpf-int dependencies -->
36-
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rtm.25513.4</MicrosoftDotNetWpfDncEngPackageVersion>
36+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.1-servicing.25555.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>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rtm.25513.4">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.1-servicing.25555.1">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>bbb14872ef0b8cdc8c2ebcd4f19f78024d5f560c</Sha>
27+
<Sha>9202df6550bd39e2af8d530a635d96ce070cd744</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="10.0.0">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)