Skip to content

Commit 0687f0b

Browse files
committed
VS2026 support
1 parent 5652622 commit 0687f0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ExceptionVisualizer/ExtensionEntrypoint.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ internal class ExtensionEntrypoint : Extension
2121
{
2222
Tags = ["visualizer", "exception", "debug", "debugging"],
2323
Icon = "icon.png",
24+
InstallationTargetVersion = "[17.12,19.0)",
2425
}
2526
};
2627

0 commit comments

Comments
 (0)