Bläddra i källkod

c# 配置路径错误修正

zhangjiaxin 6 månader sedan
förälder
incheckning
a51e1542c1

+ 1 - 1
OTSCommon/OTSCommon.csproj

@@ -147,7 +147,7 @@
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DebugType>pdbonly</DebugType>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>

+ 1 - 1
OTSExtremum/OTSExtremum.csproj

@@ -193,7 +193,7 @@
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DefineConstants>TRACE</DefineConstants>
     <Optimize>true</Optimize>
     <DebugType>pdbonly</DebugType>

+ 1 - 1
OTSIncAMeasureApp/OTSIncAMeasureApp.csproj

@@ -207,7 +207,7 @@
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>

+ 1 - 1
OTSIncAReportApp/OTSIncAReportApp.csproj

@@ -254,7 +254,7 @@
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DefineConstants>TRACE</DefineConstants>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <DebugType>pdbonly</DebugType>

+ 1 - 1
OTSInclusionsTraceability/OTSInclusionsTraceability.csproj

@@ -144,7 +144,7 @@
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DefineConstants>TRACE</DefineConstants>
     <Optimize>true</Optimize>
     <DebugType>pdbonly</DebugType>

+ 1 - 1
OTSPartA_STDEditor/OTSPartA_STDEditor.csproj

@@ -167,7 +167,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <DebugType>full</DebugType>
     <PlatformTarget>x64</PlatformTarget>

+ 1 - 1
OTSRegister/OTSRegister.csproj

@@ -185,7 +185,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <DebugType>full</DebugType>
     <PlatformTarget>x64</PlatformTarget>

+ 2 - 2
OTSSysMgrApp/OTSSysMgrApp.csproj

@@ -178,7 +178,7 @@
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DebugType>pdbonly</DebugType>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>
@@ -196,7 +196,7 @@
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford62|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\OxfordExtender\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
     <DebugType>pdbonly</DebugType>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>

+ 2 - 2
OxfordExtenderWrapper/OxfordExtenderWrapper.csproj

@@ -40,13 +40,13 @@
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\OxfordExtender\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\OxfordExtender\</OutputPath>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford62|x64'">
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford62\OxfordExtender\</OutputPath>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>
     <Prefer32Bit>true</Prefer32Bit>

+ 2 - 1
RegistrationAuthorization/RegistrationAuthorization.csproj

@@ -185,13 +185,14 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>..\bin\x64\Release_oxford62\</OutputPath>
+    <OutputPath>..\bin\x64\Release_oxford61sp1\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <DebugType>full</DebugType>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
     <Prefer32Bit>true</Prefer32Bit>
+    <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />