File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Plugins/Flow.Launcher.Plugin.Calculator Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<DebugSymbols >true</DebugSymbols >
19
19
<DebugType >portable</DebugType >
20
20
<Optimize >false</Optimize >
21
- <OutputPath >..\..\Output\Debug\Plugins\Flow.Launcher.Plugin.Caculator \</OutputPath >
21
+ <OutputPath >..\..\Output\Debug\Plugins\Flow.Launcher.Plugin.Calculator \</OutputPath >
22
22
<DefineConstants >DEBUG;TRACE</DefineConstants >
23
23
<ErrorReport >prompt</ErrorReport >
24
24
<WarningLevel >4</WarningLevel >
28
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29
29
<DebugType >pdbonly</DebugType >
30
30
<Optimize >true</Optimize >
31
- <OutputPath >..\..\Output\Release\Plugins\Flow.Launcher.Plugin.Caculator \</OutputPath >
31
+ <OutputPath >..\..\Output\Release\Plugins\Flow.Launcher.Plugin.Calculator \</OutputPath >
32
32
<DefineConstants >TRACE</DefineConstants >
33
33
<ErrorReport >prompt</ErrorReport >
34
34
<WarningLevel >4</WarningLevel >
You can’t perform that action at this time.
0 commit comments