Skip to content

Commit 8836f22

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20201202.1 (#3879)
[master] Update dependencies from dotnet/winforms
1 parent 1180770 commit 8836f22

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="6.0.0-alpha.1.20580.5">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-alpha.1.20602.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>9c2a2b3c747d394b31901cf31714f59ae932d87f</Sha>
6+
<Sha>141b5047068579bfae582a737598fbd6370a8127</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-alpha.1.20580.5">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-alpha.1.20602.1">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>9c2a2b3c747d394b31901cf31714f59ae932d87f</Sha>
10+
<Sha>141b5047068579bfae582a737598fbd6370a8127</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-alpha.1.20561.11" 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
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010
<!-- NuGet Package Versions -->
1111
<PropertyGroup>
12-
<MicrosoftPrivateWinformsVersion>6.0.0-alpha.1.20580.5</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>6.0.0-alpha.1.20602.1</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)