Skip to content

Commit 1d14564

Browse files
ProductConstructionServiceProdvseanreesermsft
authored andcommitted
Merged PR 50174: [internal/release/8.0.4xx] 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 8.0.17-servicing.25266.7 to 8.0.17-servicing.25266.9 (parent: Microsoft.WindowsDesktop.App.Ref) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:11ffd28b-eb51-469a-d3fb-08dca292067e) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [11ffd28b-eb51-469a-d3fb-08dca292067e](https://maestro.dot.net/subscriptions?search=11ffd28b-eb51-469a-d3fb-08dca292067e) - **Build**: [20250517.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2711664) - **Date Produced**: May 17, 2025 9:25:37 PM UTC - **Commit**: [5ce68f29d66fae8adb0e78b44afbb09dc3cdfbb7](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC5ce68f29d66fae8adb0e78b44afbb09dc3cdfbb7) - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.17 to 8.0.17][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.17 to 8.0.17][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.17-servicing.25266.3 to 8.0.17-servicing.25267.1][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.17-servicing.25266.3 to 8.0.17-servicing.25267.1][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.17-servicing.25266.7 to 8.0.17-servicing.25266.9][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC462021402ec29f73243207f87efc6ba893019915&targetVersion=GC5ce68f29d66fae8adb0e78b44afbb09dc3cdfbb7&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCb69de2e98b14e30aeeb10668209dcf471fabc79a&targetVersion=GC3385cf1d42f4e488140452369a247a4a16183ce4&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:11ffd28b-eb51-469a-d3fb-08dca292067e)
2 parents 6774cd4 + 287b46d commit 1d14564

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

NuGet.config

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
<!-- End: Package sources from dotnet-emsdk -->
1616
<!-- Begin: Package sources from dotnet-format -->
1717
<add key="darc-int-dotnet-format-2e56b0d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-2e56b0d5/nuget/v3/index.json" />
18+
<add key="darc-int-dotnet-format-2e56b0d-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-2e56b0d5-2/nuget/v3/index.json" />
19+
<add key="darc-int-dotnet-format-2e56b0d-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-2e56b0d5-1/nuget/v3/index.json" />
1820
<!-- End: Package sources from dotnet-format -->
1921
<!-- Begin: Package sources from dotnet-aspnetcore -->
2022
<add key="darc-int-dotnet-aspnetcore-fa4d80b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-fa4d80b7/nuget/v3/index.json" />
@@ -40,7 +42,7 @@
4042
<add key="darc-pub-dotnet-templating-6102dd7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-6102dd73/nuget/v3/index.json" />
4143
<!-- End: Package sources from dotnet-templating -->
4244
<!-- Begin: Package sources from dotnet-windowsdesktop -->
43-
<add key="darc-int-dotnet-windowsdesktop-4620214" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-46202140/nuget/v3/index.json" />
45+
<add key="darc-int-dotnet-windowsdesktop-5ce68f2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-5ce68f29/nuget/v3/index.json" />
4446
<!-- End: Package sources from dotnet-windowsdesktop -->
4547
<!-- Begin: Package sources from dotnet-winforms -->
4648
<!-- End: Package sources from dotnet-winforms -->
@@ -77,6 +79,8 @@
7779
<add key="darc-int-DotNet-msbuild-Trusted-933b72e" value="true" />
7880
<!-- End: Package sources from DotNet-msbuild-Trusted -->
7981
<!-- Begin: Package sources from dotnet-format -->
82+
<add key="darc-int-dotnet-format-2e56b0d-1" value="true" />
83+
<add key="darc-int-dotnet-format-2e56b0d-2" value="true" />
8084
<add key="darc-int-dotnet-format-2e56b0d" value="true" />
8185
<!-- End: Package sources from dotnet-format -->
8286
<!-- End: Package sources from dotnet-aspnetcore -->
@@ -88,7 +92,7 @@
8892
<add key="darc-int-dotnet-runtime-efd5742" value="true" />
8993
<!-- End: Package sources from dotnet-runtime -->
9094
<!-- Begin: Package sources from dotnet-windowsdesktop -->
91-
<add key="darc-int-dotnet-windowsdesktop-4620214" value="true" />
95+
<add key="darc-int-dotnet-windowsdesktop-5ce68f2" value="true" />
9296
<!-- Begin: Package sources from dotnet-winforms -->
9397
<!-- End: Package sources from dotnet-winforms -->
9498
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -230,23 +230,23 @@
230230
</Dependency>
231231
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.17">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>462021402ec29f73243207f87efc6ba893019915</Sha>
233+
<Sha>5ce68f29d66fae8adb0e78b44afbb09dc3cdfbb7</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.17-servicing.25266.3">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.17-servicing.25267.1">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>462021402ec29f73243207f87efc6ba893019915</Sha>
237+
<Sha>5ce68f29d66fae8adb0e78b44afbb09dc3cdfbb7</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.17">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>462021402ec29f73243207f87efc6ba893019915</Sha>
241+
<Sha>5ce68f29d66fae8adb0e78b44afbb09dc3cdfbb7</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.17-servicing.25266.3">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.17-servicing.25267.1">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>462021402ec29f73243207f87efc6ba893019915</Sha>
245+
<Sha>5ce68f29d66fae8adb0e78b44afbb09dc3cdfbb7</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.17-servicing.25266.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.17-servicing.25266.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>b69de2e98b14e30aeeb10668209dcf471fabc79a</Sha>
249+
<Sha>3385cf1d42f4e488140452369a247a4a16183ce4</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.17">
252252
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
</PropertyGroup>
186186
<PropertyGroup>
187187
<!-- Dependencies from https://github.com/dotnet/wpf -->
188-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.17-servicing.25266.7</MicrosoftNETSdkWindowsDesktopPackageVersion>
188+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.17-servicing.25266.9</MicrosoftNETSdkWindowsDesktopPackageVersion>
189189
</PropertyGroup>
190190
<PropertyGroup Label="Manually updated">
191191
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)