浏览代码

change the generate path of OTSIncAReportTemplate.csproj

gaoshipeng 3 年之前
父节点
当前提交
8532b2c333
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'">