提交 51f2b523 编写于 作者: D David Barbet

Remove LSP base from Xaml content type definition to avoid regressing rps

上级 5d1ba27f
......@@ -15,7 +15,7 @@ public static class XamlStaticTypeDefinitions
/// </summary>
[Export]
[Name(ContentTypeNames.XamlContentType)]
[BaseDefinition(CodeRemoteContentDefinition.CodeRemoteContentTypeName)]
[BaseDefinition("code")]
internal static readonly ContentTypeDefinition XamlContentType;
// Associate .xaml as the Xaml content type.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册