From 24923547018835429e8d08a35b6d1e9eec97b735 Mon Sep 17 00:00:00 2001 From: DotNet Bot Date: Mon, 22 May 2023 15:56:57 +0000 Subject: [PATCH] Merged PR 31453: [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.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms) - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6 (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**: 20230522.2 - **Date Produced**: May 22, 2023 3:35:25 PM UTC - **Commit**: e3bf366a7361267ba472521190d62c9d22f39b14 - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1] - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1] - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][2] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][2] - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC3632207d61&targetVersion=GCe3bf366a73&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4906b56cca&targetVersion=GC8e3442dd52&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/NuGet.config b/NuGet.config index 142f4d0ad..4debd8955 100644 --- a/NuGet.config +++ b/NuGet.config @@ -5,7 +5,7 @@ - + @@ -21,7 +21,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b12152d7d..d2ee19ed4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,13 +1,13 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 3632207d619ad47c9933baa5806b67b67d1a4b77 + e3bf366a7361267ba472521190d62c9d22f39b14 - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 3632207d619ad47c9933baa5806b67b67d1a4b77 + e3bf366a7361267ba472521190d62c9d22f39b14 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -63,15 +63,15 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4906b56cca652ec986cb46bf1b4a9cc1fe1efe26 + 8e3442dd52923615959c161ce49b9960375ea07b https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4906b56cca652ec986cb46bf1b4a9cc1fe1efe26 + 8e3442dd52923615959c161ce49b9960375ea07b - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4906b56cca652ec986cb46bf1b4a9cc1fe1efe26 + 8e3442dd52923615959c161ce49b9960375ea07b diff --git a/eng/Versions.props b/eng/Versions.props index f92c23339..9a8dec35e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -22,11 +22,11 @@ - 7.0.7-servicing.23268.9 + 7.0.7-servicing.23272.2 - 7.0.7-servicing.23268.2 + 7.0.7-servicing.23269.6 7.0.7 7.0.7 7.0.2 -- GitLab