diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index b470e05ac63..dfb9c0ecb7f 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24429.4">
+    <Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24430.1">
       <Uri>https://github.com/dotnet/winforms</Uri>
-      <Sha>062b0fef1b471e068e061b31f3b92fd665fa8f09</Sha>
+      <Sha>e26d6086f51efac95d088ad001a089eb0231ab31</Sha>
       <SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24429.4">
+    <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24430.1">
       <Uri>https://github.com/dotnet/winforms</Uri>
-      <Sha>062b0fef1b471e068e061b31f3b92fd665fa8f09</Sha>
+      <Sha>e26d6086f51efac95d088ad001a089eb0231ab31</Sha>
     </Dependency>
     <Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24428.7" CoherentParentDependency="Microsoft.Private.Winforms">
       <Uri>https://github.com/dotnet/runtime</Uri>
@@ -159,9 +159,9 @@
       <Uri>https://github.com/dotnet/runtime</Uri>
       <Sha>4f01cb76d11cf9741df8ee97254a207f7775fd97</Sha>
     </Dependency>
-    <Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24429.4">
+    <Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24430.1">
       <Uri>https://github.com/dotnet/winforms</Uri>
-      <Sha>062b0fef1b471e068e061b31f3b92fd665fa8f09</Sha>
+      <Sha>e26d6086f51efac95d088ad001a089eb0231ab31</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
diff --git a/eng/Versions.props b/eng/Versions.props
index 132f422a219..994ffec01d5 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -21,7 +21,7 @@
   </PropertyGroup>
   <!-- Packages that come from https://github.com/dotnet/winforms -->
   <PropertyGroup>
-    <MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24429.4</MicrosoftPrivateWinformsVersion>
+    <MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24430.1</MicrosoftPrivateWinformsVersion>
   </PropertyGroup>
   <!-- Packages that come from https://github.com/dotnet/runtime -->
   <PropertyGroup>
@@ -32,7 +32,7 @@
     <SystemCodeDomPackageVersion>10.0.0-alpha.1.24428.7</SystemCodeDomPackageVersion>
     <SystemConfigurationConfigurationManagerPackageVersion>10.0.0-alpha.1.24428.7</SystemConfigurationConfigurationManagerPackageVersion>
     <SystemDiagnosticsEventLogPackageVersion>10.0.0-alpha.1.24428.7</SystemDiagnosticsEventLogPackageVersion>
-    <SystemDrawingCommonVersion>10.0.0-alpha.1.24429.4</SystemDrawingCommonVersion>
+    <SystemDrawingCommonVersion>10.0.0-alpha.1.24430.1</SystemDrawingCommonVersion>
     <SystemDirectoryServicesVersion>10.0.0-alpha.1.24428.7</SystemDirectoryServicesVersion>
     <SystemFormatsNrbfVersion>10.0.0-alpha.1.24428.7</SystemFormatsNrbfVersion>
     <SystemIOPackagingVersion>10.0.0-alpha.1.24428.7</SystemIOPackagingVersion>