Skip to content

Commit 98d8a3f

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20200211.2 (#2549)
- Microsoft.DotNet.Wpf.DncEng - 5.0.0-preview.1.20111.2
1 parent 57ce696 commit 98d8a3f

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
@@ -75,9 +75,9 @@
7575
<Uri>https://github.com/dotnet/corefx</Uri>
7676
<Sha>8d21b79b924d29088dbde46d42737a657d466b5e</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.1.20110.6">
78+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.1.20111.2">
7979
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
80-
<Sha>cd2c06189d202163cb3206b0a505f5e8c43f56b8</Sha>
80+
<Sha>109547474d0f0044343f9bb392597013f61790cc</Sha>
8181
</Dependency>
8282
<Dependency Name="System.IO.Packaging" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.NETCore.App">
8383
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@
116116
It is worth reiterating that this package *should not* be consumed to build the product.
117117
-->
118118
<PropertyGroup>
119-
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.1.20110.6</MicrosoftDotNetWpfDncEngVersion>
119+
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.1.20111.2</MicrosoftDotNetWpfDncEngVersion>
120120
</PropertyGroup>
121121
</Project>

0 commit comments

Comments
 (0)