Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 118fbb4

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20190814.2 (#1625)
- Microsoft.DotNet.Wpf.DncEng - 4.8.0-preview9.19414.2
1 parent cb28443 commit 118fbb4

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>b82d2bc44424c8a99a1f0fc13202bdfd43e6f9f5</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview9.19411.16">
78+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview9.19414.2">
7979
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
80-
<Sha>5af029278416e9f0f7d72f538c71df0ddef9961a</Sha>
80+
<Sha>922d69cf9dda8c5c8c810a209d0b3b483ec30183</Sha>
8181
</Dependency>
8282
<Dependency Name="System.IO.Packaging" Version="4.6.0-preview9.19409.17" 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
@@ -112,6 +112,6 @@
112112
It is worth reiterating that this package *should not* be consumed to build the product.
113113
-->
114114
<PropertyGroup>
115-
<MicrosoftDotNetWpfDncEngVersion>4.8.0-preview9.19411.16</MicrosoftDotNetWpfDncEngVersion>
115+
<MicrosoftDotNetWpfDncEngVersion>4.8.0-preview9.19414.2</MicrosoftDotNetWpfDncEngVersion>
116116
</PropertyGroup>
117117
</Project>

0 commit comments

Comments
 (0)