Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/winforms (#4905)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Jul 22, 2021
1 parent 06c32f3 commit b065d06
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-rc.1.21372.2">
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rc.1.21372.8">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>6e97ad1e74dda3793e9aca071345ac42469a0317</Sha>
<Sha>0e9800d6261a775fede90f8e28c82850d90ccff4</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21372.2">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21372.8">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>6e97ad1e74dda3793e9aca071345ac42469a0317</Sha>
<Sha>0e9800d6261a775fede90f8e28c82850d90ccff4</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-rc.1.21372.1" 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-rc.1.21372.2</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21372.8</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand Down

0 comments on commit b065d06

Please sign in to comment.