Forráskód Böngészése

change the generate path of OTSIncAReportTemplate.csproj

gaoshipeng 3 éve
szülő
commit
8532b2c333
1 módosított fájl, 1 hozzáadás és 1 törlés
  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'">