Skip to content

Commit 022721f

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190910.5 (#1830)
- Microsoft.Private.Winforms - 4.8.1-preview1.19460.5
1 parent ab27f84 commit 022721f

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.1-preview1.19459.6">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-preview1.19460.5">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>afa33773e0bec6e92750cc924b462d212bcb6945</Sha>
6+
<Sha>7df2afff4c454cd106abac8a5021a9f9979f3738</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>

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>4.8.1-preview1.19459.6</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>4.8.1-preview1.19460.5</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)