File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
VisualStudioMac.OneClickToOpenFile Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- using System ;
2- namespace VisualStudioMac . OneClickToOpenFile
1+ namespace VisualStudioMac . OneClickToOpenFile
32{
43 public static class Constants
54 {
6- public const string Version = "1 .0" ;
5+ public const string Version = "17 .0" ;
76 public const string OneClickChar
87#if DEBUG
98 = "-->>" ;
Original file line number Diff line number Diff line change 99 Category = "IDE extensions"
1010) ]
1111
12- [ assembly: AddinName ( "One Click To Open File" ) ]
12+ [ assembly: AddinName ( "Ivo: One Click To Open File" ) ]
1313[ assembly: AddinDescription ( "This extension opens a file with only one click on the solutiontree.\n \n by Ivo Krugers" ) ]
1414[ assembly: AddinAuthor ( "Ivo Krugers" ) ]
1515[ assembly: AddinUrl ( "https://github.com/IvoKrugers/EssentialsAddin" ) ]
You can’t perform that action at this time.
0 commit comments