File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
VisualStudioMac.OneClickToOpenFile Expand file tree Collapse file tree 2 files changed +1
-9
lines changed 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 ( "SolutionTree 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" ) ]
Original file line number Diff line number Diff line change 66 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
77 <OutputPath >..\..\bin</OutputPath >
88 </PropertyGroup >
9- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
10- <OutputPath >bin</OutputPath >
11- </PropertyGroup >
12- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
13- <DebugType ></DebugType >
14- <OutputPath >bin</OutputPath >
15- <WarningLevel >4</WarningLevel >
16- </PropertyGroup >
179 <ItemGroup >
1810 <EmbeddedResource Include =" Properties\VisualStudioMac.OneClickToOpenFile.addin.xml" >
1911 <LogicalName >VisualStudioMac.OneClickToOpenFile.addin.xml</LogicalName >
You can’t perform that action at this time.
0 commit comments