Skip to content

Commit 071aacc

Browse files
ProductConstructionServiceProdvseanreesermsft
ProductConstructionServiceProd
authored andcommittedFeb 13, 2025
Merged PR 47671: [internal/release/9.0.2xx] 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.3-rtm.25112.4 to 9.0.3-rtm.25113.4 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.3-servicing.25111.6 to 9.0.3-servicing.25112.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.3-rtm.25112.4 to 9.0.3-rtm.25113.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:4b8e39ed-924c-4a3f-90dd-25c2af496092) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 4b8e39ed-924c-4a3f-90dd-25c2af496092 - **Build**: 20250213.2 - **Date Produced**: February 13, 2025 9:09:57 PM UTC - **Commit**: 1c33258cdd6220239735d6a7a18ef6adc082038c - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.3 to 9.0.3][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.3 to 9.0.3][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.3-servicing.25112.2 to 9.0.3-servicing.25113.2][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.3-servicing.25112.2 to 9.0.3-servicing.25113.2][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.3-rtm.25112.4 to 9.0.3-rtm.25113.4][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.3-servicing.25111.6 to 9.0.3-servicing.25112.2][3] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.3-rtm.25112.4 to 9.0.3-rtm.25113.4][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC97524695e33f328f45ae21009e7287d1c378ed66&targetVersion=GC1c33258cdd6220239735d6a7a18ef6adc082038c&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC4b241d5e744d9a9d4bbd50a559807c3c4cdf41a7&targetVersion=GCf58f709bc102a0d15aa6ffe4d9a7435bebd3079e&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCa0c1376228b4ce7378393ab29c33c9d76125a052&targetVersion=GC5bf1bff0e58e41f748a8a6d7c666ed28e033e318&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:4b8e39ed-924c-4a3f-90dd-25c2af496092)
2 parents 35fc78b + 66b495f commit 071aacc

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed
 

‎NuGet.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<add key="darc-pub-dotnet-templating-a2862fd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a2862fdc/nuget/v3/index.json" />
4242
<!-- End: Package sources from dotnet-templating -->
4343
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-9752469" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-97524695/nuget/v3/index.json" />
44+
<add key="darc-int-dotnet-windowsdesktop-1c33258" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1c33258c/nuget/v3/index.json" />
4545
<!-- End: Package sources from dotnet-windowsdesktop -->
4646
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4747
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -74,7 +74,7 @@
7474
<add key="darc-int-dotnet-runtime-831d23e" value="true" />
7575
<!-- End: Package sources from dotnet-runtime -->
7676
<!-- Begin: Package sources from dotnet-windowsdesktop -->
77-
<add key="darc-int-dotnet-windowsdesktop-9752469" value="true" />
77+
<add key="darc-int-dotnet-windowsdesktop-1c33258" value="true" />
7878
<!-- End: Package sources from dotnet-windowsdesktop -->
7979
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8080
</disabledPackageSources>

‎eng/Version.Details.xml

+12-12
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.3">
254254
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
255-
<Sha>97524695e33f328f45ae21009e7287d1c378ed66</Sha>
255+
<Sha>1c33258cdd6220239735d6a7a18ef6adc082038c</Sha>
256256
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.3-servicing.25112.2">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.3-servicing.25113.2">
259259
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
260-
<Sha>97524695e33f328f45ae21009e7287d1c378ed66</Sha>
260+
<Sha>1c33258cdd6220239735d6a7a18ef6adc082038c</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.3">
263263
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
264-
<Sha>97524695e33f328f45ae21009e7287d1c378ed66</Sha>
264+
<Sha>1c33258cdd6220239735d6a7a18ef6adc082038c</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.3-servicing.25112.2">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.3-servicing.25113.2">
267267
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
268-
<Sha>97524695e33f328f45ae21009e7287d1c378ed66</Sha>
268+
<Sha>1c33258cdd6220239735d6a7a18ef6adc082038c</Sha>
269269
</Dependency>
270-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.3-rtm.25112.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
270+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.3-rtm.25113.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
272-
<Sha>4b241d5e744d9a9d4bbd50a559807c3c4cdf41a7</Sha>
272+
<Sha>f58f709bc102a0d15aa6ffe4d9a7435bebd3079e</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.3">
275275
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
@@ -356,13 +356,13 @@
356356
<Sha>b96167fbfe8bd45d94e4dcda42c7d09eb5745459</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.3-servicing.25111.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
359+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.3-servicing.25112.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
360360
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
361-
<Sha>a0c1376228b4ce7378393ab29c33c9d76125a052</Sha>
361+
<Sha>5bf1bff0e58e41f748a8a6d7c666ed28e033e318</Sha>
362362
</Dependency>
363-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.3-rtm.25112.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
363+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.3-rtm.25113.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
364364
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
365-
<Sha>4b241d5e744d9a9d4bbd50a559807c3c4cdf41a7</Sha>
365+
<Sha>f58f709bc102a0d15aa6ffe4d9a7435bebd3079e</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

+5-5
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</PropertyGroup>
8181
<PropertyGroup>
8282
<!-- Dependency from https://github.com/dotnet/winforms -->
83-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.3-servicing.25111.6</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
83+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.3-servicing.25112.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
8484
</PropertyGroup>
8585
<PropertyGroup>
8686
<!-- Dependencies from https://github.com/dotnet/runtime -->
@@ -128,8 +128,8 @@
128128
</PropertyGroup>
129129
<PropertyGroup>
130130
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
131-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.3-servicing.25112.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
132-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.3-servicing.25112.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
131+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.3-servicing.25113.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
132+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.3-servicing.25113.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
133133
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.3</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
134134
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.3</MicrosoftWindowsDesktopAppRefPackageVersion>
135135
</PropertyGroup>
@@ -235,8 +235,8 @@
235235
</PropertyGroup>
236236
<PropertyGroup>
237237
<!-- Dependencies from https://github.com/dotnet/wpf -->
238-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.3-rtm.25112.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
239-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.3-rtm.25112.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
238+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.3-rtm.25113.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
239+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.3-rtm.25113.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
240240
</PropertyGroup>
241241
<PropertyGroup Label="Runtime and Apphost aliases">
242242
<!-- 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)