Skip to content

Commit e8bd018

Browse files
committed
Updating wpf-int version to verify build issue failures
1 parent 1f9e6d0 commit e8bd018

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.3.25574.108</SystemSecurityPermissionsPackageVersion>
3434
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.3.25574.108</SystemWindowsExtensionsPackageVersion>
3535
<!-- _git/dotnet-wpf-int dependencies -->
36-
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25603.4</MicrosoftDotNetWpfDncEngPackageVersion>
36+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25609.7</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>d119b40e8ff3b88f87ad60b04c807233a159b197</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25603.4">
25+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25609.7">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
27-
<Sha>fe8feea90bc685260d2e3e80d285271f7c44794c</Sha>
27+
<Sha>7b194d1da9c86db654df89ab762a07ac714a95ba</Sha>
2828
</Dependency>
2929
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.3.25574.108">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)