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
…41220.2

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common
 From Version 10.0.0-alpha.1.24617.1 -> To Version 10.0.0-alpha.1.24620.2
  • Loading branch information
dotnet-maestro[bot] committed Dec 21, 2024
1 parent ee9df28 commit 017dd93
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.24620.1">
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24620.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>d15d13700f084187e7128bfb55bfc2f9b08eeed4</Sha>
<Sha>47e5d4e87b0fe64ad5fffc0a1910fd00eb50cd89</Sha>
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24620.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24620.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>d15d13700f084187e7128bfb55bfc2f9b08eeed4</Sha>
<Sha>47e5d4e87b0fe64ad5fffc0a1910fd00eb50cd89</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24619.8" 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>208b974f93c0ee35a171eba374ca36aa9a78e930</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24620.1">
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24620.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>d15d13700f084187e7128bfb55bfc2f9b08eeed4</Sha>
<Sha>47e5d4e87b0fe64ad5fffc0a1910fd00eb50cd89</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.24620.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24620.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.24619.8</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-alpha.1.24619.8</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>10.0.0-alpha.1.24619.8</SystemDiagnosticsEventLogPackageVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24620.1</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24620.2</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>10.0.0-alpha.1.24619.8</SystemDirectoryServicesVersion>
<SystemFormatsNrbfVersion>10.0.0-alpha.1.24619.8</SystemFormatsNrbfVersion>
<SystemIOPackagingVersion>10.0.0-alpha.1.24619.8</SystemIOPackagingVersion>
Expand Down

0 comments on commit 017dd93

Please sign in to comment.