Skip to content

Commit e43b37d

Browse files
ProductConstructionServiceProdvseanreesermsft
authored andcommitted
Merged PR 46824: [internal/release/8.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 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: from 8.0.12-servicing.24603.5 to 8.0.13-servicing.25066.9 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Ref**: from 8.0.12 to 8.0.13 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.12-servicing.24603.5 to 8.0.13-servicing.25066.9 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.12 to 8.0.13 (parent: Microsoft.Private.Winforms) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.12-servicing.24603.6 to 8.0.13-servicing.25066.3 (parent: Microsoft.DotNet.Wpf.GitHub)...
1 parent 2fd9e6b commit e43b37d

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

NuGet.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
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-89ef51c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-89ef51c5/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-eba546b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-eba546b0/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-runtime -->
1414
<!-- Begin: Package sources from dotnet-winforms -->
15-
<add key="darc-int-dotnet-winforms-44b9411" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-44b9411e/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-winforms-ffd0879" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-ffd0879b/nuget/v3/index.json" />
1616
<!-- End: Package sources from dotnet-winforms -->
1717
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1818
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -25,10 +25,10 @@
2525
<clear />
2626
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2727
<!-- Begin: Package sources from dotnet-runtime -->
28-
<add key="darc-int-dotnet-runtime-89ef51c" value="true" />
28+
<add key="darc-int-dotnet-runtime-eba546b" value="true" />
2929
<!-- End: Package sources from dotnet-runtime -->
3030
<!-- Begin: Package sources from dotnet-winforms -->
31-
<add key="darc-int-dotnet-winforms-44b9411" value="true" />
31+
<add key="darc-int-dotnet-winforms-ffd0879" value="true" />
3232
<!-- End: Package sources from dotnet-winforms -->
3333
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3434
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 20 additions & 20 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="8.0.12-servicing.24603.5" CoherentParentDependency="Microsoft.Private.Winforms">
4+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.13-servicing.25066.9" CoherentParentDependency="Microsoft.Private.Winforms">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
6+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.12-servicing.24603.6" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
8+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.13-servicing.25066.3" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>44b9411eeca123dd8b2c9d47afe46f9e537f1714</Sha>
10+
<Sha>ffd0879b7792b899ae8210242a58cdc8529c8e7f</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.12-servicing.24603.5">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.13-servicing.25066.5">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14-
<Sha>6a2a510ae56ff16665d95b96a0920e2fd45e1d2b</Sha>
14+
<Sha>b7c5b2dd5e9b61459c7ba2e58f306029ec791c0d</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.12-servicing.24603.5">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.13-servicing.25066.5">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18-
<Sha>6a2a510ae56ff16665d95b96a0920e2fd45e1d2b</Sha>
18+
<Sha>b7c5b2dd5e9b61459c7ba2e58f306029ec791c0d</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.12" CoherentParentDependency="Microsoft.Private.Winforms">
20+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.13" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
22+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
2323
</Dependency>
24-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.12-servicing.24603.5" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.13-servicing.25066.9" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
26+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.12" CoherentParentDependency="Microsoft.Private.Winforms">
28+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.13" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
30+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.12-servicing.24603.6" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
32+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.13-servicing.25066.3" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
34-
<Sha>44b9411eeca123dd8b2c9d47afe46f9e537f1714</Sha>
34+
<Sha>ffd0879b7792b899ae8210242a58cdc8529c8e7f</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.12-servicing.24603.5">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.13-servicing.25066.5">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38-
<Sha>6a2a510ae56ff16665d95b96a0920e2fd45e1d2b</Sha>
38+
<Sha>b7c5b2dd5e9b61459c7ba2e58f306029ec791c0d</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -145,9 +145,9 @@
145145
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
146146
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
147147
</Dependency>
148-
<Dependency Name="System.Drawing.Common" Version="8.0.12" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
148+
<Dependency Name="System.Drawing.Common" Version="8.0.13" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
149149
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
150-
<Sha>44b9411eeca123dd8b2c9d47afe46f9e537f1714</Sha>
150+
<Sha>ffd0879b7792b899ae8210242a58cdc8529c8e7f</Sha>
151151
</Dependency>
152152
</ProductDependencies>
153153
<ToolsetDependencies>

eng/Versions.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
<!-- nuget -->
2626
<NugetPackagingVersion>6.2.4</NugetPackagingVersion>
2727
<!-- runtime -->
28-
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>8.0.12-servicing.24603.5</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
29-
<MicrosoftNETCoreAppRefVersion>8.0.12</MicrosoftNETCoreAppRefVersion>
30-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.12</MicrosoftNETCoreAppRuntimewinx64Version>
28+
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>8.0.13-servicing.25066.9</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
29+
<MicrosoftNETCoreAppRefVersion>8.0.13</MicrosoftNETCoreAppRefVersion>
30+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.13</MicrosoftNETCoreAppRuntimewinx64Version>
3131
<MicrosoftWin32RegistryAccessControlVersion>8.0.0</MicrosoftWin32RegistryAccessControlVersion>
3232
<MicrosoftWin32RegistryVersion>5.0.0</MicrosoftWin32RegistryVersion>
3333
<MicrosoftWin32SystemEventsVersion>8.0.0</MicrosoftWin32SystemEventsVersion>
@@ -61,15 +61,15 @@
6161
<SystemSpeechVersion>8.0.0</SystemSpeechVersion>
6262
<SystemTextEncodingCodePagesVersion>8.0.0</SystemTextEncodingCodePagesVersion>
6363
<SystemThreadingAccessControlVersion>8.0.0</SystemThreadingAccessControlVersion>
64-
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.12-servicing.24603.5</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
64+
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.13-servicing.25066.9</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
6565
<!-- wcf -->
6666
<SystemServiceModelVersion>4.10.0</SystemServiceModelVersion>
6767
<!-- winforms -->
68-
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.12-servicing.24603.6</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69-
<MicrosoftPrivateWinformsVersion>8.0.12-servicing.24603.6</MicrosoftPrivateWinformsVersion>
70-
<SystemDrawingCommonVersion>8.0.12</SystemDrawingCommonVersion>
68+
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.13-servicing.25066.3</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69+
<MicrosoftPrivateWinformsVersion>8.0.13-servicing.25066.3</MicrosoftPrivateWinformsVersion>
70+
<SystemDrawingCommonVersion>8.0.13</SystemDrawingCommonVersion>
7171
<!-- wpf -->
72-
<MicrosoftDotNetWpfGitHubVersion>8.0.12-servicing.24603.5</MicrosoftDotNetWpfGitHubVersion>
73-
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.12-servicing.24603.5</MicrosoftDotNetWpfProjectTemplatesVersion>
72+
<MicrosoftDotNetWpfGitHubVersion>8.0.13-servicing.25066.5</MicrosoftDotNetWpfGitHubVersion>
73+
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.13-servicing.25066.5</MicrosoftDotNetWpfProjectTemplatesVersion>
7474
</PropertyGroup>
7575
</Project>

0 commit comments

Comments
 (0)