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
…40725.4 (#9472)

[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Jul 26, 2024
1 parent be5b8ee commit d46166e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-rc.1.24375.3">
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-rc.1.24375.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>28b22a29c49c031d0adaafac82852ccd466f0ab1</Sha>
<Sha>af3ded918d487bf1b0a2e13ce6652a89dd923281</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.1.24375.3">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.1.24375.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>28b22a29c49c031d0adaafac82852ccd466f0ab1</Sha>
<Sha>af3ded918d487bf1b0a2e13ce6652a89dd923281</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.1.24374.13" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down Expand Up @@ -155,9 +155,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4072e7377aa84559e725e450ddf1bf10d6fdf00a</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.1.24375.3">
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.1.24375.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>28b22a29c49c031d0adaafac82852ccd466f0ab1</Sha>
<Sha>af3ded918d487bf1b0a2e13ce6652a89dd923281</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/winforms -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>9.0.0-rc.1.24375.3</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>9.0.0-rc.1.24375.4</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>9.0.0-rc.1.24374.13</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-rc.1.24374.13</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>9.0.0-rc.1.24374.13</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>9.0.0-rc.1.24375.3</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>9.0.0-rc.1.24375.4</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>9.0.0-rc.1.24374.13</SystemDirectoryServicesVersion>
<SystemIOPackagingVersion>9.0.0-rc.1.24374.13</SystemIOPackagingVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-rc.1.24374.13</SystemReflectionMetadataLoadContextVersion>
Expand Down

0 comments on commit d46166e

Please sign in to comment.