Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/winforms build (#8925
Browse files Browse the repository at this point in the history
)

[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Mar 19, 2024
1 parent 85d908c commit 6ffdf5c
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.3.24166.1">
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-preview.3.24168.11">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>fd95fcd9771ffe9270c8c0280a2950e5434c250d</Sha>
<Sha>e59c8abcf6e29b8b99a2efefec4133b1f94559af</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.3.24166.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.3.24168.11">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>fd95fcd9771ffe9270c8c0280a2950e5434c250d</Sha>
<Sha>e59c8abcf6e29b8b99a2efefec4133b1f94559af</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.3.24165.13" 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>c52c808300dee381369b6301b876ee177765ce31</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.3.24166.1">
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.3.24168.11">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>fd95fcd9771ffe9270c8c0280a2950e5434c250d</Sha>
<Sha>e59c8abcf6e29b8b99a2efefec4133b1f94559af</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.3.24166.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>9.0.0-preview.3.24168.11</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>9.0.0-preview.3.24165.13</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-preview.3.24165.13</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>9.0.0-preview.3.24165.13</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>9.0.0-preview.3.24166.1</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>9.0.0-preview.3.24168.11</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>9.0.0-preview.3.24165.13</SystemDirectoryServicesVersion>
<SystemIOPackagingVersion>9.0.0-preview.3.24165.13</SystemIOPackagingVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-preview.3.24165.13</SystemReflectionMetadataLoadContextVersion>
Expand Down

0 comments on commit 6ffdf5c

Please sign in to comment.