We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1853c4d commit 1afb434Copy full SHA for 1afb434
src/UmbracoExamine.PDF/UmbracoExamine.PDF.csproj
@@ -16,7 +16,7 @@
16
<DebugSymbols>true</DebugSymbols>
17
<DebugType>full</DebugType>
18
<Optimize>false</Optimize>
19
- <OutputPath>C:\Users\Shannon\Documents\My Web Sites\UmbracoExamine.PDF.Test\packages\UmbracoCms.UmbracoExamine.PDF.1.0.0\lib\net45\</OutputPath>
+ <OutputPath>bin\Debug\</OutputPath>
20
<DefineConstants>DEBUG;TRACE</DefineConstants>
21
<ErrorReport>prompt</ErrorReport>
22
<WarningLevel>4</WarningLevel>
0 commit comments