Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/winforms build 202…
Browse files Browse the repository at this point in the history
…00916.4 (#3529)

[master] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Sep 17, 2020
1 parent 4072673 commit cd95e7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-alpha.1.20466.3">
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-alpha.1.20466.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>352309d27fdc26d5bd743e9516db6f52d2900ae5</Sha>
<Sha>6b20c21512a696a383a673e1411793846610000c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-alpha.1.20466.3">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-alpha.1.20466.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>352309d27fdc26d5bd743e9516db6f52d2900ae5</Sha>
<Sha>6b20c21512a696a383a673e1411793846610000c</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-alpha.1.20428.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>6.0.0-alpha.1.20466.3</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>6.0.0-alpha.1.20466.4</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand Down

0 comments on commit cd95e7a

Please sign in to comment.