瀏覽代碼

修改夹杂物溯源配置

cxs 2 年之前
父節點
當前提交
c3523f1079
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      OTSInclusionsTraceability/OTSInclusionsTraceability.csproj

+ 2 - 2
OTSInclusionsTraceability/OTSInclusionsTraceability.csproj

@@ -25,10 +25,10 @@
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <PlatformTarget>AnyCPU</PlatformTarget>
+    <PlatformTarget>x64</PlatformTarget>
     <DebugType>pdbonly</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>bin\Release\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford50\</OutputPath>
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>