Skip to content

Commit 9decc5c

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20200331.1 (#2830)
- Microsoft.Private.Winforms - 5.0.0-preview.3.20181.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2a7a3bc commit 9decc5c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.3.20180.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.3.20181.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>8138bd0e8bd045589aa735ee1501acec40923eb6</Sha>
6+
<Sha>17d421f36541633c21682b297ca30740d8b539e1</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
@@ -99,7 +99,7 @@
9999
Temporarily remove ApiCompat depenendency from this branch
100100
to prevent DARC from updating this automatically.
101101
This is being pinned to 5.0.0-beta.20162.3 for now.
102-
-->
102+
-->
103103
<!--<Dependency Name="Microsoft.DotNet.ApiCompat" Version="5.0.0-beta.20162.3">
104104
<Uri>https://github.com/dotnet/arcade</Uri>
105105
<Sha>16d4350184cf362cd59807b589d1c93803025abc</Sha>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010
<!-- NuGet Package Versions -->
1111
<PropertyGroup>
12-
<MicrosoftPrivateWinformsVersion>5.0.0-preview.3.20180.1</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>5.0.0-preview.3.20181.1</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)