diff --git a/New_Extensibility_Model/Samples/ClassificationSample/ClassificationSample.csproj b/New_Extensibility_Model/Samples/ClassificationSample/ClassificationSample.csproj
index 388495cb..90b75f22 100644
--- a/New_Extensibility_Model/Samples/ClassificationSample/ClassificationSample.csproj
+++ b/New_Extensibility_Model/Samples/ClassificationSample/ClassificationSample.csproj
@@ -7,7 +7,7 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/CodeLensSample/CodeLensSample.csproj b/New_Extensibility_Model/Samples/CodeLensSample/CodeLensSample.csproj
index e44a747c..adf79a11 100644
--- a/New_Extensibility_Model/Samples/CodeLensSample/CodeLensSample.csproj
+++ b/New_Extensibility_Model/Samples/CodeLensSample/CodeLensSample.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/CommandParentingSample/CommandParentingSample.csproj b/New_Extensibility_Model/Samples/CommandParentingSample/CommandParentingSample.csproj
index e5567038..d1434501 100644
--- a/New_Extensibility_Model/Samples/CommandParentingSample/CommandParentingSample.csproj
+++ b/New_Extensibility_Model/Samples/CommandParentingSample/CommandParentingSample.csproj
@@ -8,7 +8,7 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/CommentRemover/CommentRemover.csproj b/New_Extensibility_Model/Samples/CommentRemover/CommentRemover.csproj
index 49776900..8ec8d73a 100644
--- a/New_Extensibility_Model/Samples/CommentRemover/CommentRemover.csproj
+++ b/New_Extensibility_Model/Samples/CommentRemover/CommentRemover.csproj
@@ -11,8 +11,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/CommentRemover/source.extension.vsixmanifest b/New_Extensibility_Model/Samples/CommentRemover/source.extension.vsixmanifest
index 0d200d1d..ca90eb23 100644
--- a/New_Extensibility_Model/Samples/CommentRemover/source.extension.vsixmanifest
+++ b/New_Extensibility_Model/Samples/CommentRemover/source.extension.vsixmanifest
@@ -1,25 +1,28 @@
-
-
- Comment Remover
- Remove all comments in any file with a click of a button. Can also remove #regions and preserve XML Doc comments.
- https://github.com/madskristensen/CommentRemover
- Resources\LICENSE
- https://github.com/madskristensen/CommentRemover/blob/master/CHANGELOG.md
- Resources\Icon.png
- Resources\Preview.png
- comment, cleanup, delete, region, XMLDoc
-
-
-
- amd64
-
-
-
-
-
-
-
-
+
+
+ Comment Remover
+ Remove all comments in any file with a click of a button. Can also remove #regions and preserve XML Doc comments.
+ https://github.com/madskristensen/CommentRemover
+ Resources\LICENSE
+ https://github.com/madskristensen/CommentRemover/blob/master/CHANGELOG.md
+ Resources\Icon.png
+ Resources\Preview.png
+ comment, cleanup, delete, region, XMLDoc
+
+
+
+
+
+
+
+
+
+
+
diff --git a/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/CompositeExtension.csproj b/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/CompositeExtension.csproj
index 8b911041..98f02ed8 100644
--- a/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/CompositeExtension.csproj
+++ b/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/CompositeExtension.csproj
@@ -9,8 +9,8 @@
-
-
+
+
@@ -26,7 +26,7 @@
since the two projects have incompatible target frameworks. -->
false
- true
+ true
true
ExtensionFilesOutputGroup
diff --git a/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/source.extension.vsixmanifest b/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/source.extension.vsixmanifest
index 8f239823..c7d8d9b5 100644
--- a/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/source.extension.vsixmanifest
+++ b/New_Extensibility_Model/Samples/CompositeExtension/CompositeExtension/source.extension.vsixmanifest
@@ -7,14 +7,14 @@
true
-
-
+
diff --git a/New_Extensibility_Model/Samples/CompositeExtension/OutOfProcComponent/OutOfProcComponent.csproj b/New_Extensibility_Model/Samples/CompositeExtension/OutOfProcComponent/OutOfProcComponent.csproj
index 47969e1e..adb279eb 100644
--- a/New_Extensibility_Model/Samples/CompositeExtension/OutOfProcComponent/OutOfProcComponent.csproj
+++ b/New_Extensibility_Model/Samples/CompositeExtension/OutOfProcComponent/OutOfProcComponent.csproj
@@ -17,8 +17,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/DialogSample/DialogSample.csproj b/New_Extensibility_Model/Samples/DialogSample/DialogSample.csproj
index 65f0705d..f5bdecee 100644
--- a/New_Extensibility_Model/Samples/DialogSample/DialogSample.csproj
+++ b/New_Extensibility_Model/Samples/DialogSample/DialogSample.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/DocumentSelectorSample/DocumentSelectorSample.csproj b/New_Extensibility_Model/Samples/DocumentSelectorSample/DocumentSelectorSample.csproj
index be068225..f94ed11a 100644
--- a/New_Extensibility_Model/Samples/DocumentSelectorSample/DocumentSelectorSample.csproj
+++ b/New_Extensibility_Model/Samples/DocumentSelectorSample/DocumentSelectorSample.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/EncodeDecodeBase64/EncodeDecodeBase64.csproj b/New_Extensibility_Model/Samples/EncodeDecodeBase64/EncodeDecodeBase64.csproj
index f4534705..90b75f22 100644
--- a/New_Extensibility_Model/Samples/EncodeDecodeBase64/EncodeDecodeBase64.csproj
+++ b/New_Extensibility_Model/Samples/EncodeDecodeBase64/EncodeDecodeBase64.csproj
@@ -1,13 +1,13 @@
-
- net8.0-windows8.0
- enable
- 12
- en-US
-
+
+ net8.0-windows8.0
+ enable
+ 12
+ en-US
+
-
-
-
-
+
+
+
+
diff --git a/New_Extensibility_Model/Samples/ExtensionPublisher/ExtensionPublisher.csproj b/New_Extensibility_Model/Samples/ExtensionPublisher/ExtensionPublisher.csproj
index c3f5c507..b67ed9f2 100644
--- a/New_Extensibility_Model/Samples/ExtensionPublisher/ExtensionPublisher.csproj
+++ b/New_Extensibility_Model/Samples/ExtensionPublisher/ExtensionPublisher.csproj
@@ -6,8 +6,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/Container.csproj b/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/Container.csproj
index 004f7086..0229a0e7 100644
--- a/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/Container.csproj
+++ b/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/Container.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/source.extension.vsixmanifest b/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/source.extension.vsixmanifest
index 671ee9a8..29c89d67 100644
--- a/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/source.extension.vsixmanifest
+++ b/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Container/source.extension.vsixmanifest
@@ -7,14 +7,14 @@
true
-
-
+
diff --git a/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Extension/Extension.csproj b/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Extension/Extension.csproj
index 9fabdd84..d9f66ebf 100644
--- a/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Extension/Extension.csproj
+++ b/New_Extensibility_Model/Samples/ExtensionWithTraditionalComponents/Extension/Extension.csproj
@@ -7,9 +7,9 @@
ExtensionWithTraditionalComponents
-
- OutOfProc
+ OutOfProc
@@ -21,7 +21,7 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/FeatureGallery/FeatureGallery.csproj b/New_Extensibility_Model/Samples/FeatureGallery/FeatureGallery.csproj
index d1a488f5..ef8cc521 100644
--- a/New_Extensibility_Model/Samples/FeatureGallery/FeatureGallery.csproj
+++ b/New_Extensibility_Model/Samples/FeatureGallery/FeatureGallery.csproj
@@ -6,8 +6,8 @@
en-US
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/FilePickerSample/FilePickerSample.csproj b/New_Extensibility_Model/Samples/FilePickerSample/FilePickerSample.csproj
index f4534705..90b75f22 100644
--- a/New_Extensibility_Model/Samples/FilePickerSample/FilePickerSample.csproj
+++ b/New_Extensibility_Model/Samples/FilePickerSample/FilePickerSample.csproj
@@ -1,13 +1,13 @@
-
- net8.0-windows8.0
- enable
- 12
- en-US
-
+
+ net8.0-windows8.0
+ enable
+ 12
+ en-US
+
-
-
-
-
+
+
+
+
diff --git a/New_Extensibility_Model/Samples/InProcFeatureGallery/InProcFeatureGallery.csproj b/New_Extensibility_Model/Samples/InProcFeatureGallery/InProcFeatureGallery.csproj
index f66c8594..b480d2d4 100644
--- a/New_Extensibility_Model/Samples/InProcFeatureGallery/InProcFeatureGallery.csproj
+++ b/New_Extensibility_Model/Samples/InProcFeatureGallery/InProcFeatureGallery.csproj
@@ -11,8 +11,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/InProcFeatureGallery/source.extension.vsixmanifest b/New_Extensibility_Model/Samples/InProcFeatureGallery/source.extension.vsixmanifest
index 5def56cb..0bb7ee94 100644
--- a/New_Extensibility_Model/Samples/InProcFeatureGallery/source.extension.vsixmanifest
+++ b/New_Extensibility_Model/Samples/InProcFeatureGallery/source.extension.vsixmanifest
@@ -1,22 +1,22 @@
-
- In-proc VisualStudio.Extensibility Feature Gallery
- An extension demonstrating multiple Visual Studio extension points.
+
+ In-proc VisualStudio.Extensibility Feature Gallery
+ An extension demonstrating multiple Visual Studio extension points.
-
-
-
+
-
+
diff --git a/New_Extensibility_Model/Samples/InsertGuid/InsertGuid.csproj b/New_Extensibility_Model/Samples/InsertGuid/InsertGuid.csproj
index 1ea451de..96767f57 100644
--- a/New_Extensibility_Model/Samples/InsertGuid/InsertGuid.csproj
+++ b/New_Extensibility_Model/Samples/InsertGuid/InsertGuid.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/MarkdownLinter/MarkdownLinter.csproj b/New_Extensibility_Model/Samples/MarkdownLinter/MarkdownLinter.csproj
index 699524b2..e26d30b6 100644
--- a/New_Extensibility_Model/Samples/MarkdownLinter/MarkdownLinter.csproj
+++ b/New_Extensibility_Model/Samples/MarkdownLinter/MarkdownLinter.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/MemoryStreamDebugVisualizer/MemoryStreamVisualizer/MemoryStreamVisualizer.csproj b/New_Extensibility_Model/Samples/MemoryStreamDebugVisualizer/MemoryStreamVisualizer/MemoryStreamVisualizer.csproj
index 4c3152a9..de6bcdf6 100644
--- a/New_Extensibility_Model/Samples/MemoryStreamDebugVisualizer/MemoryStreamVisualizer/MemoryStreamVisualizer.csproj
+++ b/New_Extensibility_Model/Samples/MemoryStreamDebugVisualizer/MemoryStreamVisualizer/MemoryStreamVisualizer.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/OutputWindowSample/OutputWindowSample.csproj b/New_Extensibility_Model/Samples/OutputWindowSample/OutputWindowSample.csproj
index 58864928..41fdce76 100644
--- a/New_Extensibility_Model/Samples/OutputWindowSample/OutputWindowSample.csproj
+++ b/New_Extensibility_Model/Samples/OutputWindowSample/OutputWindowSample.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer.csproj b/New_Extensibility_Model/Samples/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer.csproj
index c3d74994..431f573d 100644
--- a/New_Extensibility_Model/Samples/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer.csproj
+++ b/New_Extensibility_Model/Samples/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer/RegexMatchDebugVisualizer.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/RustLanguageServerProvider/RustLanguageServerProvider.csproj b/New_Extensibility_Model/Samples/RustLanguageServerProvider/RustLanguageServerProvider.csproj
index f4d5c715..10790f2d 100644
--- a/New_Extensibility_Model/Samples/RustLanguageServerProvider/RustLanguageServerProvider.csproj
+++ b/New_Extensibility_Model/Samples/RustLanguageServerProvider/RustLanguageServerProvider.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/SettingsSample/SettingsSample.csproj b/New_Extensibility_Model/Samples/SettingsSample/SettingsSample.csproj
index a1bb0ef8..eddee90a 100644
--- a/New_Extensibility_Model/Samples/SettingsSample/SettingsSample.csproj
+++ b/New_Extensibility_Model/Samples/SettingsSample/SettingsSample.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/SimpleRemoteCommandSample/SimpleRemoteCommandSample.csproj b/New_Extensibility_Model/Samples/SimpleRemoteCommandSample/SimpleRemoteCommandSample.csproj
index 388495cb..90b75f22 100644
--- a/New_Extensibility_Model/Samples/SimpleRemoteCommandSample/SimpleRemoteCommandSample.csproj
+++ b/New_Extensibility_Model/Samples/SimpleRemoteCommandSample/SimpleRemoteCommandSample.csproj
@@ -7,7 +7,7 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/TaggersSample/TaggersSample.csproj b/New_Extensibility_Model/Samples/TaggersSample/TaggersSample.csproj
index 388495cb..90b75f22 100644
--- a/New_Extensibility_Model/Samples/TaggersSample/TaggersSample.csproj
+++ b/New_Extensibility_Model/Samples/TaggersSample/TaggersSample.csproj
@@ -7,7 +7,7 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/ToolWindowSample/ToolWindowSample.csproj b/New_Extensibility_Model/Samples/ToolWindowSample/ToolWindowSample.csproj
index 7f951ae1..3ec26fae 100644
--- a/New_Extensibility_Model/Samples/ToolWindowSample/ToolWindowSample.csproj
+++ b/New_Extensibility_Model/Samples/ToolWindowSample/ToolWindowSample.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/UserPromptSample/UserPromptSample.csproj b/New_Extensibility_Model/Samples/UserPromptSample/UserPromptSample.csproj
index 6b274f05..af2ef0da 100644
--- a/New_Extensibility_Model/Samples/UserPromptSample/UserPromptSample.csproj
+++ b/New_Extensibility_Model/Samples/UserPromptSample/UserPromptSample.csproj
@@ -8,7 +8,7 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/VSProjectQueryAPISample/VSProjectQueryAPISample.csproj b/New_Extensibility_Model/Samples/VSProjectQueryAPISample/VSProjectQueryAPISample.csproj
index de4f497f..1feea98e 100644
--- a/New_Extensibility_Model/Samples/VSProjectQueryAPISample/VSProjectQueryAPISample.csproj
+++ b/New_Extensibility_Model/Samples/VSProjectQueryAPISample/VSProjectQueryAPISample.csproj
@@ -8,7 +8,7 @@
-
-
+
+
diff --git a/New_Extensibility_Model/Samples/WordCountMargin/WordCountMarginSample.csproj b/New_Extensibility_Model/Samples/WordCountMargin/WordCountMarginSample.csproj
index 4a5113b5..a50a0a87 100644
--- a/New_Extensibility_Model/Samples/WordCountMargin/WordCountMarginSample.csproj
+++ b/New_Extensibility_Model/Samples/WordCountMargin/WordCountMarginSample.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/docs/experimental_apis.md b/docs/experimental_apis.md
index c0b2173d..bb8cc4aa 100644
--- a/docs/experimental_apis.md
+++ b/docs/experimental_apis.md
@@ -52,7 +52,7 @@ Currently these features are experimental:
| LSP | VSEXTPREVIEW_LSP | |
| Settings | VSEXTPREVIEW_SETTINGS | |
| Project Query Tracking | VSEXTPREVIEW_PROJECTQUERY_TRACKING | [`TrackUpdatesAsync`](https://learn.microsoft.com/dotnet/api/microsoft.visualstudio.projectsystem.query.iasyncqueryable-1.trackupdatesasync) is a preview API. |
-| Project Query Properties and Build Properties | VSEXTPREVIEW_PROJECTQUERY_PROPERTIES_BUILDPROPERTIES | Property-related APIs like [`this`](https://learn.microsoft.com/dotnet/api/microsoft.visualstudio.extensibility.debuggervisualizers.visualizertarget.originalvisualizedexpression) property are preview APIs. |
+| Project Query Properties and Build Properties | VSEXTPREVIEW_PROJECTQUERY_PROPERTIES_BUILDPROPERTIES | Property-related APIs like [this](https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.projectsystem.query.filepropertiesfilterextensions.propertiesbyrulename) property are preview APIs. |
| Code lens | VSEXTPREVIEW_CODELENS | |
| Taggers | VSEXTPREVIEW_TAGGERS | |
| Debugger Visualizers Expression | VSEXTPREVIEW_DEBUGGERVISUALIZERS_EXPRESSION | The [`OriginalVisualizedExpression`](https://learn.microsoft.com/dotnet/api/microsoft.visualstudio.extensibility.debuggervisualizers.visualizertarget.originalvisualizedexpression) property and the [related event](https://learn.microsoft.com/dotnet/api/microsoft.visualstudio.extensibility.debuggervisualizers.visualizertarget.visualizedexpressionchanged) are preview APIs. |