Skip to content

Commit 6bd2139

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20200206.13 (#2519)
- Microsoft.DotNet.Wpf.DncEng - 5.0.0-preview.1.20106.13
1 parent 9778568 commit 6bd2139

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.20106.2">
78+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.1.20106.13">
7979
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
80-
<Sha>274386b74a7a66625756a599a6cd3f0377a97593</Sha>
80+
<Sha>087ebb4b2f9dd93879fcdb324f9be236bac1177f</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.20106.2</MicrosoftDotNetWpfDncEngVersion>
119+
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.1.20106.13</MicrosoftDotNetWpfDncEngVersion>
120120
</PropertyGroup>
121121
</Project>

0 commit comments

Comments
 (0)