Skip to content

Commit 3ecb49d

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 36578: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-wpf
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.Private.Winforms**: from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: from 6.0.26-servicing.23605.8 to 6.0.27-servicing.24066.28 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Ref**: from 6.0.26 to 6.0.27 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5 (parent: Microsoft.DotNet.Wpf.GitHub) - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.26-servicing.23605.8 to 6.0.27-servicing.24066.28 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.26 to 6.0.27 (parent: Microsoft.Private.Winforms) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5 (parent: Microsoft.DotNet.Wpf.GitHub) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:5b48321b-d791-47a4-da08-08d961c27f17) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - **Subscription**: 5b48321b-d791-47a4-da08-08d961c27f17 - **Build**: 20240117.2 - **Date Produced**: January 18, 2024 1:12:52 AM UTC - **Commit**: c259e4173d70ad05737b7d838235c015fa25258b - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Wpf.GitHub**: [from 6.0.27-servicing.24060.17 to 6.0.27-servicing.24067.2][1] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 6.0.27-servicing.24060.17 to 6.0.27-servicing.24067.2][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.27-servicing.24060.17 to 6.0.27-servicing.24067.2][1] - **Microsoft.Private.Winforms**: [from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5][2] - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 6.0.26-servicing.23605.8 to 6.0.27-servicing.24066.28][3] - **Microsoft.Private.Winforms**: [from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5][2] - **Microsoft.NETCore.App.Ref**: [from 6.0.26 to 6.0.27][3] - **Microsoft.Private.Winforms**: [from 6.0.27-servicing.24060.8 to 6.0.27-servicing.24067.5][2]...
1 parent a07a01e commit 3ecb49d

File tree

3 files changed

+28
-32
lines changed

3 files changed

+28
-32
lines changed

NuGet.config

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-int-dotnet-runtime-dc45e96" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dc45e968/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-runtime-dc45e96-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dc45e968-2/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-runtime-dc45e96-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dc45e968-1/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-32bc9e9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-32bc9e9e/nuget/v3/index.json" />
1513
<!-- End: Package sources from dotnet-runtime -->
1614
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1715
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -24,9 +22,7 @@
2422
<clear />
2523
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2624
<!-- Begin: Package sources from dotnet-runtime -->
27-
<add key="darc-int-dotnet-runtime-dc45e96-1" value="true" />
28-
<add key="darc-int-dotnet-runtime-dc45e96-2" value="true" />
29-
<add key="darc-int-dotnet-runtime-dc45e96" value="true" />
25+
<add key="darc-int-dotnet-runtime-32bc9e9" value="true" />
3026
<!-- End: Package sources from dotnet-runtime -->
3127
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3228
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="6.0.26-servicing.23605.8" CoherentParentDependency="Microsoft.Private.Winforms">
4+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="6.0.27-servicing.24066.28" CoherentParentDependency="Microsoft.Private.Winforms">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6-
<Sha>dc45e96840243b203b13e61952230e225d2aac52</Sha>
6+
<Sha>32bc9e9e11138e57ee329f06cc1e870075eda725</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.27-servicing.24060.8" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
8+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.27-servicing.24067.5" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>97dc2ec4185dee76fc6c22149b68a2d69240f8ed</Sha>
10+
<Sha>c92bca031b633bb527ac58a44e8f0127ab8984ac</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.27-servicing.24060.17">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.27-servicing.24067.2">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14-
<Sha>cac80228bcfb9b9dd73ddf9a5369dbbad4f48a1b</Sha>
14+
<Sha>c259e4173d70ad05737b7d838235c015fa25258b</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.27-servicing.24060.17">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.27-servicing.24067.2">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18-
<Sha>cac80228bcfb9b9dd73ddf9a5369dbbad4f48a1b</Sha>
18+
<Sha>c259e4173d70ad05737b7d838235c015fa25258b</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.26" CoherentParentDependency="Microsoft.Private.Winforms">
20+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.27" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22-
<Sha>dc45e96840243b203b13e61952230e225d2aac52</Sha>
22+
<Sha>32bc9e9e11138e57ee329f06cc1e870075eda725</Sha>
2323
</Dependency>
24-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.26-servicing.23605.8" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.27-servicing.24066.28" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>dc45e96840243b203b13e61952230e225d2aac52</Sha>
26+
<Sha>32bc9e9e11138e57ee329f06cc1e870075eda725</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.26" CoherentParentDependency="Microsoft.Private.Winforms">
28+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.27" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30-
<Sha>dc45e96840243b203b13e61952230e225d2aac52</Sha>
30+
<Sha>32bc9e9e11138e57ee329f06cc1e870075eda725</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.27-servicing.24060.8" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
32+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.27-servicing.24067.5" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
34-
<Sha>97dc2ec4185dee76fc6c22149b68a2d69240f8ed</Sha>
34+
<Sha>c92bca031b633bb527ac58a44e8f0127ab8984ac</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.27-servicing.24060.17">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.27-servicing.24067.2">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38-
<Sha>cac80228bcfb9b9dd73ddf9a5369dbbad4f48a1b</Sha>
38+
<Sha>c259e4173d70ad05737b7d838235c015fa25258b</Sha>
3939
</Dependency>
4040
</ProductDependencies>
4141
<ToolsetDependencies>

eng/Versions.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<NETCoreAppMaximumVersion>6.0</NETCoreAppMaximumVersion>
2020
<NETCoreAppFrameworkVersion>6.0</NETCoreAppFrameworkVersion>
2121
<NETCoreAppFramework>net$(NETCoreAppFrameworkVersion)</NETCoreAppFramework>
22-
<MicrosoftDotnetWinFormsProjectTemplatesVersion>6.0.27-servicing.24060.8</MicrosoftDotnetWinFormsProjectTemplatesVersion>
23-
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.27-servicing.24060.17</MicrosoftDotNetWpfProjectTemplatesVersion>
22+
<MicrosoftDotnetWinFormsProjectTemplatesVersion>6.0.27-servicing.24067.5</MicrosoftDotnetWinFormsProjectTemplatesVersion>
23+
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.27-servicing.24067.2</MicrosoftDotNetWpfProjectTemplatesVersion>
2424
</PropertyGroup>
2525
<!--
2626
@@ -55,14 +55,14 @@
5555
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.24059.3</MicrosoftDotNetBuildTasksInstallersVersion>
5656
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.24059.3</MicrosoftDotNetVersionToolsTasksVersion>
5757
<!-- runtime -->
58-
<MicrosoftNETCoreAppRefVersion>6.0.26</MicrosoftNETCoreAppRefVersion>
59-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.26</MicrosoftNETCoreAppRuntimewinx64Version>
60-
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>6.0.26-servicing.23605.8</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
61-
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.26-servicing.23605.8</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
58+
<MicrosoftNETCoreAppRefVersion>6.0.27</MicrosoftNETCoreAppRefVersion>
59+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.27</MicrosoftNETCoreAppRuntimewinx64Version>
60+
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>6.0.27-servicing.24066.28</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
61+
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.27-servicing.24066.28</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
6262
<!-- winforms -->
63-
<MicrosoftPrivateWinformsVersion>6.0.27-servicing.24060.8</MicrosoftPrivateWinformsVersion>
63+
<MicrosoftPrivateWinformsVersion>6.0.27-servicing.24067.5</MicrosoftPrivateWinformsVersion>
6464
<!-- wpf -->
65-
<MicrosoftDotNetWpfGitHubVersion>6.0.27-servicing.24060.17</MicrosoftDotNetWpfGitHubVersion>
65+
<MicrosoftDotNetWpfGitHubVersion>6.0.27-servicing.24067.2</MicrosoftDotNetWpfGitHubVersion>
6666
<!-- Not auto-updated. -->
6767
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
6868
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>

0 commit comments

Comments
 (0)