Skip to content

Commit 42a83a5

Browse files
maestro-prod-Primaryvseanreesermsft
authored andcommitted
Merged PR 44069: [internal/release/8.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.Reflection.MetadataLoadContext**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Configuration.ConfigurationManager**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Data.Odbc**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Data.OleDb**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Diagnostics.EventLog**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Diagnostics.PerformanceCounter**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.DirectoryServices.AccountManagement**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.IO.Packaging**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Runtime.Caching**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Security.Cryptography.Pkcs**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) - **System.Security.Cryptography.Xml**: from 8.0.2 to 8.0.2 (parent: Microsoft.Private.Winforms) - **System.ServiceProcess.ServiceController**: from 8.0.1 to 8.0.1 (parent: Microsoft.Private.Winforms) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:0ce99e90-7dcb-4849-5aa3-08dbd5a5c716) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: 0ce99e90-7dcb-4849-5aa3-08dbd5a5c716 - **Build**: 20241021.3 - **Date Produced**: October 21, 2024 9:14:50 PM UTC - **Commit**: 3069afa2664d12f5290b7002c5a9eb110e4ea844 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 8.0.11-servicing.24518.1 to 8.0.11-servicing.24521.3][1] - **Microsoft.Private.Winforms**: [from 8.0.11-servicing.24518.1 to 8.0.11-servicing.24521.3][1] - **System.Drawing.Common**: [from 8.0.11 to 8.0.11][1] - **System.Reflection.MetadataLoadContext**: [from 8.0.1 to 8.0.1][2] - **System.Configuration.ConfigurationManager**: [from 8.0.1 to 8.0.1][2] - **System.Data.Odbc**: [from 8.0.1 to 8.0.1][2] - **System.Data.OleDb**: [from 8.0.1 to 8.0.1][2] - **System.Diagnostics.EventLog**: [from 8.0.1 to 8.0.1][2] - **System.Diagnostics.PerformanceCounter**: [from 8.0.1 to 8.0.1][2] - **System.DirectoryServices.AccountManagement**: [from 8.0.1 to 8.0.1][2] - **System.IO.Packaging**: [from 8.0.1 to 8.0.1][2] - **System.Runtime.C...
2 parents 2398667 + bdc2ad3 commit 42a83a5

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

NuGet.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
88
<add key="darc-int-dotnet-runtime-9cb3b72" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-9cb3b725/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-5292f3a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5292f3ab/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-81cabf2-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-81cabf28-3/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-runtime -->
1111
<!-- Begin: Package sources from dotnet-winforms -->
12-
<add key="darc-int-dotnet-winforms-a515975" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-a5159750/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-winforms-3069afa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-3069afa2/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-winforms -->
1414
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1515
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -23,11 +23,11 @@
2323
<disabledPackageSources>
2424
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2525
<!-- Begin: Package sources from dotnet-runtime -->
26-
<add key="darc-int-dotnet-runtime-5292f3a" value="true" />
26+
<add key="darc-int-dotnet-runtime-81cabf2-3" value="true" />
2727
<add key="darc-int-dotnet-runtime-9cb3b72" value="true" />
2828
<!-- End: Package sources from dotnet-runtime -->
2929
<!-- Begin: Package sources from dotnet-winforms -->
30-
<add key="darc-int-dotnet-winforms-a515975" value="true" />
30+
<add key="darc-int-dotnet-winforms-3069afa" value="true" />
3131
<!-- End: Package sources from dotnet-winforms -->
3232
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3333
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.11-servicing.24518.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.11-servicing.24521.3">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>a5159750d891acb077fdf5e028eb602bf450944a</Sha>
6+
<Sha>3069afa2664d12f5290b7002c5a9eb110e4ea844</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.11-servicing.24518.1">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.11-servicing.24521.3">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>a5159750d891acb077fdf5e028eb602bf450944a</Sha>
10+
<Sha>3069afa2664d12f5290b7002c5a9eb110e4ea844</Sha>
1111
</Dependency>
1212
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
14-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
14+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
1515
</Dependency>
1616
<Dependency Name="System.Windows.Extensions" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -60,27 +60,27 @@
6060
</Dependency>
6161
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6262
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
63-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
63+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
6464
</Dependency>
6565
<Dependency Name="System.Data.Odbc" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6666
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
67-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
67+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
6868
</Dependency>
6969
<Dependency Name="System.Data.OleDb" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
7070
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
71-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
71+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
7272
</Dependency>
7373
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
7474
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
75-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
75+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
7676
</Dependency>
7777
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
7878
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
79-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
79+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
8080
</Dependency>
8181
<Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
8282
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
83-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
83+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
8484
</Dependency>
8585
<Dependency Name="System.DirectoryServices.Protocols" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8686
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -92,7 +92,7 @@
9292
</Dependency>
9393
<Dependency Name="System.IO.Packaging" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
9494
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
95-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
95+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
9696
</Dependency>
9797
<Dependency Name="System.IO.Ports" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
9898
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -108,19 +108,19 @@
108108
</Dependency>
109109
<Dependency Name="System.Runtime.Caching" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
110110
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
111-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
111+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
112112
</Dependency>
113113
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
114114
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
115-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
115+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
116116
</Dependency>
117117
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
118118
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
119119
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
120120
</Dependency>
121121
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
122122
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
123-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
123+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
124124
</Dependency>
125125
<Dependency Name="System.Security.Permissions" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
126126
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -132,7 +132,7 @@
132132
</Dependency>
133133
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
134134
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
135-
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
135+
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
136136
</Dependency>
137137
<Dependency Name="System.Speech" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
138138
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -152,7 +152,7 @@
152152
</Dependency>
153153
<Dependency Name="System.Drawing.Common" Version="8.0.11">
154154
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
155-
<Sha>a5159750d891acb077fdf5e028eb602bf450944a</Sha>
155+
<Sha>3069afa2664d12f5290b7002c5a9eb110e4ea844</Sha>
156156
</Dependency>
157157
</ProductDependencies>
158158
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/winforms -->
2424
<PropertyGroup>
25-
<MicrosoftPrivateWinformsVersion>8.0.11-servicing.24518.1</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>8.0.11-servicing.24521.3</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>

0 commit comments

Comments
 (0)