Skip to content

Commit f537c6f

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20200306.12 (#2729)
- Microsoft.DotNet.Wpf.DncEng - 5.0.0-preview.2.20156.12 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 06a7897 commit f537c6f

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
@@ -71,9 +71,9 @@
7171
<Uri>https://github.com/dotnet/corefx</Uri>
7272
<Sha>8d21b79b924d29088dbde46d42737a657d466b5e</Sha>
7373
</Dependency>
74-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.2.20156.8">
74+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.2.20156.12">
7575
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
76-
<Sha>b4b27065f478815d98ffe435645937e2133055cc</Sha>
76+
<Sha>b61556bf2f475f1703350e10e4910f34505c426a</Sha>
7777
</Dependency>
7878
<Dependency Name="System.IO.Packaging" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms">
7979
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@
9797
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
9898
</PropertyGroup>
9999
<PropertyGroup>
100-
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.2.20156.8</MicrosoftDotNetWpfDncEngVersion>
100+
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.2.20156.12</MicrosoftDotNetWpfDncEngVersion>
101101
</PropertyGroup>
102102
</Project>

0 commit comments

Comments
 (0)