Skip to content

Commit 4948152

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-wpf-int
1 parent 35993d6 commit 4948152

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
@@ -65,9 +65,9 @@
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6666
<Sha>2f740adc1457e8a28c1c072993b66f515977eb51</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.8-servicing.21311.2">
68+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.9-servicing.21365.4">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
70-
<Sha>6e0788b3a9c83d8461ccf4c9d8a14794a231b1b4</Sha>
70+
<Sha>db38a8977720c3cfdb5c542c4051d0887adf62fd</Sha>
7171
</Dependency>
7272
<Dependency Name="System.IO.Packaging" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
8989
</PropertyGroup>
9090
<PropertyGroup>
91-
<MicrosoftDotNetWpfDncEngVersion>5.0.8-servicing.21311.2</MicrosoftDotNetWpfDncEngVersion>
91+
<MicrosoftDotNetWpfDncEngVersion>5.0.9-servicing.21365.4</MicrosoftDotNetWpfDncEngVersion>
9292
</PropertyGroup>
9393
</Project>

0 commit comments

Comments
 (0)