File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
VisualStudioMac.SolutionTreeFilter Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ protected virtual void Build()
8686
8787 // Expand projects section
8888 var expandHBox = new HBox ( ) ;
89+
8990 var expandLabel = new Label ( "Projects to Expand:" )
9091 {
9192 MarginLeft = 6 ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <Addin name = " SolutionTree Filter"
3+ <Addin name = " VSM: SolutionTree Filter"
44 id = " SolutionTreeFilter"
55 namespace = " VisualStudioMac"
66 author = " Ivo Krugers"
77 copyright = " MIT X11"
88 url = " https://github.com/IvoKrugers/VisualStudioMac.SolutionTreeFilter"
99 description = " This extension adds a Pad which allows you to filter the solution tree by multiple search terms.\n\nby Ivo Krugers"
1010 category = " IDE extensions"
11- version = " 17.3.3 " >
11+ version = " 17.3.4 " >
1212
1313 <Runtime >
1414 <Import assembly =" VisualStudioMac.SolutionTreeFilter.dll" />
You can’t perform that action at this time.
0 commit comments