Skip to content

Commit 0315841

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 29717: [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**: - **Microsoft.NETCore.Platforms**: from 7.0.0 to 7.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Ref**: from 7.0.3 to 7.0.4 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.3 to 7.0.4 (parent: Microsoft.Private.Winforms) - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.3-servicing.23069.10 to 7.0.4-servicing.23115.8 (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**: 20230217.7 - **Date Produced**: February 17, 2023 8:51:34 PM UTC - **Commit**: 2f3cabf9537c7d9a9f2f61ea2ad49a4c10ac7d4b - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.4-servicing.23107.7 to 7.0.4-servicing.23117.7][3] - **Microsoft.Private.Winforms**: [from 7.0.4-servicing.23107.7 to 7.0.4-servicing.23117.7][3] - **Microsoft.NETCore.Platforms**: [from 7.0.0 to 7.0.1][4] - **Microsoft.NETCore.App.Ref**: [from 7.0.3 to 7.0.4][5] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.3 to 7.0.4][5] - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.3-servicing.23069.10 to 7.0.4-servicing.23115.8][5] [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC84d909e&targetVersion=GC2f3cabf&_a=files [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd099f07&targetVersion=GC0a396ac&_a=files [5]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC0a2bda1&targetVersion=GC0a396ac&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)
1 parent fa6e95d commit 0315841

File tree

3 files changed

+19
-21
lines changed

3 files changed

+19
-21
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-0a2bda1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-0a2bda10/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-0a2bda1-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-0a2bda10-3/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-0a396ac" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-0a396aca/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" />
@@ -22,8 +21,7 @@
2221
<disabledPackageSources>
2322
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2423
<!-- Begin: Package sources from dotnet-runtime -->
25-
<add key="darc-int-dotnet-runtime-0a2bda1-3" value="true" />
26-
<add key="darc-int-dotnet-runtime-0a2bda1" value="true" />
24+
<add key="darc-int-dotnet-runtime-0a396ac" value="true" />
2725
<!-- End: Package sources from dotnet-runtime -->
2826
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2927
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.4-servicing.23107.7">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.4-servicing.23117.7">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>84d909e676d61df36f5c7aa269e5c471fc6530bf</Sha>
6+
<Sha>2f3cabf9537c7d9a9f2f61ea2ad49a4c10ac7d4b</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.4-servicing.23107.7">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.4-servicing.23117.7">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>84d909e676d61df36f5c7aa269e5c471fc6530bf</Sha>
10+
<Sha>2f3cabf9537c7d9a9f2f61ea2ad49a4c10ac7d4b</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -45,9 +45,9 @@
4545
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
4646
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
4747
</Dependency>
48-
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
48+
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
4949
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
50-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
50+
<Sha>0a396acafe9a7d46bce11f4338dbb3dd0d99b1b4</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>
@@ -61,17 +61,17 @@
6161
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6262
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.4" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66-
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
66+
<Sha>0a396acafe9a7d46bce11f4338dbb3dd0d99b1b4</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
68+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.4" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
70-
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
70+
<Sha>0a396acafe9a7d46bce11f4338dbb3dd0d99b1b4</Sha>
7171
</Dependency>
72-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.3-servicing.23069.10" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.4-servicing.23115.8" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
74-
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
74+
<Sha>0a396acafe9a7d46bce11f4338dbb3dd0d99b1b4</Sha>
7575
</Dependency>
7676
</ProductDependencies>
7777
<ToolsetDependencies>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/winforms -->
2424
<PropertyGroup>
25-
<MicrosoftPrivateWinformsVersion>7.0.4-servicing.23107.7</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>7.0.4-servicing.23117.7</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>
29-
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.3-servicing.23069.10</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
30-
<MicrosoftNETCoreAppRefVersion>7.0.3</MicrosoftNETCoreAppRefVersion>
31-
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.3</MicrosoftNETCoreAppRuntimewinx64Version>
32-
<MicrosoftNETCorePlatformsVersion>7.0.0</MicrosoftNETCorePlatformsVersion>
29+
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.4-servicing.23115.8</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
30+
<MicrosoftNETCoreAppRefVersion>7.0.4</MicrosoftNETCoreAppRefVersion>
31+
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.4</MicrosoftNETCoreAppRuntimewinx64Version>
32+
<MicrosoftNETCorePlatformsVersion>7.0.1</MicrosoftNETCorePlatformsVersion>
3333
<SystemCodeDomPackageVersion>7.0.0</SystemCodeDomPackageVersion>
3434
<SystemConfigurationConfigurationManagerPackageVersion>7.0.0</SystemConfigurationConfigurationManagerPackageVersion>
3535
<SystemDiagnosticsEventLogPackageVersion>7.0.0</SystemDiagnosticsEventLogPackageVersion>

0 commit comments

Comments
 (0)