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
…31026.5 (dotnet#8368)

[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Oct 27, 2023
1 parent 3c64f9c commit 7e94192
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,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-alpha.1.23526.4">
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-alpha.1.23526.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>bb0d5736482b8740c9b932ef85fb63e66b0b8993</Sha>
<Sha>1b17632683a8456790ccba7b9badbe85e3971db5</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-alpha.1.23526.4">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-alpha.1.23526.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>bb0d5736482b8740c9b932ef85fb63e66b0b8993</Sha>
<Sha>1b17632683a8456790ccba7b9badbe85e3971db5</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-alpha.1.23525.10" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down Expand Up @@ -150,9 +150,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>db558253fbd598ed682272c736ae6102673bd921</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.23526.4">
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.23526.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>bb0d5736482b8740c9b932ef85fb63e66b0b8993</Sha>
<Sha>1b17632683a8456790ccba7b9badbe85e3971db5</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-alpha.1.23526.4</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>9.0.0-alpha.1.23526.5</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>9.0.0-alpha.1.23525.10</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-alpha.1.23525.10</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>9.0.0-alpha.1.23525.10</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>9.0.0-alpha.1.23526.4</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>9.0.0-alpha.1.23526.5</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>9.0.0-alpha.1.23525.10</SystemDirectoryServicesVersion>
<SystemIOPackagingVersion>9.0.0-alpha.1.23525.10</SystemIOPackagingVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-alpha.1.23525.10</SystemReflectionMetadataLoadContextVersion>
Expand Down

0 comments on commit 7e94192

Please sign in to comment.