Skip to content

Commit db0de4f

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20210827.14 (#5205)
[main] Update dependencies from dotnet/winforms
1 parent e033acb commit db0de4f

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="7.0.0-alpha.1.21427.9">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-alpha.1.21427.14">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>8f3f971fcf4dbbffab9751ae95aecc24a8ecbcf2</Sha>
6+
<Sha>469246369a3ad1e9607b20c0e24bfd230abe339b</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-alpha.1.21427.9">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-alpha.1.21427.14">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>8f3f971fcf4dbbffab9751ae95aecc24a8ecbcf2</Sha>
10+
<Sha>469246369a3ad1e9607b20c0e24bfd230abe339b</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="7.0.0-alpha.1.21427.1" 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>7.0.0-alpha.1.21427.9</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>7.0.0-alpha.1.21427.14</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)