We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1b710 commit 863046fCopy full SHA for 863046f
QuickLook.Plugin/QuickLook.Plugin.OfficeViewer/QuickLook.Plugin.OfficeViewer.csproj
@@ -26,7 +26,7 @@
26
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27
<DebugType>pdbonly</DebugType>
28
<Optimize>true</Optimize>
29
- <OutputPath>..\..\Build\Debug\Plugins\QuickLook.Plugin.OfficeViewer\</OutputPath>
+ <OutputPath>..\..\Build\Release\Plugins\QuickLook.Plugin.OfficeViewer\</OutputPath>
30
<DefineConstants>TRACE</DefineConstants>
31
<ErrorReport>prompt</ErrorReport>
32
<WarningLevel>4</WarningLevel>
0 commit comments