diff --git a/src/EditorFeatures/Test2/project.json b/src/EditorFeatures/Test2/project.json index 8f8937e8ee66fa4bd5fef8c8612fbc4e97c99755..5f3e03c17e97fd357d89392717a462e48cfc8454 100644 --- a/src/EditorFeatures/Test2/project.json +++ b/src/EditorFeatures/Test2/project.json @@ -31,6 +31,10 @@ "version": "14.3.25407", "suppressParent": "all" }, + "Microsoft.VisualStudio.Language.StandardClassification": { + "version": "14.3.25407", + "suppressParent": "all" + }, "Microsoft.VisualStudio.Text.UI": { "version": "14.3.25407", "suppressParent": "all"