Skip to content

Commit a6985a3

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 27570: [internal/release/7.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.CodeDom**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Configuration.ConfigurationManager**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Diagnostics.EventLog**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.DirectoryServices**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Drawing.Common**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Reflection.MetadataLoadContext**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Security.Cryptography.Xml**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Security.Permissions**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Windows.Extensions**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.Platforms**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.IO.Packaging**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **System.Resources.Extensions**: from 7.0.0 to 7.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Ref**: from 7.0.0 to 7.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.0 to 7.0.1 (parent: Microsoft.Private.Winforms) - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.0-rtm.22513.5 to 7.0.1-servicing.22565.3 (parent: Microsoft.Private.Winforms) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a - **Build**: 20221116.4 - **Date Produced**: November 17, 2022 1:14:04 AM UTC - **Commit**: b32a0afc982d443052bd9c6bd4ebe6177575681c - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.1-rtm.22528.3 to 7.0.1-servicing.22566.4][1] - **Microsoft.Private.Winforms**: [from 7.0.1-rtm.22528.3 to 7.0.1-servicing.22566.4][1] - **System.CodeDom**: [from 7.0.0 to 7.0.0][2] - **System.Configuration.ConfigurationManager**: [from 7.0.0 to 7.0.0][2] - **System.Diagnostics.EventLog**: [from 7.0.0 to 7.0.0][2] - **System.DirectoryServices**: [from 7.0.0 to 7.0.0][2] - **System.Drawing.Common**: [from 7.0.0 to 7.0.0][2] - **Syst...
1 parent 65b9f73 commit a6985a3

File tree

3 files changed

+45
-43
lines changed

3 files changed

+45
-43
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +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-f67308b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f67308b0/nuget/v3/index.json" />
89
<!-- End: Package sources from dotnet-runtime -->
910
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1011
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -20,6 +21,7 @@
2021
<disabledPackageSources>
2122
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2223
<!-- Begin: Package sources from dotnet-runtime -->
24+
<add key="darc-int-dotnet-runtime-f67308b" value="true" />
2325
<!-- End: Package sources from dotnet-runtime -->
2426
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2527
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,77 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.1-rtm.22528.3">
5-
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>672cc8c705697af4146629537abebcd483963375</Sha>
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.1-servicing.22566.4">
5+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6+
<Sha>b32a0afc982d443052bd9c6bd4ebe6177575681c</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.1-rtm.22528.3">
9-
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>672cc8c705697af4146629537abebcd483963375</Sha>
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.1-servicing.22566.4">
9+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10+
<Sha>b32a0afc982d443052bd9c6bd4ebe6177575681c</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
13-
<Uri>https://github.com/dotnet/runtime</Uri>
14-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
13+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
14+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
1515
</Dependency>
1616
<Dependency Name="System.Configuration.ConfigurationManager" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
17-
<Uri>https://github.com/dotnet/runtime</Uri>
18-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
17+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
18+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
1919
</Dependency>
2020
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
21-
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
21+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
2323
</Dependency>
2424
<Dependency Name="System.DirectoryServices" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
25-
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
25+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
2727
</Dependency>
2828
<Dependency Name="System.Drawing.Common" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
29-
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
29+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
3131
</Dependency>
3232
<Dependency Name="System.Reflection.MetadataLoadContext" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
33-
<Uri>https://github.com/dotnet/runtime</Uri>
34-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
33+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
34+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
3535
</Dependency>
3636
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
37-
<Uri>https://github.com/dotnet/runtime</Uri>
38-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
37+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
38+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
3939
</Dependency>
4040
<Dependency Name="System.Security.Permissions" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
41-
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
41+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
42+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
4343
</Dependency>
4444
<Dependency Name="System.Windows.Extensions" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
45-
<Uri>https://github.com/dotnet/runtime</Uri>
46-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
45+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
46+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
4747
</Dependency>
4848
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
49-
<Uri>https://github.com/dotnet/runtime</Uri>
50-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
49+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
50+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="7.0.0-rtm.22506.6">
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
5454
<Sha>00c647d63646ecc287c92f64734f438557f4a813</Sha>
5555
</Dependency>
5656
<Dependency Name="System.IO.Packaging" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
57-
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
57+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
58+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
5959
</Dependency>
6060
<Dependency Name="System.Resources.Extensions" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
61-
<Uri>https://github.com/dotnet/runtime</Uri>
62-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
61+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
62+
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
65-
<Uri>https://github.com/dotnet/runtime</Uri>
66-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
64+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
65+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66+
<Sha>f67308b045b90cb188339580ccdb1a3c87763ae5</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
69-
<Uri>https://github.com/dotnet/runtime</Uri>
70-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
68+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
69+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
70+
<Sha>f67308b045b90cb188339580ccdb1a3c87763ae5</Sha>
7171
</Dependency>
72-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rtm.22513.5" CoherentParentDependency="Microsoft.Private.Winforms">
73-
<Uri>https://github.com/dotnet/runtime</Uri>
74-
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
72+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.1-servicing.22565.3" CoherentParentDependency="Microsoft.Private.Winforms">
73+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
74+
<Sha>f67308b045b90cb188339580ccdb1a3c87763ae5</Sha>
7575
</Dependency>
7676
</ProductDependencies>
7777
<ToolsetDependencies>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/winforms -->
2424
<PropertyGroup>
25-
<MicrosoftPrivateWinformsVersion>7.0.0-rtm.22518.7</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>7.0.1-servicing.22566.4</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>
29-
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.0-rtm.22513.5</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
30-
<MicrosoftNETCoreAppRefVersion>7.0.0</MicrosoftNETCoreAppRefVersion>
31-
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
29+
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.1-servicing.22565.3</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
30+
<MicrosoftNETCoreAppRefVersion>7.0.1</MicrosoftNETCoreAppRefVersion>
31+
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.1</MicrosoftNETCoreAppRuntimewinx64Version>
3232
<MicrosoftNETCorePlatformsVersion>7.0.0</MicrosoftNETCorePlatformsVersion>
3333
<SystemCodeDomPackageVersion>7.0.0</SystemCodeDomPackageVersion>
3434
<SystemConfigurationConfigurationManagerPackageVersion>7.0.0</SystemConfigurationConfigurationManagerPackageVersion>

0 commit comments

Comments
 (0)