Kaynağa Gözat

mxg:修改DataCheck 编译设置

mengxiangge 5 yıl önce
ebeveyn
işleme
8cd4bbedcd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Executer/DataCheck/ServiceDataCheck.csproj

+ 1 - 1
Executer/DataCheck/ServiceDataCheck.csproj

@@ -26,7 +26,7 @@
     <PlatformTarget>AnyCPU</PlatformTarget>
     <PlatformTarget>AnyCPU</PlatformTarget>
     <DebugType>pdbonly</DebugType>
     <DebugType>pdbonly</DebugType>
     <Optimize>true</Optimize>
     <Optimize>true</Optimize>
-    <OutputPath>..\OutputDll\</OutputPath>
+    <OutputPath>..\..\OutputDll\</OutputPath>
     <DefineConstants>TRACE</DefineConstants>
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <WarningLevel>4</WarningLevel>