Skip to content

Commit b0f0880

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 39881: [internal/release/8.0.1xx] 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.7-servicing.24270.8 to 8.0.7-servicing.24271.5 (parent: Microsoft.WindowsDesktop.App.Ref) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:43ca46dd-3142-499e-f076-08dbd5a5cbe7) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 43ca46dd-3142-499e-f076-08dbd5a5cbe7 - **Build**: 20240521.4 - **Date Produced**: May 21, 2024 5:52:45 PM UTC - **Commit**: ba84675a76a8c12ecf4549f9ec9d98a587ef3e75 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.7 to 8.0.7][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24270.15 to 8.0.7-servicing.24271.4][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.7-servicing.24270.15 to 8.0.7-servicing.24271.4][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.7-servicing.24270.8 to 8.0.7-servicing.24271.5][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC8759cccda686ccebdbd59c90c9e0524082671198&targetVersion=GCba84675a76a8c12ecf4549f9ec9d98a587ef3e75&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC6c96e5e2b40908998ba65dac3171b90d6b3ca775&targetVersion=GC7db8d5b8559d931e0b5555b7d3eec6c083dd6e59&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:43ca46dd-3142-499e-f076-08dbd5a5cbe7)
2 parents 7f7d47f + b7e7f25 commit b0f0880

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<add key="darc-pub-dotnet-templating-14ea834" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-14ea834f/nuget/v3/index.json" />
2525
<!-- End: Package sources from dotnet-templating -->
2626
<!-- Begin: Package sources from dotnet-windowsdesktop -->
27-
<add key="darc-int-dotnet-windowsdesktop-8759ccc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-8759cccd/nuget/v3/index.json" />
27+
<add key="darc-int-dotnet-windowsdesktop-ba84675" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-ba84675a/nuget/v3/index.json" />
2828
<!-- End: Package sources from dotnet-windowsdesktop -->
2929
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3030
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -60,7 +60,7 @@
6060
<add key="darc-int-dotnet-runtime-63d8096" value="true" />
6161
<!-- End: Package sources from dotnet-runtime -->
6262
<!-- Begin: Package sources from dotnet-windowsdesktop -->
63-
<add key="darc-int-dotnet-windowsdesktop-8759ccc" value="true" />
63+
<add key="darc-int-dotnet-windowsdesktop-ba84675" value="true" />
6464
<!-- End: Package sources from dotnet-windowsdesktop -->
6565
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
6666
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -222,23 +222,23 @@
222222
</Dependency>
223223
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.7">
224224
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
225-
<Sha>8759cccda686ccebdbd59c90c9e0524082671198</Sha>
225+
<Sha>ba84675a76a8c12ecf4549f9ec9d98a587ef3e75</Sha>
226226
</Dependency>
227-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.7-servicing.24270.15">
227+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.7-servicing.24271.4">
228228
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
229-
<Sha>8759cccda686ccebdbd59c90c9e0524082671198</Sha>
229+
<Sha>ba84675a76a8c12ecf4549f9ec9d98a587ef3e75</Sha>
230230
</Dependency>
231231
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.7">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>8759cccda686ccebdbd59c90c9e0524082671198</Sha>
233+
<Sha>ba84675a76a8c12ecf4549f9ec9d98a587ef3e75</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.7-servicing.24270.15">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.7-servicing.24271.4">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>8759cccda686ccebdbd59c90c9e0524082671198</Sha>
237+
<Sha>ba84675a76a8c12ecf4549f9ec9d98a587ef3e75</Sha>
238238
</Dependency>
239-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.7-servicing.24270.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
239+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.7-servicing.24271.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
241-
<Sha>6c96e5e2b40908998ba65dac3171b90d6b3ca775</Sha>
241+
<Sha>7db8d5b8559d931e0b5555b7d3eec6c083dd6e59</Sha>
242242
</Dependency>
243243
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.7">
244244
<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
@@ -178,7 +178,7 @@
178178
</PropertyGroup>
179179
<PropertyGroup>
180180
<!-- Dependencies from https://github.com/dotnet/wpf -->
181-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.7-servicing.24270.8</MicrosoftNETSdkWindowsDesktopPackageVersion>
181+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.7-servicing.24271.5</MicrosoftNETSdkWindowsDesktopPackageVersion>
182182
</PropertyGroup>
183183
<PropertyGroup Label="Manually updated">
184184
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)