Skip to content

Commit 8da2012

Browse files
Update dependencies from https://github.com/dotnet/wpf build 20200526.4 (#806)
Microsoft.DotNet.Wpf.GitHub From Version 5.0.0-preview.5.20276.3 -> To Version 5.0.0-preview.5.20276.4 Dependency coherency updates Microsoft.Private.Winforms From Version 5.0.0-preview.5.20271.5 -> To Version 5.0.0-preview.5.20276.2 (parent: Microsoft.DotNet.Wpf.GitHub Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 6e6d060 commit 8da2012

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@
122122
<Uri>https://github.com/dotnet/coreclr</Uri>
123123
<Sha>d5bb8bf2437d447750cf0203dd55bb5160ff36b8</Sha>
124124
</Dependency>
125-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.5.20271.5" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
125+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.5.20276.2" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
126126
<Uri>https://github.com/dotnet/winforms</Uri>
127-
<Sha>6333d3201ee61d781d5b597d44d1e0f7fccc02c9</Sha>
127+
<Sha>fa784dc3ff470a16fb8cfe72de5859488366b9f6</Sha>
128128
</Dependency>
129-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="5.0.0-preview.5.20276.3">
129+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="5.0.0-preview.5.20276.4">
130130
<Uri>https://github.com/dotnet/wpf</Uri>
131-
<Sha>ad99a85204e01d5e2713b76929d245ac12dd3c9c</Sha>
131+
<Sha>b11a860a9beaa235ec30ab1383523171a604eec5</Sha>
132132
</Dependency>
133133
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.5.20268.11" CoherentParentDependency="Microsoft.Private.Winforms">
134134
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
<!-- coreclr -->
8383
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
8484
<!-- winforms -->
85-
<MicrosoftPrivateWinformsVersion>5.0.0-preview.5.20271.5</MicrosoftPrivateWinformsVersion>
85+
<MicrosoftPrivateWinformsVersion>5.0.0-preview.5.20276.2</MicrosoftPrivateWinformsVersion>
8686
<!-- wpf -->
87-
<MicrosoftDotNetWpfGitHubVersion>5.0.0-preview.5.20276.3</MicrosoftDotNetWpfGitHubVersion>
87+
<MicrosoftDotNetWpfGitHubVersion>5.0.0-preview.5.20276.4</MicrosoftDotNetWpfGitHubVersion>
8888
<!-- Not auto-updated. -->
8989
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
9090
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>

0 commit comments

Comments
 (0)