Skip to content

Commit 7631d38

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20220309.1 (#6233)
[main] Update dependencies from dotnet/winforms
1 parent 1a194e4 commit 7631d38

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-preview.3.22158.8">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-preview.3.22159.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>aa27d81b0b54824a5c0d1de5a28f0724a366008d</Sha>
6+
<Sha>45db02a6382629f8c12f8f1faeebbd57c9632241</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-preview.3.22158.8">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-preview.3.22159.1">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>aa27d81b0b54824a5c0d1de5a28f0724a366008d</Sha>
10+
<Sha>45db02a6382629f8c12f8f1faeebbd57c9632241</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="7.0.0-preview.3.22158.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
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222
<!-- Packages that come from https://github.com/dotnet/winforms -->
2323
<PropertyGroup>
24-
<MicrosoftPrivateWinformsVersion>7.0.0-preview.3.22158.8</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>7.0.0-preview.3.22159.1</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>

0 commit comments

Comments
 (0)