Skip to content

Commit 951c0d1

Browse files
ProductConstructionServiceProdvseanreesermsft
authored andcommitted
Merged PR 52302: [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.19-servicing.25368.11 to 8.0.20-servicing.25413.5 (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**: [20250813.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2771258) - **Date Produced**: August 13, 2025 6:37:09 PM UTC - **Commit**: [c0b240c049009c7056ade8a451821fbb9bfe3cd9](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GCc0b240c049009c7056ade8a451821fbb9bfe3cd9) - **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/8.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [8.0.19 to 8.0.20][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [8.0.19-servicing.25368.2 to 8.0.20-servicing.25413.2][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 - From [8.0.19-servicing.25368.11 to 8.0.20-servicing.25413.5][2] - Microsoft.NET.Sdk.WindowsDesktop [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c&targetVersion=GCc0b240c049009c7056ade8a451821fbb9bfe3cd9&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC43d1a9a5f6207405244e36ac6a2950c8050442f8&targetVersion=GC2d7eca6fab93a8568ab489034f975d937502322a&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:11ffd28b-eb51-469a-d3fb-08dca292067e)
2 parents 954ff70 + 99f1762 commit 951c0d1

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<add key="darc-pub-dotnet-templating-9b452dd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b452ddd/nuget/v3/index.json" />
2727
<!-- End: Package sources from dotnet-templating -->
2828
<!-- Begin: Package sources from dotnet-windowsdesktop -->
29+
<add key="darc-int-dotnet-windowsdesktop-c0b240c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c0b240c0/nuget/v3/index.json" />
2930
<!-- End: Package sources from dotnet-windowsdesktop -->
3031
<!-- Begin: Package sources from dotnet-winforms -->
3132
<!-- End: Package sources from dotnet-winforms -->
@@ -61,6 +62,7 @@
6162
<add key="darc-int-dotnet-runtime-6b12df1" value="true" />
6263
<!-- End: Package sources from dotnet-runtime -->
6364
<!-- Begin: Package sources from dotnet-windowsdesktop -->
65+
<add key="darc-int-dotnet-windowsdesktop-c0b240c" value="true" />
6466
<!-- Begin: Package sources from dotnet-winforms -->
6567
<!-- End: Package sources from dotnet-winforms -->
6668
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -228,25 +228,25 @@
228228
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
229229
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
230230
</Dependency>
231-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.19">
231+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.20">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
233+
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.19-servicing.25368.2">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.20-servicing.25413.2">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
237+
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
238238
</Dependency>
239-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.19">
239+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.20">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
241+
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.19-servicing.25368.2">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.20-servicing.25413.2">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
245+
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.19-servicing.25368.11" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.20-servicing.25413.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>43d1a9a5f6207405244e36ac6a2950c8050442f8</Sha>
249+
<Sha>2d7eca6fab93a8568ab489034f975d937502322a</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.19">
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
@@ -187,7 +187,7 @@
187187
</PropertyGroup>
188188
<PropertyGroup>
189189
<!-- Dependencies from https://github.com/dotnet/wpf -->
190-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.19-servicing.25368.11</MicrosoftNETSdkWindowsDesktopPackageVersion>
190+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.20-servicing.25413.5</MicrosoftNETSdkWindowsDesktopPackageVersion>
191191
</PropertyGroup>
192192
<PropertyGroup Label="Manually updated">
193193
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)