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
…40502.1 (#9071)

[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored May 3, 2024
1 parent cfb6306 commit 9cdf5e5
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-preview.5.24251.1">
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-preview.5.24252.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>63cbae8fb9ba773f03f2d772aec9afc0f4ac418e</Sha>
<Sha>92b471d52558be26fcdffd5e18fb7d2b5c89e749</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.5.24251.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.5.24252.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>63cbae8fb9ba773f03f2d772aec9afc0f4ac418e</Sha>
<Sha>92b471d52558be26fcdffd5e18fb7d2b5c89e749</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.4.24230.15" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down Expand Up @@ -151,9 +151,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a70000532fea5967633032f9c40896fa5b4e12f3</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.5.24251.1">
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.5.24252.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>63cbae8fb9ba773f03f2d772aec9afc0f4ac418e</Sha>
<Sha>92b471d52558be26fcdffd5e18fb7d2b5c89e749</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-preview.5.24251.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>9.0.0-preview.5.24252.1</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>9.0.0-preview.4.24230.15</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-preview.4.24230.15</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>9.0.0-preview.4.24230.15</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>9.0.0-preview.5.24251.1</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>9.0.0-preview.5.24252.1</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>9.0.0-preview.4.24230.15</SystemDirectoryServicesVersion>
<SystemIOPackagingVersion>9.0.0-preview.4.24230.15</SystemIOPackagingVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-preview.4.24230.15</SystemReflectionMetadataLoadContextVersion>
Expand Down

0 comments on commit 9cdf5e5

Please sign in to comment.