Преглед на файлове

change the generate path of OTSIncAReportTemplate.csproj(debug)

gsp преди 3 години
родител
ревизия
25d29aa442
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      OTSIncAReportTemplate/OTSIncAReportTemplate.csproj

+ 1 - 1
OTSIncAReportTemplate/OTSIncAReportTemplate.csproj

@@ -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>