Skip to content

Commit 137f43b

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20210526.1 (#4580)
[main] Update dependencies from dotnet/winforms
1 parent 0149431 commit 137f43b

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-preview.6.21275.11">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-preview.6.21276.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>e3ce1a058c4236a6ec7a68522ccf18cd4ba46522</Sha>
6+
<Sha>bf6212b7a69371fec3ec22b9a8242d2e40ca6ef4</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-preview.6.21275.11">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-preview.6.21276.1">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>e3ce1a058c4236a6ec7a68522ccf18cd4ba46522</Sha>
10+
<Sha>bf6212b7a69371fec3ec22b9a8242d2e40ca6ef4</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-preview.6.21275.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>6.0.0-preview.6.21275.11</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>6.0.0-preview.6.21276.1</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)