Skip to content

Commit 2f32fa8

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190410.2 (#560)
- Microsoft.Private.Winforms - 4.8.0-preview4.19210.2
1 parent d50ff37 commit 2f32fa8

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
@@ -50,9 +50,9 @@
5050
<Sha>e0a01a12c2676d69cefa61aa2526a414d7f2dabb</Sha>
5151
<SourceBuildId>5589</SourceBuildId>
5252
</Dependency>
53-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview4.19209.7">
53+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview4.19210.2">
5454
<Uri>https://github.com/dotnet/winforms</Uri>
55-
<Sha>ccf39ec74d9e673f2a994be2a9d67418c78c8c82</Sha>
55+
<Sha>9f7f6a960c673d48d31bafc90603b2e313f95ca2</Sha>
5656
<SourceBuildId>6173</SourceBuildId>
5757
</Dependency>
5858
<Dependency Name="System.Drawing.Common" Version="4.6.0-preview4.19208.6" CoherentParentDependency="Microsoft.NETCore.App">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PreReleaseVersionLabel>preview4</PreReleaseVersionLabel>
66
<AssemblyVersion>4.0.0.0</AssemblyVersion>
77
<SystemReflectionMetadataLoadContextVersion>4.6.0-preview4.19208.6</SystemReflectionMetadataLoadContextVersion>
8-
<MicrosoftPrivateWinformsVersion>4.8.0-preview4.19209.7</MicrosoftPrivateWinformsVersion>
8+
<MicrosoftPrivateWinformsVersion>4.8.0-preview4.19210.2</MicrosoftPrivateWinformsVersion>
99
<SystemDrawingCommonVersion>4.6.0-preview4.19208.6</SystemDrawingCommonVersion>
1010
<SystemDirectoryServicesVersion>4.6.0-preview4.19208.6</SystemDirectoryServicesVersion>
1111
</PropertyGroup>

0 commit comments

Comments
 (0)