Skip to content

Commit 76573a9

Browse files
dotnet-maestro[bot]wtgodbe
authored andcommitted
Update dependencies from https://github.com/dotnet/winforms build 20190702.2 (#1145)
- Microsoft.Private.Winforms - 4.8.0-preview7.19352.2
1 parent 81bea96 commit 76573a9

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-preview7.19351.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview7.19352.2">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>1869f7d2f30fafc9c4c2a8f092294227c10e280f</Sha>
6+
<Sha>52be7e5282560d26926a288d75a8489cd856ec4a</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-preview7.19351.1</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-preview7.19352.2</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)