Skip to content

Commit 7d3c040

Browse files
dotnet-botdkurepa
authored andcommitted
Merged PR 27883: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms
This pull request updates the following dependencies [marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a - **Build**: 20221201.2 - **Date Produced**: December 1, 2022 12:36:45 PM UTC - **Commit**: 0b72a8d9b5eea6a6528da3037108626664da2fdd - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.1-servicing.22568.11 to 7.0.2-servicing.22601.2][3] - **Microsoft.Private.Winforms**: [from 7.0.1-servicing.22568.11 to 7.0.2-servicing.22601.2][3] - **System.Security.Cryptography.Xml**: [from 7.0.0 to 7.0.1][4] - **Microsoft.NETCore.App.Ref**: [from 7.0.1 to 7.0.2][5] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.1 to 7.0.2][5] - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.1-servicing.22568.4 to 7.0.2-servicing.22580.12][5] [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCc09becd&targetVersion=GC0b72a8d&_a=files [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd099f07&targetVersion=GCb183393&_a=files [5]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC97203d3&targetVersion=GCb183393&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a) [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.Security.Cryptography.Xml**: from 7.0.0 to 7.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Ref**: from 7.0.1 to 7.0.2 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.1 to 7.0.2 (parent: Microsoft.Private.Winforms) - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.1-servicing.22568.4 to 7.0.2-servicing.22580.12 (parent: Microsoft.Private.Winforms) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates)
2 parents 50f7bad + 6a24f3f commit 7d3c040

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +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-97203d3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-97203d38/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-b183393" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b1833930/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-runtime -->
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1111
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -21,7 +21,7 @@
2121
<disabledPackageSources>
2222
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2323
<!-- Begin: Package sources from dotnet-runtime -->
24-
<add key="darc-int-dotnet-runtime-97203d3" value="true" />
24+
<add key="darc-int-dotnet-runtime-b183393" value="true" />
2525
<!-- End: Package sources from dotnet-runtime -->
2626
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2727
</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.1-servicing.22568.11">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.2-servicing.22601.2">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>c09becd38536311776313f64bdc8f051c59de7a3</Sha>
6+
<Sha>0b72a8d9b5eea6a6528da3037108626664da2fdd</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.1-servicing.22568.11">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.2-servicing.22601.2">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>c09becd38536311776313f64bdc8f051c59de7a3</Sha>
10+
<Sha>0b72a8d9b5eea6a6528da3037108626664da2fdd</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>
@@ -33,9 +33,9 @@
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
3434
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
3535
</Dependency>
36-
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
36+
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
38-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
38+
<Sha>b183393058491bf0140928107de9ce814b69d53d</Sha>
3939
</Dependency>
4040
<Dependency Name="System.Security.Permissions" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</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.1" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66-
<Sha>97203d38ba734d76d39984c5206f2747f792fa89</Sha>
66+
<Sha>b183393058491bf0140928107de9ce814b69d53d</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
68+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
70-
<Sha>97203d38ba734d76d39984c5206f2747f792fa89</Sha>
70+
<Sha>b183393058491bf0140928107de9ce814b69d53d</Sha>
7171
</Dependency>
72-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.1-servicing.22568.4" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.2-servicing.22580.12" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
74-
<Sha>97203d38ba734d76d39984c5206f2747f792fa89</Sha>
74+
<Sha>b183393058491bf0140928107de9ce814b69d53d</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,13 +22,13 @@
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/winforms -->
2424
<PropertyGroup>
25-
<MicrosoftPrivateWinformsVersion>7.0.1-servicing.22568.11</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>7.0.2-servicing.22601.2</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>
29-
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.1-servicing.22568.4</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
30-
<MicrosoftNETCoreAppRefVersion>7.0.1</MicrosoftNETCoreAppRefVersion>
31-
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.1</MicrosoftNETCoreAppRuntimewinx64Version>
29+
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.2-servicing.22580.12</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
30+
<MicrosoftNETCoreAppRefVersion>7.0.2</MicrosoftNETCoreAppRefVersion>
31+
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.2</MicrosoftNETCoreAppRuntimewinx64Version>
3232
<MicrosoftNETCorePlatformsVersion>7.0.0</MicrosoftNETCorePlatformsVersion>
3333
<SystemCodeDomPackageVersion>7.0.0</SystemCodeDomPackageVersion>
3434
<SystemConfigurationConfigurationManagerPackageVersion>7.0.0</SystemConfigurationConfigurationManagerPackageVersion>
@@ -39,7 +39,7 @@
3939
<SystemReflectionMetadataLoadContextVersion>7.0.0</SystemReflectionMetadataLoadContextVersion>
4040
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
4141
<SystemResourcesExtensionsVersion>7.0.0</SystemResourcesExtensionsVersion>
42-
<SystemSecurityCryptographyXmlPackageVersion>7.0.0</SystemSecurityCryptographyXmlPackageVersion>
42+
<SystemSecurityCryptographyXmlPackageVersion>7.0.1</SystemSecurityCryptographyXmlPackageVersion>
4343
<SystemSecurityPermissionsPackageVersion>7.0.0</SystemSecurityPermissionsPackageVersion>
4444
<SystemWindowsExtensionsPackageVersion>7.0.0</SystemWindowsExtensionsPackageVersion>
4545
</PropertyGroup>

0 commit comments

Comments
 (0)