Skip to content

Commit 214d5f7

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20190626.21 (#1107)
- Microsoft.DotNet.Wpf.DncEng - 4.8.0-preview7.19326.21
1 parent 32117d2 commit 214d5f7

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>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview7.19325.4">
78+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview7.19326.21">
7979
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
80-
<Sha>914f5f71a797720a04c0808e4dd3e50b1fb2f4b6</Sha>
80+
<Sha>120e86951727331e5b899ed8b5b3b4ac35764b42</Sha>
8181
</Dependency>
8282
<Dependency Name="System.IO.Packaging" Version="4.6.0-preview7.19320.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
@@ -107,6 +107,6 @@
107107
It is worth reiterating that this package *should not* be consumed to build the product.
108108
-->
109109
<PropertyGroup>
110-
<MicrosoftDotNetWpfDncEngVersion>4.8.0-preview7.19325.4</MicrosoftDotNetWpfDncEngVersion>
110+
<MicrosoftDotNetWpfDncEngVersion>4.8.0-preview7.19326.21</MicrosoftDotNetWpfDncEngVersion>
111111
</PropertyGroup>
112112
</Project>

0 commit comments

Comments
 (0)