Skip to content

Commit 16e9847

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20220811.4 (#6886)
[main] Update dependencies from dotnet/winforms
1 parent e40f7c0 commit 16e9847

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-rc.1.22411.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-rc.1.22411.4">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>ad039ed1973aaaef301b1644e1df4088b72166b5</Sha>
6+
<Sha>59e0664b0e3c2dcb85350e5cc245e2632b3113ae</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-rc.1.22411.3">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-rc.1.22411.4">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>ad039ed1973aaaef301b1644e1df4088b72166b5</Sha>
10+
<Sha>59e0664b0e3c2dcb85350e5cc245e2632b3113ae</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="7.0.0-rc.1.22410.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-rc.1.22411.3</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>7.0.0-rc.1.22411.4</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>

0 commit comments

Comments
 (0)