Skip to content

Commit 9c7d9ce

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20211117.2 (#5704)
[main] Update dependencies from dotnet/winforms
1 parent 9d7ab83 commit 9c7d9ce

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

0 commit comments

Comments
 (0)