Skip to content

Commit 8c2cdd6

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20201014.9 (#3652)
[release/5.0] Update dependencies from dotnet/winforms
1 parent 75ac545 commit 8c2cdd6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20514.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20514.9">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>9bbe8c1c63ee6dcd036bbf503f7ab70a2fc0ef98</Sha>
6+
<Sha>8794266e7b2c1dfa83e210849edabf80e6dd6981</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20514.3">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20514.9">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>9bbe8c1c63ee6dcd036bbf503f7ab70a2fc0ef98</Sha>
10+
<Sha>8794266e7b2c1dfa83e210849edabf80e6dd6981</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>

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>5.0.0-rtm.20514.3</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20514.9</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)