Skip to content

Commit 781c3ad

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20251215.8
On relative base path root Microsoft.DotNet.Wpf.DncEng From Version 10.0.2-servicing.25569.2 -> To Version 10.0.3-servicing.25615.8
1 parent b3ca90b commit 781c3ad

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.1</SystemSecurityPermissionsPackageVersion>
3434
<SystemWindowsExtensionsPackageVersion>10.0.1</SystemWindowsExtensionsPackageVersion>
3535
<!-- _git/dotnet-wpf-int dependencies -->
36-
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.3-servicing.25615.5</MicrosoftDotNetWpfDncEngPackageVersion>
36+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.3-servicing.25615.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>93970af2dae989c795efb703be9a25ff95079f25</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.3-servicing.25615.5">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.3-servicing.25615.8">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>1ad08a1b9dde4df04128aa0feceff181885229cd</Sha>
27+
<Sha>2c5de04a8ef800e14a88ffc153c0d06f94a8c2dd</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="10.0.1">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)