Skip to content

Commit 08dc8b3

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20200423.3 (#2925)
- Microsoft.DotNet.Wpf.DncEng: 5.0.0-preview.4.20220.4 -> 5.0.0-preview.4.20223.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 15f4d34 commit 08dc8b3

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
@@ -5,9 +5,9 @@
55
<Uri>https://github.com/dotnet/winforms</Uri>
66
<Sha>8c3de4c0ab12cb006515a234b0ef828d498f8b4a</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.4.20220.4">
8+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.4.20223.3">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
10-
<Sha>9ff789c295606423ed96ed08438217fce02a5279</Sha>
10+
<Sha>c0ffa864c1270890a8b4d4cee244af12fb93b197</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.4.20221.7" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<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.4.20220.4</MicrosoftDotNetWpfDncEngVersion>
99+
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.4.20223.3</MicrosoftDotNetWpfDncEngVersion>
100100
</PropertyGroup>
101101
</Project>

0 commit comments

Comments
 (0)