Skip to content

Commit cf570ab

Browse files
ProductConstructionServiceProdvseanreesermsft
authored andcommitted
Merged PR 52387: [internal/release/9.0.3xx] Update dependencies from dnceng/internal/dotnet-windowsdesktop
This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.9-rtm.25413.4 to 9.0.9-rtm.25416.1 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.9-servicing.25412.4 to 9.0.9-servicing.25415.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.9-rtm.25413.4 to 9.0.9-rtm.25416.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:fc735b81-9fd6-4d18-b1be-525bf9fe3d19) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [fc735b81-9fd6-4d18-b1be-525bf9fe3d19](https://maestro.dot.net/subscriptions?search=fc735b81-9fd6-4d18-b1be-525bf9fe3d19) - **Build**: [20250817.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2773900) - **Date Produced**: August 17, 2025 9:09:42 AM UTC - **Commit**: [20260e1697993bcce6ea69407ae49e0688c5818e](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC20260e1697993bcce6ea69407ae49e0688c5818e) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.9 to 9.0.9][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [9.0.9-servicing.25415.5 to 9.0.9-servicing.25417.1][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 - From [9.0.9-rtm.25413.4 to 9.0.9-rtm.25416.1][2] - Microsoft.NET.Sdk.WindowsDesktop - Microsoft.DotNet.Wpf.ProjectTemplates - From [9.0.9-servicing.25412.4 to 9.0.9-servicing.25415.5][3] - Microsoft.Dotnet.WinForms.ProjectTemplates [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC6f83b16be99847f20ef8401745b698569d23d27a&targetVersion=GC20260e1697993bcce6ea69407ae49e0688c5818e&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC2a4eba0c9316fa9b70a68309df9ea460c4375ac0&targetVersion=GC5b68f33bac6923c53bc6de197a4783b773c2902d&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCbf01a861ada639dedbe15ac4aa5f1b95b98767e9&targetVersion=GCc0ddfbb0e411edff04fc669eb7d264b17269d312&_a=files [DependencyUpdate]: <> (End) [marker]: <> (E...
2 parents 32aa4ba + c30deae commit cf570ab

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<add key="darc-pub-dotnet-templating-813004f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3/nuget/v3/index.json" />
4141
<!-- End: Package sources from dotnet-templating -->
4242
<!-- Begin: Package sources from dotnet-windowsdesktop -->
43-
<add key="darc-int-dotnet-windowsdesktop-6f83b16" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-6f83b16b/nuget/v3/index.json" />
43+
<add key="darc-int-dotnet-windowsdesktop-20260e1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-20260e16/nuget/v3/index.json" />
4444
<!-- End: Package sources from dotnet-windowsdesktop -->
4545
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4646
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -77,7 +77,7 @@
7777
<add key="darc-int-dotnet-runtime-9a93906" value="true" />
7878
<!-- End: Package sources from dotnet-runtime -->
7979
<!-- Begin: Package sources from dotnet-windowsdesktop -->
80-
<add key="darc-int-dotnet-windowsdesktop-6f83b16" value="true" />
80+
<add key="darc-int-dotnet-windowsdesktop-20260e1" value="true" />
8181
<!-- End: Package sources from dotnet-windowsdesktop -->
8282
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8383
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -252,24 +252,24 @@
252252
</Dependency>
253253
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.9">
254254
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
255-
<Sha>6f83b16be99847f20ef8401745b698569d23d27a</Sha>
255+
<Sha>20260e1697993bcce6ea69407ae49e0688c5818e</Sha>
256256
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.9-servicing.25415.5">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.9-servicing.25417.1">
259259
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
260-
<Sha>6f83b16be99847f20ef8401745b698569d23d27a</Sha>
260+
<Sha>20260e1697993bcce6ea69407ae49e0688c5818e</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.9">
263263
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
264-
<Sha>6f83b16be99847f20ef8401745b698569d23d27a</Sha>
264+
<Sha>20260e1697993bcce6ea69407ae49e0688c5818e</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.9-servicing.25415.5">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.9-servicing.25417.1">
267267
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
268-
<Sha>6f83b16be99847f20ef8401745b698569d23d27a</Sha>
268+
<Sha>20260e1697993bcce6ea69407ae49e0688c5818e</Sha>
269269
</Dependency>
270-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.9-rtm.25413.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
270+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.9-rtm.25416.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
272-
<Sha>2a4eba0c9316fa9b70a68309df9ea460c4375ac0</Sha>
272+
<Sha>5b68f33bac6923c53bc6de197a4783b773c2902d</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.9">
275275
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
@@ -356,13 +356,13 @@
356356
<Sha>e1115709958513afcb1e1f1e6a75f0abcd741cac</Sha>
357357
</Dependency>
358358
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
359-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.9-servicing.25412.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
359+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.9-servicing.25415.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
360360
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
361-
<Sha>bf01a861ada639dedbe15ac4aa5f1b95b98767e9</Sha>
361+
<Sha>c0ddfbb0e411edff04fc669eb7d264b17269d312</Sha>
362362
</Dependency>
363-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.9-rtm.25413.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
363+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.9-rtm.25416.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
364364
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
365-
<Sha>2a4eba0c9316fa9b70a68309df9ea460c4375ac0</Sha>
365+
<Sha>5b68f33bac6923c53bc6de197a4783b773c2902d</Sha>
366366
</Dependency>
367367
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.24609.2">
368368
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</PropertyGroup>
8282
<PropertyGroup>
8383
<!-- Dependency from https://github.com/dotnet/winforms -->
84-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.9-servicing.25412.4</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
84+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.9-servicing.25415.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
8585
</PropertyGroup>
8686
<PropertyGroup>
8787
<!-- Dependencies from https://github.com/dotnet/runtime -->
@@ -132,8 +132,8 @@
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
135-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.9-servicing.25415.5</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
136-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.9-servicing.25415.5</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
135+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.9-servicing.25417.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
136+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.9-servicing.25417.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
137137
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.9</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
138138
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.9</MicrosoftWindowsDesktopAppRefPackageVersion>
139139
</PropertyGroup>
@@ -239,8 +239,8 @@
239239
</PropertyGroup>
240240
<PropertyGroup>
241241
<!-- Dependencies from https://github.com/dotnet/wpf -->
242-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.9-rtm.25413.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
243-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.9-rtm.25413.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
242+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.9-rtm.25416.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
243+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.9-rtm.25416.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
244244
</PropertyGroup>
245245
<PropertyGroup Label="Runtime and Apphost aliases">
246246
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 version above and create aliases without the winx64 here for clarity elsewhere. -->

0 commit comments

Comments
 (0)