Skip to content

Commit 0324413

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20200817.3 (#3347)
[master] Update dependencies from dotnet/winforms - Updates: - Microsoft.Private.Winforms: from 5.0.0-rc.1.20417.2 to 5.0.0-rc.1.20417.3
1 parent 8e0718e commit 0324413

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-rc.1.20417.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rc.1.20417.3">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>6d1700bfaa99dad3a903df693d1f7b00dca18acc</Sha>
6+
<Sha>fe3721083cbd7899cc9de2a04d8581a6e293b057</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-rc.1.20416.7" CoherentParentDependency="Microsoft.Private.Winforms">
99
<Uri>https://github.com/dotnet/runtime</Uri>

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-rc.1.20417.2</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>5.0.0-rc.1.20417.3</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)