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
…40902.2 (#9700)

[main] Update dependencies from dotnet/winforms
  • Loading branch information
dotnet-maestro[bot] authored Sep 2, 2024
1 parent fe5ec50 commit 718af90
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.24451.3">
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24452.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>2ac4c4bbe27362c994a2f480535df4aedd774876</Sha>
<Sha>d876f24a18c1ad63690d19ef1e58dc1d8f798d4a</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24451.3">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24452.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>2ac4c4bbe27362c994a2f480535df4aedd774876</Sha>
<Sha>d876f24a18c1ad63690d19ef1e58dc1d8f798d4a</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24431.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>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24451.3">
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24452.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>2ac4c4bbe27362c994a2f480535df4aedd774876</Sha>
<Sha>d876f24a18c1ad63690d19ef1e58dc1d8f798d4a</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.24451.3</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24452.2</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>10.0.0-alpha.1.24431.5</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-alpha.1.24431.5</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>10.0.0-alpha.1.24431.5</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24451.3</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24452.2</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>10.0.0-alpha.1.24431.5</SystemDirectoryServicesVersion>
<SystemFormatsNrbfVersion>10.0.0-alpha.1.24431.5</SystemFormatsNrbfVersion>
<SystemIOPackagingVersion>10.0.0-alpha.1.24431.5</SystemIOPackagingVersion>
Expand Down

0 comments on commit 718af90

Please sign in to comment.