|
@@ -49,7 +49,7 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
- <OutputPath>..\Bin\x64\Debug\</OutputPath>
|
|
|
+ <OutputPath>..\Bin\x64\Debug\ReportTemplateExe\</OutputPath>
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
<DebugType>full</DebugType>
|
|
|
<PlatformTarget>x86</PlatformTarget>
|