From e4811a350587bc78851f63364dedd5b7717856fb Mon Sep 17 00:00:00 2001 From: Shen Chen Date: Wed, 11 Jan 2023 20:36:42 +0000 Subject: [PATCH 1/2] Merged PR 28791: Update VS telemetry version from 16.4.56 to 16.4.67 MSRC fix for 17.2. I create a feature branch for the fix to check from release/dev17.2 According to the table in the email, We should update to 16.4.67 ![image.png](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/git/repositories/7b863b8d-8cc3-431d-b06b-7136cc32bbe6/pullRequests/28791/attachments/image.png) Verification locally: ![image (2).png](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/git/repositories/7b863b8d-8cc3-431d-b06b-7136cc32bbe6/pullRequests/28791/attachments/image%20%282%29.png) From the kusto: ![image (3).png](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/git/repositories/7b863b8d-8cc3-431d-b06b-7136cc32bbe6/pullRequests/28791/attachments/image%20%283%29.png) --- NuGet.config | 5 +++++ eng/Versions.props | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index a26b4ca869d72..ab0f683bd87af 100644 --- a/NuGet.config +++ b/NuGet.config @@ -15,6 +15,11 @@ + + + + + diff --git a/eng/Versions.props b/eng/Versions.props index 4f84bfcc577a6..4a6f2ffaba19b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -171,7 +171,7 @@ $(MicrosoftVisualStudioShellPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) - 16.4.56 + 16.4.67 8.0.0.0-alpha $(VisualStudioEditorPackagesVersion) $(VisualStudioEditorPackagesVersion) From 3e27709e84f99c4a144923b450dc5a2034056f24 Mon Sep 17 00:00:00 2001 From: Shen Chen Date: Tue, 17 Jan 2023 18:34:07 +0000 Subject: [PATCH 2/2] Merged PR 28885: Remove the unused feed since the package is public The package becomes public accidentally so we don't need to add the nuget feeds --- NuGet.config | 5 ----- 1 file changed, 5 deletions(-) diff --git a/NuGet.config b/NuGet.config index ab0f683bd87af..a26b4ca869d72 100644 --- a/NuGet.config +++ b/NuGet.config @@ -15,11 +15,6 @@ - - - - -