[main] Update dependencies from dotnet/winforms (#10092)

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

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

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

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

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-11-20 10:59:00 +05:30 коммит произвёл GitHub
Родитель d73dd1dbd9
Коммит 09008c0714
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24566.1">
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24569.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>98c761f4d9863f99cdb48ac9e87feef01d5c595e</Sha>
<Sha>dc4314ea49b7cbecd2024e7944d6cf98e01c52fc</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24566.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24569.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>98c761f4d9863f99cdb48ac9e87feef01d5c595e</Sha>
<Sha>dc4314ea49b7cbecd2024e7944d6cf98e01c52fc</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24565.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
@ -159,9 +159,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>55eee324653e01cf28809d02b25a5b0894b58d22</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24566.1">
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24569.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>98c761f4d9863f99cdb48ac9e87feef01d5c595e</Sha>
<Sha>dc4314ea49b7cbecd2024e7944d6cf98e01c52fc</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

Просмотреть файл

@ -21,7 +21,7 @@
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/winforms -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24566.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24569.1</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
@ -32,7 +32,7 @@
<SystemCodeDomPackageVersion>10.0.0-alpha.1.24565.3</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-alpha.1.24565.3</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>10.0.0-alpha.1.24565.3</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24566.1</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24569.1</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>10.0.0-alpha.1.24565.3</SystemDirectoryServicesVersion>
<SystemFormatsNrbfVersion>10.0.0-alpha.1.24565.3</SystemFormatsNrbfVersion>
<SystemIOPackagingVersion>10.0.0-alpha.1.24565.3</SystemIOPackagingVersion>