Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/winforms (#5867)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Dec 22, 2021
1 parent 604647e commit b05f08b
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="7.0.0-alpha.1.21622.1">
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-alpha.1.21622.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>404903f32e4e056a61323df05cf4b637691354f0</Sha>
<Sha>8714a70c98f2164a2294e206186d6e68968ef737</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-alpha.1.21622.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-alpha.1.21622.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>404903f32e4e056a61323df05cf4b637691354f0</Sha>
<Sha>8714a70c98f2164a2294e206186d6e68968ef737</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="7.0.0-alpha.1.21606.7" 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>7.0.0-alpha.1.21622.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>7.0.0-alpha.1.21622.4</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand Down

0 comments on commit b05f08b

Please sign in to comment.