Skip to content

Commit e04fd84

Browse files
ProductConstructionServiceProdvseanreesermsft
authored andcommitted
Merged PR 51722: [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.25361.1 to 8.0.19-servicing.25368.11 (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**: [20250718.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2753318) - **Date Produced**: July 18, 2025 11:48:49 PM UTC - **Commit**: [5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c) - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - From [8.0.19 to 8.0.19][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [8.0.19-servicing.25361.2 to 8.0.19-servicing.25368.2][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 - From [8.0.19-servicing.25361.1 to 8.0.19-servicing.25368.11][2] - Microsoft.NET.Sdk.WindowsDesktop [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5&targetVersion=GC5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC5588eeaad1ae8305c4cf34c4983fc24067af13ec&targetVersion=GC43d1a9a5f6207405244e36ac6a2950c8050442f8&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:11ffd28b-eb51-469a-d3fb-08dca292067e)
2 parents 493aa76 + b6dc4f8 commit e04fd84

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

NuGet.config

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
<add key="darc-pub-dotnet-templating-caa21b1-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-caa21b11-1/nuget/v3/index.json" />
3131
<!-- End: Package sources from dotnet-templating -->
3232
<!-- Begin: Package sources from dotnet-windowsdesktop -->
33-
<add key="darc-int-dotnet-windowsdesktop-04e974a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-04e974a9/nuget/v3/index.json" />
34-
<add key="darc-int-dotnet-windowsdesktop-04e974a-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-04e974a9-1/nuget/v3/index.json" />
33+
<add key="darc-int-dotnet-windowsdesktop-5fa74c8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-5fa74c83/nuget/v3/index.json" />
3534
<!-- End: Package sources from dotnet-windowsdesktop -->
3635
<!-- Begin: Package sources from dotnet-winforms -->
3736
<!-- End: Package sources from dotnet-winforms -->
@@ -68,8 +67,7 @@
6867
<add key="darc-int-dotnet-runtime-fce8ed9" value="true" />
6968
<!-- End: Package sources from dotnet-runtime -->
7069
<!-- Begin: Package sources from dotnet-windowsdesktop -->
71-
<add key="darc-int-dotnet-windowsdesktop-04e974a-1" value="true" />
72-
<add key="darc-int-dotnet-windowsdesktop-04e974a" value="true" />
70+
<add key="darc-int-dotnet-windowsdesktop-5fa74c8" value="true" />
7371
<!-- Begin: Package sources from dotnet-winforms -->
7472
<!-- End: Package sources from dotnet-winforms -->
7573
<!-- 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.19">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
233+
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.19-servicing.25361.2">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.19-servicing.25368.2">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
237+
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.19">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
241+
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.19-servicing.25361.2">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.19-servicing.25368.2">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
245+
<Sha>5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.19-servicing.25361.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.19-servicing.25368.11" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>5588eeaad1ae8305c4cf34c4983fc24067af13ec</Sha>
249+
<Sha>43d1a9a5f6207405244e36ac6a2950c8050442f8</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.25361.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
190+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.19-servicing.25368.11</MicrosoftNETSdkWindowsDesktopPackageVersion>
191191
</PropertyGroup>
192192
<PropertyGroup Label="Manually updated">
193193
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)