Skip to content

Commit bc94f2b

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20220308.2 (#6229)
[main] Update dependencies from dotnet/winforms
1 parent 0e45f6d commit bc94f2b

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.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-preview.3.22158.2">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>803fc7912a7c719c5def1452e50de7cbbbe91762</Sha>
6+
<Sha>0bc669080c8be9cf45e8100c14d68433a97daf82</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-preview.3.22158.1">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-preview.3.22158.2">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>803fc7912a7c719c5def1452e50de7cbbbe91762</Sha>
10+
<Sha>0bc669080c8be9cf45e8100c14d68433a97daf82</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.1</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>7.0.0-preview.3.22158.2</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>

0 commit comments

Comments
 (0)