Skip to content

Commit 86cc400

Browse files
committed
Merge pull request 9123 from darc-internal/release/5.0-preview8-a69e8ef2-fbc8-44ae-b76c-e9ac874375f0 into internal/release/5.0-preview8
1 parent 694987a commit 86cc400

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
<Uri>https://github.com/dotnet/runtime</Uri>
6262
<Sha>2d9dbbb538322a7cc05397f5e2e15d445c7d3ff0</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.8.20362.2">
64+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.8.20365.6">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
66-
<Sha>9584b618e8289e1003fc4eb320d42a9c070ac840</Sha>
66+
<Sha>1767b8f41417eb598d8a3e2e7c64894abb3be553</Sha>
6767
</Dependency>
6868
<Dependency Name="System.IO.Packaging" Version="5.0.0-preview.8.20363.2" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@
9696
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
9797
</PropertyGroup>
9898
<PropertyGroup>
99-
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.8.20362.2</MicrosoftDotNetWpfDncEngVersion>
99+
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.8.20365.6</MicrosoftDotNetWpfDncEngVersion>
100100
</PropertyGroup>
101101
</Project>

0 commit comments

Comments
 (0)