Skip to content

Commit 4109f80

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20201016.3 (#3661)
[release/5.0] Update dependencies from dotnet/winforms
1 parent 79755fb commit 4109f80

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.20515.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20516.3">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>d812af0f2e589f5dde7c588ca76874daf1b47514</Sha>
6+
<Sha>1dbf962b7a1504b94b62d82fac9198d2351fca04</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20515.1">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20516.3">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>d812af0f2e589f5dde7c588ca76874daf1b47514</Sha>
10+
<Sha>1dbf962b7a1504b94b62d82fac9198d2351fca04</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.20515.1</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20516.3</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)