Browse Source

change the generate path of OTSIncAReportTemplate.csproj

gaoshipeng 3 năm trước cách đây
mục cha
commit
8532b2c333
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      OTSIncAReportTemplate/OTSIncAReportTemplate.csproj

+ 1 - 1
OTSIncAReportTemplate/OTSIncAReportTemplate.csproj

@@ -79,7 +79,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|x86'">
     <PlatformTarget>x86</PlatformTarget>
-    <OutputPath>..\Bin\x64\Release_oxford50\</OutputPath>
+    <OutputPath>..\Bin\x64\Release_oxford50\ReportTemplateExe\</OutputPath>
     <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|AnyCPU'">