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
…40410.2 (#9013)

[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Apr 11, 2024
1 parent 1357005 commit d5be2dd
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.4.24209.4">
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-preview.4.24210.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9313f05e84328c3176eb7d80497c9505cd8aaebf</Sha>
<Sha>2874fa355300019b97097c4c668b25fc003befb5</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.4.24209.4">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.4.24210.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9313f05e84328c3176eb7d80497c9505cd8aaebf</Sha>
<Sha>2874fa355300019b97097c4c668b25fc003befb5</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.4.24204.3" 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>ffb257818db89672d84d538964cec1b54fb2a094</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.4.24209.4">
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.4.24210.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9313f05e84328c3176eb7d80497c9505cd8aaebf</Sha>
<Sha>2874fa355300019b97097c4c668b25fc003befb5</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.4.24209.4</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>9.0.0-preview.4.24210.2</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>9.0.0-preview.4.24204.3</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-preview.4.24204.3</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>9.0.0-preview.4.24204.3</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>9.0.0-preview.4.24209.4</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>9.0.0-preview.4.24210.2</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>9.0.0-preview.4.24204.3</SystemDirectoryServicesVersion>
<SystemIOPackagingVersion>9.0.0-preview.4.24204.3</SystemIOPackagingVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-preview.4.24204.3</SystemReflectionMetadataLoadContextVersion>
Expand Down

0 comments on commit d5be2dd

Please # to comment.