Explorar el Código

change the generate path of OTSIncAReportTemplate.csproj

gaoshipeng hace 3 años
padre
commit
8532b2c333
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'">