Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/winforms (#10176)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/winforms build 20241213.4

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common
 From Version 10.0.0-alpha.1.24612.3 -> To Version 10.0.0-alpha.1.24613.4

* Update dependencies from https://github.com/dotnet/winforms build 20241213.5

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common
 From Version 10.0.0-alpha.1.24612.3 -> To Version 10.0.0-alpha.1.24613.5

* Update dependencies from https://github.com/dotnet/winforms build 20241214.1

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common
 From Version 10.0.0-alpha.1.24612.3 -> To Version 10.0.0-alpha.1.24614.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 16, 2024
1 parent 1dd1991 commit de08d6f
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.24612.3">
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24614.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>8cea3f36c304a752bc257979401729b0aa92fcd7</Sha>
<Sha>a5281d9a6011c880b612076399251565897b95ad</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24612.3">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24614.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>8cea3f36c304a752bc257979401729b0aa92fcd7</Sha>
<Sha>a5281d9a6011c880b612076399251565897b95ad</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24611.1" 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>aa9cd3b3234ef5bfe7d6037016bd7e6b8f991a5e</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24612.3">
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24614.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>8cea3f36c304a752bc257979401729b0aa92fcd7</Sha>
<Sha>a5281d9a6011c880b612076399251565897b95ad</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.24612.3</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24614.1</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>10.0.0-alpha.1.24611.1</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-alpha.1.24611.1</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>10.0.0-alpha.1.24611.1</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24612.3</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24614.1</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>10.0.0-alpha.1.24611.1</SystemDirectoryServicesVersion>
<SystemFormatsNrbfVersion>10.0.0-alpha.1.24611.1</SystemFormatsNrbfVersion>
<SystemIOPackagingVersion>10.0.0-alpha.1.24611.1</SystemIOPackagingVersion>
Expand Down

0 comments on commit de08d6f

Please # to comment.