Skip to content

Commit 3f9bbe0

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20250212.2
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 9.0.3-servicing.25111.6 -> To Version 9.0.3-servicing.25112.2
1 parent 4b241d5 commit 3f9bbe0

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<add key="darc-int-dotnet-runtime-831d23e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-runtime -->
1010
<!-- Begin: Package sources from dotnet-winforms -->
11-
<add key="darc-int-dotnet-winforms-a0c1376" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-a0c13762/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-winforms-5bf1bff" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5bf1bff0/nuget/v3/index.json" />
1212
<!-- End: Package sources from dotnet-winforms -->
1313
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1414
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -27,7 +27,7 @@
2727
<add key="darc-int-dotnet-runtime-831d23e" value="true" />
2828
<!-- End: Package sources from dotnet-runtime -->
2929
<!-- Begin: Package sources from dotnet-winforms -->
30-
<add key="darc-int-dotnet-winforms-a0c1376" value="true" />
30+
<add key="darc-int-dotnet-winforms-5bf1bff" value="true" />
3131
<!-- End: Package sources from dotnet-winforms -->
3232
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3333
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.3-servicing.25111.6">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.3-servicing.25112.2">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>a0c1376228b4ce7378393ab29c33c9d76125a052</Sha>
6+
<Sha>5bf1bff0e58e41f748a8a6d7c666ed28e033e318</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.3-servicing.25111.6">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.3-servicing.25112.2">
1010
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
11-
<Sha>a0c1376228b4ce7378393ab29c33c9d76125a052</Sha>
11+
<Sha>5bf1bff0e58e41f748a8a6d7c666ed28e033e318</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
1414
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -161,7 +161,7 @@
161161
</Dependency>
162162
<Dependency Name="System.Drawing.Common" Version="9.0.3">
163163
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
164-
<Sha>a0c1376228b4ce7378393ab29c33c9d76125a052</Sha>
164+
<Sha>5bf1bff0e58e41f748a8a6d7c666ed28e033e318</Sha>
165165
</Dependency>
166166
</ProductDependencies>
167167
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/winforms -->
2424
<PropertyGroup>
25-
<MicrosoftPrivateWinformsVersion>9.0.3-servicing.25111.6</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>9.0.3-servicing.25112.2</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>

0 commit comments

Comments
 (0)