Skip to content

Commit 64dc03c

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20210111.4 (#3985)
[master] Update dependencies from dotnet/winforms
1 parent 576100f commit 64dc03c

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.21061.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-alpha.1.21061.4">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>8d18f646642b0cfa2759be1e165451d91090cc34</Sha>
6+
<Sha>cab86a3bef11633f164e6f525834d4679be47d00</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-alpha.1.21061.1">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-alpha.1.21061.4">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>8d18f646642b0cfa2759be1e165451d91090cc34</Sha>
10+
<Sha>cab86a3bef11633f164e6f525834d4679be47d00</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-alpha.1.21060.3" 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.21061.1</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>6.0.0-alpha.1.21061.4</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)