We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5652622 commit 0687f0bCopy full SHA for 0687f0b
src/ExceptionVisualizer/ExtensionEntrypoint.cs
@@ -21,6 +21,7 @@ internal class ExtensionEntrypoint : Extension
21
{
22
Tags = ["visualizer", "exception", "debug", "debugging"],
23
Icon = "icon.png",
24
+ InstallationTargetVersion = "[17.12,19.0)",
25
}
26
};
27
0 commit comments