Skip to content

Commit 934fff9

Browse files
[release/10.0] Update dependencies from dnceng/internal/dotnet-wpf-int (#11513)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20260310.6 On relative base path root Microsoft.DotNet.Wpf.DncEng From Version 10.0.4-servicing.26103.1 -> To Version 10.0.5-servicing.26160.6 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20260310.10 On relative base path root Microsoft.DotNet.Wpf.DncEng From Version 10.0.4-servicing.26103.1 -> To Version 10.0.5-servicing.26160.10 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: laxmikanth-msft <lmolugu@microsoft.com>
1 parent 8e6e646 commit 934fff9

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.6</SystemSecurityPermissionsPackageVersion>
3434
<SystemWindowsExtensionsPackageVersion>10.0.6</SystemWindowsExtensionsPackageVersion>
3535
<!-- dotnet-wpf-int dependencies -->
36-
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.4-servicing.26103.1</MicrosoftDotNetWpfDncEngPackageVersion>
36+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.5-servicing.26160.10</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>11feca5f17d0c5983329408f06be04383aa61a84</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.4-servicing.26103.1">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.5-servicing.26160.10">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>ae01d702098bc86408660b0c8933096a5f7ede3f</Sha>
27+
<Sha>206dc6cbdbcd8b52c1c516e128be08411b5cd3aa</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="10.0.6">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)