From a4dbcc30bfab42beca6dac11e29ae6e10833ef96 Mon Sep 17 00:00:00 2001 From: Jason Malinowski Date: Fri, 17 Jan 2025 15:18:33 -0800 Subject: [PATCH 1/2] Delete the SERVICEHUB_ASSETS comment We now deploy ServiceHub assets in different VSIXes, so this comment doesn't matter anymore. --- src/VisualStudio/Setup/source.extension.vsixmanifest | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/VisualStudio/Setup/source.extension.vsixmanifest b/src/VisualStudio/Setup/source.extension.vsixmanifest index 438a34bfc9481..3dabae35b9b09 100644 --- a/src/VisualStudio/Setup/source.extension.vsixmanifest +++ b/src/VisualStudio/Setup/source.extension.vsixmanifest @@ -70,8 +70,6 @@ - - From 46c91c82dc0968f870ebc00064d978f9fff055af Mon Sep 17 00:00:00 2001 From: Jason Malinowski Date: Fri, 17 Jan 2025 15:22:38 -0800 Subject: [PATCH 2/2] Delete the DebuggerEngineExtension asset The |ServicesVisualStudio;VsdConfigOutputGroup| is supposed to be replaced at build time with the output group files, but it seems that's not happening here. Since the value we're shipping is clearly invalid, this must not be used anymore. --- src/VisualStudio/Setup/source.extension.vsixmanifest | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VisualStudio/Setup/source.extension.vsixmanifest b/src/VisualStudio/Setup/source.extension.vsixmanifest index 3dabae35b9b09..545f5f5674c87 100644 --- a/src/VisualStudio/Setup/source.extension.vsixmanifest +++ b/src/VisualStudio/Setup/source.extension.vsixmanifest @@ -47,7 +47,6 @@ -