Skip to content

Commit 3d581b9

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20190617.15 (dotnet#1002)
- Microsoft.DotNet.Wpf.DncEng - 4.8.0-preview7.19317.15
1 parent 370905a commit 3d581b9

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>5955ee2583d4509d37ecf55243e9e3c9af128487</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview7.19317.4">
78+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview7.19317.15">
7979
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
80-
<Sha>eecfd6f18f1520445f625591a7106c273cd28454</Sha>
80+
<Sha>6a1b846653e9a595eed706f0dbf19d0f5e63570f</Sha>
8181
</Dependency>
8282
<Dependency Name="System.IO.Packaging" Version="4.6.0-preview7.19313.2" 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
@@ -105,6 +105,6 @@
105105
It is worth reiterating that this package *should not* be consumed to build the product.
106106
-->
107107
<PropertyGroup>
108-
<MicrosoftDotNetWpfDncEngVersion>4.8.0-preview7.19317.4</MicrosoftDotNetWpfDncEngVersion>
108+
<MicrosoftDotNetWpfDncEngVersion>4.8.0-preview7.19317.15</MicrosoftDotNetWpfDncEngVersion>
109109
</PropertyGroup>
110110
</Project>

0 commit comments

Comments
 (0)