Skip to content

Commit a7dff25

Browse files
maestro-prod-Primaryvseanreesermsft
authored andcommitted
Merged PR 43817: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
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**: - **System.Configuration.ConfigurationManager**: from 6.0.1 to 6.0.2 (parent: Microsoft.Private.Winforms) - **System.DirectoryServices**: from 6.0.1 to 6.0.2 (parent: Microsoft.Private.Winforms) - **System.Reflection.MetadataLoadContext**: from 6.0.0 to 6.0.1 (parent: Microsoft.Private.Winforms) - **System.Security.Cryptography.Xml**: from 6.0.1 to 6.0.2 (parent: Microsoft.Private.Winforms) - **System.Security.Permissions**: from 6.0.0 to 6.0.1 (parent: Microsoft.Private.Winforms) - **System.IO.Packaging**: from 6.0.1 to 6.0.2 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.ILDAsm**: from 6.0.35-servicing.24459.18 to 6.0.36-servicing.24514.21 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.ILAsm**: from 6.0.35-servicing.24459.18 to 6.0.36-servicing.24514.21 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Ref**: from 6.0.35 to 6.0.36 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.35 to 6.0.36 (parent: Microsoft.Private.Winforms) - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.35-servicing.24459.18 to 6.0.36-servicing.24514.21 (parent: Microsoft.Private.Winforms) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81 - **Build**: 20241015.13 - **Date Produced**: October 16, 2024 12:18:35 AM UTC - **Commit**: e0de28a9ae13d9444c39fbad560ebec71854e11e - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.35-servicing.24462.9 to 6.0.36-servicing.24515.13][1] - **Microsoft.Private.Winforms**: [from 6.0.35-servicing.24462.9 to 6.0.36-servicing.24515.13][1] - **System.Configuration.ConfigurationManager**: [from 6.0.1 to 6.0.2][2] - **System.DirectoryServices**: [from 6.0.1 to 6.0.2][3] - **System.Reflection.MetadataLoadContext**: [from 6.0.0 to 6.0.1][4] - **System.Security.Cryptography.Xml**: [from 6.0.1 to 6.0.2][5] - **System.Security.Permissions**: [from 6.0.0 to 6.0.1][4] - **System.IO.Packaging**: [from 6.0.1 to 6.0.2][6] - **Microsoft.NETCore.ILDAsm**: [from 6.0.35-servicing.24459.18 to 6.0.36-servicing.24514.21][6] - **Microsoft.NETCore.ILAsm**: [from 6.0.35-servicing.24459.18 to 6.0.36...
1 parent 4a71931 commit a7dff25

File tree

3 files changed

+42
-44
lines changed

3 files changed

+42
-44
lines changed

NuGet.config

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
8-
<add key="darc-int-dotnet-runtime-b357f86" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b357f86c/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-b357f86-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b357f86c-2/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-f1dd571" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f1dd5716/nuget/v3/index.json" />
109
<!-- End: Package sources from dotnet-runtime -->
1110
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1211
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -20,8 +19,7 @@
2019
<disabledPackageSources>
2120
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2221
<!-- Begin: Package sources from dotnet-runtime -->
23-
<add key="darc-int-dotnet-runtime-b357f86-2" value="true" />
24-
<add key="darc-int-dotnet-runtime-b357f86" value="true" />
22+
<add key="darc-int-dotnet-runtime-f1dd571" value="true" />
2523
<!-- End: Package sources from dotnet-runtime -->
2624
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2725
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.35-servicing.24462.9">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.36-servicing.24515.13">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>9b5f402943986a66dfca2b6f4312cfca19d75c17</Sha>
6+
<Sha>e0de28a9ae13d9444c39fbad560ebec71854e11e</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.35-servicing.24462.9">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.36-servicing.24515.13">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>9b5f402943986a66dfca2b6f4312cfca19d75c17</Sha>
10+
<Sha>e0de28a9ae13d9444c39fbad560ebec71854e11e</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>
1414
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
1515
</Dependency>
16-
<Dependency Name="System.Configuration.ConfigurationManager" Version="6.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
16+
<Dependency Name="System.Configuration.ConfigurationManager" Version="6.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
18-
<Sha>163a63591cf9e9b682063cf3995948c2b885a042</Sha>
18+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
1919
</Dependency>
2020
<Dependency Name="System.Diagnostics.EventLog" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
2222
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
2323
</Dependency>
24-
<Dependency Name="System.DirectoryServices" Version="6.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="System.DirectoryServices" Version="6.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>2a90daa2cc41ae8f11a2c1519cb8b235f609251a</Sha>
26+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
2727
</Dependency>
2828
<Dependency Name="System.Drawing.Common" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://github.com/dotnet/runtime</Uri>
3030
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
3131
</Dependency>
32-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
33-
<Uri>https://github.com/dotnet/runtime</Uri>
34-
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
32+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="6.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
33+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
34+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
3535
</Dependency>
36-
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
36+
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
38-
<Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
38+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
3939
</Dependency>
40-
<Dependency Name="System.Security.Permissions" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
41-
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
40+
<Dependency Name="System.Security.Permissions" Version="6.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
41+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
42+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
4343
</Dependency>
4444
<Dependency Name="System.Windows.Extensions" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -53,33 +53,33 @@
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
5454
<Sha>bb66af4286a3180f30152f1d8de98ae889f38ade</Sha>
5555
</Dependency>
56-
<Dependency Name="System.IO.Packaging" Version="6.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
56+
<Dependency Name="System.IO.Packaging" Version="6.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
58-
<Sha>b357f86ce3bce7c232ea242074b17bebdc50b543</Sha>
58+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
5959
</Dependency>
60-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="6.0.35-servicing.24459.18" CoherentParentDependency="Microsoft.Private.Winforms">
60+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="6.0.36-servicing.24514.21" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
62-
<Sha>b357f86ce3bce7c232ea242074b17bebdc50b543</Sha>
62+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.35-servicing.24459.18" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.36-servicing.24514.21" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66-
<Sha>b357f86ce3bce7c232ea242074b17bebdc50b543</Sha>
66+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
6767
</Dependency>
6868
<Dependency Name="System.Resources.Extensions" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://github.com/dotnet/runtime</Uri>
7070
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
7171
</Dependency>
72-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.35" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.36" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
74-
<Sha>b357f86ce3bce7c232ea242074b17bebdc50b543</Sha>
74+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
7575
</Dependency>
76-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.35" CoherentParentDependency="Microsoft.Private.Winforms">
76+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.36" CoherentParentDependency="Microsoft.Private.Winforms">
7777
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
78-
<Sha>b357f86ce3bce7c232ea242074b17bebdc50b543</Sha>
78+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
7979
</Dependency>
80-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.35-servicing.24459.18" CoherentParentDependency="Microsoft.Private.Winforms">
80+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.36-servicing.24514.21" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
82-
<Sha>b357f86ce3bce7c232ea242074b17bebdc50b543</Sha>
82+
<Sha>f1dd57165bfd91875761329ac3a8b17f6606ad18</Sha>
8383
</Dependency>
8484
</ProductDependencies>
8585
<ToolsetDependencies>

eng/Versions.props

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,37 +21,37 @@
2121
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
2222
<PreReleaseVersionIteration>
2323
</PreReleaseVersionIteration>
24-
<SystemIOPackagingVersion>6.0.1</SystemIOPackagingVersion>
24+
<SystemIOPackagingVersion>6.0.2</SystemIOPackagingVersion>
2525
<SystemResourcesExtensionsVersion>6.0.0</SystemResourcesExtensionsVersion>
2626
</PropertyGroup>
2727
<!-- NuGet Package Versions -->
2828
<PropertyGroup>
29-
<MicrosoftPrivateWinformsVersion>6.0.35-servicing.24462.9</MicrosoftPrivateWinformsVersion>
29+
<MicrosoftPrivateWinformsVersion>6.0.36-servicing.24515.13</MicrosoftPrivateWinformsVersion>
3030
</PropertyGroup>
3131
<!-- Packages that come from https://github.com/dotnet/coreclr -->
3232
<PropertyGroup>
3333
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
34-
<MicrosoftNETCoreILDAsmVersion>6.0.35-servicing.24459.18</MicrosoftNETCoreILDAsmVersion>
35-
<MicrosoftNETCoreILAsmVersion>6.0.35-servicing.24459.18</MicrosoftNETCoreILAsmVersion>
34+
<MicrosoftNETCoreILDAsmVersion>6.0.36-servicing.24514.21</MicrosoftNETCoreILDAsmVersion>
35+
<MicrosoftNETCoreILAsmVersion>6.0.36-servicing.24514.21</MicrosoftNETCoreILAsmVersion>
3636
</PropertyGroup>
3737
<!-- Packages that come from https://github.com/dotnet/core-setup -->
3838
<PropertyGroup>
39-
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.35-servicing.24459.18</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
40-
<MicrosoftNETCoreAppRefVersion>6.0.35</MicrosoftNETCoreAppRefVersion>
41-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.35</MicrosoftNETCoreAppRuntimewinx64Version>
39+
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.36-servicing.24514.21</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
40+
<MicrosoftNETCoreAppRefVersion>6.0.36</MicrosoftNETCoreAppRefVersion>
41+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.36</MicrosoftNETCoreAppRuntimewinx64Version>
4242
<MicrosoftNETCorePlatformsVersion>6.0.13</MicrosoftNETCorePlatformsVersion>
4343
<SystemDrawingCommonVersion>6.0.0</SystemDrawingCommonVersion>
44-
<SystemDirectoryServicesVersion>6.0.1</SystemDirectoryServicesVersion>
45-
<SystemReflectionMetadataLoadContextVersion>6.0.0</SystemReflectionMetadataLoadContextVersion>
44+
<SystemDirectoryServicesVersion>6.0.2</SystemDirectoryServicesVersion>
45+
<SystemReflectionMetadataLoadContextVersion>6.0.1</SystemReflectionMetadataLoadContextVersion>
4646
</PropertyGroup>
4747
<!-- Packages that come from https://github.com/dotnet/corefx via core-setup coherency parent dependency -->
4848
<PropertyGroup>
4949
<SystemCodeDomPackageVersion>6.0.0</SystemCodeDomPackageVersion>
50-
<SystemConfigurationConfigurationManagerPackageVersion>6.0.1</SystemConfigurationConfigurationManagerPackageVersion>
50+
<SystemConfigurationConfigurationManagerPackageVersion>6.0.2</SystemConfigurationConfigurationManagerPackageVersion>
5151
<SystemDiagnosticsEventLogPackageVersion>6.0.0</SystemDiagnosticsEventLogPackageVersion>
5252
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
53-
<SystemSecurityCryptographyXmlPackageVersion>6.0.1</SystemSecurityCryptographyXmlPackageVersion>
54-
<SystemSecurityPermissionsPackageVersion>6.0.0</SystemSecurityPermissionsPackageVersion>
53+
<SystemSecurityCryptographyXmlPackageVersion>6.0.2</SystemSecurityCryptographyXmlPackageVersion>
54+
<SystemSecurityPermissionsPackageVersion>6.0.1</SystemSecurityPermissionsPackageVersion>
5555
<SystemWindowsExtensionsPackageVersion>6.0.0</SystemWindowsExtensionsPackageVersion>
5656
</PropertyGroup>
5757
<!-- Packages that come from https://github.com/dotnet/arcade -->

0 commit comments

Comments
 (0)