Skip to content

Commit 2f0e61e

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190905.19 (#1791)
- Microsoft.Private.Winforms - 4.8.0-rc1.19455.19
1 parent cf53a0b commit 2f0e61e

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
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-rc1.19455.16">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-rc1.19455.19">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>6a922c0fb04ff7fc319864f2cbf73014daa7e5c3</Sha>
6+
<Sha>3a863ab47f3278df39805654db9f9b0516eb8dba</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<!-- NuGet Package Versions -->
1010
<PropertyGroup>
11-
<MicrosoftPrivateWinformsVersion>4.8.0-rc1.19455.16</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-rc1.19455.19</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)