We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d77442 commit 0eb1b46Copy full SHA for 0eb1b46
src/LoggerVisualizer/ExtensionEntrypoint.cs
@@ -17,6 +17,7 @@ public class ExtensionEntrypoint : Extension
17
{
18
Tags = ["visualizer", "logging", "logger", "ilogger", "debug", "debugging"],
19
Icon = "icon.png",
20
+ InstallationTargetVersion = "[17.11,19.0)",
21
}
22
};
23
0 commit comments