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
…40821.11 (#9617)

[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Aug 22, 2024
1 parent 8c71e29 commit 881ca66
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="10.0.0-alpha.1.24420.11">
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24421.11">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1e4ffb8d8e1f192759a8bfc5b1122ef05156eb3a</Sha>
<Sha>9df46faaee9e7144543998f89e9b476fbe86ee08</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24420.11">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24421.11">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1e4ffb8d8e1f192759a8bfc5b1122ef05156eb3a</Sha>
<Sha>9df46faaee9e7144543998f89e9b476fbe86ee08</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.1.24414.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down Expand Up @@ -159,9 +159,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0fbd81404d1f211572387498474063bc6f407f0f</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24420.11">
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24421.11">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1e4ffb8d8e1f192759a8bfc5b1122ef05156eb3a</Sha>
<Sha>9df46faaee9e7144543998f89e9b476fbe86ee08</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>10.0.0-alpha.1.24420.11</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24421.11</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>9.0.0-rc.1.24414.5</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-rc.1.24414.5</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>9.0.0-rc.1.24414.5</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24420.11</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24421.11</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>9.0.0-rc.1.24414.5</SystemDirectoryServicesVersion>
<SystemFormatsNrbfVersion>9.0.0-rc.1.24414.5</SystemFormatsNrbfVersion>
<SystemIOPackagingVersion>9.0.0-rc.1.24414.5</SystemIOPackagingVersion>
Expand Down

0 comments on commit 881ca66

Please # to comment.