Skip to content

Commit 6a9a0ef

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-wpf-int
1 parent 8ece281 commit 6a9a0ef

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>f431858f8b1f1510723ace6343786c9194dbd7fc6</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.12-servicing.21552.3">
68+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.12-servicing.21554.2">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
70-
<Sha>c1c4599c4762581399d441c727ab4d53bf64dbbb</Sha>
70+
<Sha>f2976115d43ca020fca2bf1ca9a9bd1311082af8</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.12-servicing.21552.3</MicrosoftDotNetWpfDncEngVersion>
91+
<MicrosoftDotNetWpfDncEngVersion>5.0.12-servicing.21554.2</MicrosoftDotNetWpfDncEngVersion>
9292
</PropertyGroup>
9393
</Project>

0 commit comments

Comments
 (0)