Skip to content

Commit cfad322

Browse files
ProductConstructionServiceProdmmitche
authored andcommitted
Merged PR 51584: [internal/release/9.0] Update dependencies from dnceng/internal/dotnet-winforms
This pull request updates the following dependencies [marker]: <> (Begin:306b5b5e-cc1e-40d9-853c-a3094a280a81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: [306b5b5e-cc1e-40d9-853c-a3094a280a81](https://maestro.dot.net/subscriptions?search=306b5b5e-cc1e-40d9-853c-a3094a280a81) - **Build**: [20250715.6](https://dev.azure.com/dnceng/internal/_build/results?buildId=2750970) - **Date Produced**: July 16, 2025 3:05:12 AM UTC - **Commit**: [5d370a1c73bb5d79b8824f7f36816a023bf8b632](https://dev.azure.com/dnceng/internal/_git/dotnet-winforms?_a=history&version=GC5d370a1c73bb5d79b8824f7f36816a023bf8b632) - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.8-servicing.25364.1 to 9.0.8-servicing.25365.6][1] - Microsoft.Dotnet.WinForms.ProjectTemplates - Microsoft.Private.Winforms - From [9.0.8 to 9.0.8][1] - System.Drawing.Common [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC45b6768a08b566fb02b8a00a81dbfc517925e8b7&targetVersion=GC5d370a1c73bb5d79b8824f7f36816a023bf8b632&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:306b5b5e-cc1e-40d9-853c-a3094a280a81)
1 parent 29823af commit cfad322

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-b1de385" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b1de3858/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-45b6768" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-45b6768a/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-winforms-5d370a1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5d370a1c/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-b1de385" value="true" />
2828
<!-- End: Package sources from dotnet-runtime -->
2929
<!-- Begin: Package sources from dotnet-winforms -->
30-
<add key="darc-int-dotnet-winforms-45b6768" value="true" />
30+
<add key="darc-int-dotnet-winforms-5d370a1" 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.8-servicing.25364.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.8-servicing.25365.6">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>45b6768a08b566fb02b8a00a81dbfc517925e8b7</Sha>
6+
<Sha>5d370a1c73bb5d79b8824f7f36816a023bf8b632</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.8-servicing.25364.1">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.8-servicing.25365.6">
1010
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
11-
<Sha>45b6768a08b566fb02b8a00a81dbfc517925e8b7</Sha>
11+
<Sha>5d370a1c73bb5d79b8824f7f36816a023bf8b632</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.8" 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.8">
163163
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
164-
<Sha>45b6768a08b566fb02b8a00a81dbfc517925e8b7</Sha>
164+
<Sha>5d370a1c73bb5d79b8824f7f36816a023bf8b632</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.8-servicing.25364.1</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>9.0.8-servicing.25365.6</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>

0 commit comments

Comments
 (0)