Commit 51c9f16
committed
fix(vsct): use unique GUIDs for CommandSet and Icon
CommandSetGuid and IconGuid were identical to those in VS-OpenBinFolder,
causing a duplicate menu item and the Open Bin Folder entry to disappear
when both extensions are installed.1 parent 151739f commit 51c9f16
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments