Skip to content

Commit d5013fb

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20210824.8 (#5158)
[release/6.0-rc1] Update dependencies from dotnet/winforms
1 parent 50fb028 commit d5013fb

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="6.0.0-rc.1.21424.7">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rc.1.21424.8">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>742746c90a6a9a3d146d3ab46b3120463a1b91b9</Sha>
6+
<Sha>617f74f3eb7631b0e41b728f81c78149f42b918c</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21424.7">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21424.8">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>742746c90a6a9a3d146d3ab46b3120463a1b91b9</Sha>
10+
<Sha>617f74f3eb7631b0e41b728f81c78149f42b918c</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="6.0.0-rc.1.21423.21" 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>6.0.0-rc.1.21424.7</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21424.8</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)