Skip to content

Commit 4b69aad

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190827.3 (#1730)
- Microsoft.Private.Winforms - 4.8.0-rc1.19427.3
1 parent 15ddd43 commit 4b69aad

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.19427.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-rc1.19427.3">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>c4375c2337aafbc77cdb399661845e94f618bcee</Sha>
6+
<Sha>1792c81a53817480ceb5ddc9e34066a5c4089b98</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.19427.1</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-rc1.19427.3</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)