Skip to content

Commit b11a860

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20200526.2 (#3049)
Microsoft.Private.Winforms From Version 5.0.0-preview.5.20271.5 -> To Version 5.0.0-preview.5.20276.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent ad99a85 commit b11a860

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="5.0.0-preview.5.20271.5">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.5.20276.2">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>6333d3201ee61d781d5b597d44d1e0f7fccc02c9</Sha>
6+
<Sha>fa784dc3ff470a16fb8cfe72de5859488366b9f6</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>5.0.0-preview.5.20271.5</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>5.0.0-preview.5.20276.2</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)