diff --git a/release/package.json b/release/package.json index 4afb1e59..df0d0c7e 100644 --- a/release/package.json +++ b/release/package.json @@ -1814,7 +1814,12 @@ "when": "fsharp.showProjectExplorerInFsharpActivity" } ] - } + }, + "xmlLanguageParticipants": [ + { + "languageId": "msbuild" + } + ] }, "contributors": [ { @@ -1849,4 +1854,4 @@ "url": "https://github.com/ionide/ionide-vscode-fsharp.git" }, "version": "7.26.6" -} \ No newline at end of file +}