Skip to content

Commit f655eec

Browse files
maestro-prod-Primaryvseanreesermsft
authored andcommitted
Merged PR 43006: [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.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Ref**: from 8.0.10 to 8.0.10 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.Private.Winforms) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Configuration.ConfigurationManager**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Data.Odbc**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Data.OleDb**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing...
1 parent f91fa38 commit f655eec

File tree

3 files changed

+38
-40
lines changed

3 files changed

+38
-40
lines changed

NuGet.config

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +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-a8108c9-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-a8108c90-1/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-runtime-7dc1560" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-7dc1560d/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-81cabf2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-81cabf28/nuget/v3/index.json" />
1413
<!-- End: Package sources from dotnet-runtime -->
1514
<!-- Begin: Package sources from dotnet-winforms -->
16-
<add key="darc-int-dotnet-winforms-bfc7e26" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-bfc7e266/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-winforms-e4efded" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-e4efded4/nuget/v3/index.json" />
1716
<!-- End: Package sources from dotnet-winforms -->
1817
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1918
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -26,11 +25,10 @@
2625
<clear />
2726
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2827
<!-- Begin: Package sources from dotnet-runtime -->
29-
<add key="darc-int-dotnet-runtime-7dc1560" value="true" />
30-
<add key="darc-int-dotnet-runtime-a8108c9-1" value="true" />
28+
<add key="darc-int-dotnet-runtime-81cabf2" value="true" />
3129
<!-- End: Package sources from dotnet-runtime -->
3230
<!-- Begin: Package sources from dotnet-winforms -->
33-
<add key="darc-int-dotnet-winforms-bfc7e26" value="true" />
31+
<add key="darc-int-dotnet-winforms-e4efded" value="true" />
3432
<!-- End: Package sources from dotnet-winforms -->
3533
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3634
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 28 additions & 28 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.10-servicing.24461.12" CoherentParentDependency="Microsoft.Private.Winforms">
4+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.10-servicing.24466.10" CoherentParentDependency="Microsoft.Private.Winforms">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
6+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.10-servicing.24462.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
8+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.10-servicing.24468.3" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>bfc7e266f9967da8a398f67dac77b84a1210a42d</Sha>
10+
<Sha>e4efded416f8216935683d9a12e2eb45df78a728</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.10-servicing.24462.8">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.10-servicing.24468.10">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14-
<Sha>f97763771ad77bb288371e1c102d411a0fbc45c2</Sha>
14+
<Sha>e84ed744bb7989299c544f715056d05e220c7e00</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.10-servicing.24462.8">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.10-servicing.24468.10">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18-
<Sha>f97763771ad77bb288371e1c102d411a0fbc45c2</Sha>
18+
<Sha>e84ed744bb7989299c544f715056d05e220c7e00</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.10" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
22+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
2323
</Dependency>
24-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.10-servicing.24461.12" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.10-servicing.24466.10" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
26+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.10" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
30+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.10-servicing.24462.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
32+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.10-servicing.24468.3" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
34-
<Sha>bfc7e266f9967da8a398f67dac77b84a1210a42d</Sha>
34+
<Sha>e4efded416f8216935683d9a12e2eb45df78a728</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.10-servicing.24462.8">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.10-servicing.24468.10">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38-
<Sha>f97763771ad77bb288371e1c102d411a0fbc45c2</Sha>
38+
<Sha>e84ed744bb7989299c544f715056d05e220c7e00</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>
@@ -55,27 +55,27 @@
5555
</Dependency>
5656
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
58-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
58+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
5959
</Dependency>
6060
<Dependency Name="System.Data.Odbc" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
62-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
62+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
6363
</Dependency>
6464
<Dependency Name="System.Data.OleDb" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
66+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
6767
</Dependency>
6868
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
70-
<Sha>7dc1560dfb4ff946388512ef439fcb44f294b32a</Sha>
70+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
7171
</Dependency>
7272
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
74-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
74+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
7575
</Dependency>
7676
<Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
7777
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
78-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
78+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
7979
</Dependency>
8080
<Dependency Name="System.DirectoryServices.Protocols" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -87,7 +87,7 @@
8787
</Dependency>
8888
<Dependency Name="System.IO.Packaging" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
8989
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
90-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
90+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
9191
</Dependency>
9292
<Dependency Name="System.IO.Ports" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
9393
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -103,19 +103,19 @@
103103
</Dependency>
104104
<Dependency Name="System.Runtime.Caching" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
105105
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
106-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
106+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
107107
</Dependency>
108108
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
109109
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
110-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
110+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
111111
</Dependency>
112112
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
113113
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
114114
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
115115
</Dependency>
116116
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
117117
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
118-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
118+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
119119
</Dependency>
120120
<Dependency Name="System.Security.Permissions" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
121121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -127,7 +127,7 @@
127127
</Dependency>
128128
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
129129
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
130-
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
130+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
131131
</Dependency>
132132
<Dependency Name="System.Speech" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
133133
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -147,7 +147,7 @@
147147
</Dependency>
148148
<Dependency Name="System.Drawing.Common" Version="8.0.10" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
149149
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
150-
<Sha>bfc7e266f9967da8a398f67dac77b84a1210a42d</Sha>
150+
<Sha>e4efded416f8216935683d9a12e2eb45df78a728</Sha>
151151
</Dependency>
152152
</ProductDependencies>
153153
<ToolsetDependencies>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- nuget -->
2626
<NugetPackagingVersion>6.2.4</NugetPackagingVersion>
2727
<!-- runtime -->
28-
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>8.0.10-servicing.24461.12</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
28+
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>8.0.10-servicing.24466.10</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
2929
<MicrosoftNETCoreAppRefVersion>8.0.10</MicrosoftNETCoreAppRefVersion>
3030
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.10</MicrosoftNETCoreAppRuntimewinx64Version>
3131
<MicrosoftWin32RegistryAccessControlVersion>8.0.0</MicrosoftWin32RegistryAccessControlVersion>
@@ -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.10-servicing.24461.12</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
64+
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.10-servicing.24466.10</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
6565
<!-- wcf -->
6666
<SystemServiceModelVersion>4.10.0</SystemServiceModelVersion>
6767
<!-- winforms -->
68-
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.10-servicing.24462.7</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69-
<MicrosoftPrivateWinformsVersion>8.0.10-servicing.24462.7</MicrosoftPrivateWinformsVersion>
68+
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.10-servicing.24468.3</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69+
<MicrosoftPrivateWinformsVersion>8.0.10-servicing.24468.3</MicrosoftPrivateWinformsVersion>
7070
<SystemDrawingCommonVersion>8.0.10</SystemDrawingCommonVersion>
7171
<!-- wpf -->
72-
<MicrosoftDotNetWpfGitHubVersion>8.0.10-servicing.24462.8</MicrosoftDotNetWpfGitHubVersion>
73-
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.10-servicing.24462.8</MicrosoftDotNetWpfProjectTemplatesVersion>
72+
<MicrosoftDotNetWpfGitHubVersion>8.0.10-servicing.24468.10</MicrosoftDotNetWpfGitHubVersion>
73+
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.10-servicing.24468.10</MicrosoftDotNetWpfProjectTemplatesVersion>
7474
</PropertyGroup>
7575
</Project>

0 commit comments

Comments
 (0)