SWGroupSetup01 4 anni fa
parent
commit
92de274194

+ 9 - 0
Dev/OHV/OHV.Common/OHV.Common.csproj

@@ -92,6 +92,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
       <HintPath>..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.dll</HintPath>

+ 9 - 0
Dev/OHV/OHV.LanguageHalper/OHV.LanguageHelper.csproj

@@ -89,6 +89,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="PresentationCore" />
     <Reference Include="PresentationFramework" />

+ 9 - 0
Dev/OHV/OHV.Module.ControlView.Modeless/OHV.Module.ControlView.Modeless.csproj

@@ -69,6 +69,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />
     <Reference Include="System.Core" />

+ 9 - 0
Dev/OHV/OHV.Module.Interactivity/OHV.Module.Interactivity.csproj

@@ -91,6 +91,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <DebugSymbols>true</DebugSymbols>
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <DebugType>full</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
       <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>

+ 9 - 0
Dev/OHV/OHV.Module.Layout/OHV.Module.Layout.csproj

@@ -90,6 +90,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
       <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>

+ 9 - 0
Dev/OHV/OHV.Module.ListViews/OHV.Module.ListViews.csproj

@@ -91,6 +91,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
       <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>

+ 9 - 0
Dev/OHV/OHV.Module.MainViews/OHV.Module.MainViews.csproj

@@ -91,6 +91,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
       <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>

+ 9 - 0
Dev/OHV/OHV.Module.Monitoring/OHV.Module.Monitoring.csproj

@@ -91,6 +91,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
       <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>

+ 9 - 0
Dev/OHV/OHV.Module.Status/OHV.Module.Status.csproj

@@ -92,6 +92,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
       <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>

+ 10 - 0
Dev/OHV/OHV.OCS/OHV.OCS.csproj

@@ -98,6 +98,16 @@
     <ErrorReport>prompt</ErrorReport>
     <Prefer32Bit>true</Prefer32Bit>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+    <Prefer32Bit>true</Prefer32Bit>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />
     <Reference Include="System.Data" />

+ 9 - 0
Dev/OHV/OHV.SqliteDAL/OHV.SqliteDAL.csproj

@@ -92,6 +92,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
       <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>

+ 9 - 0
Dev/OHV/OHV.UIControl/OHV.UIControl.csproj

@@ -90,6 +90,15 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="GSG.NET.WPF, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>

+ 6 - 3
Dev/OHV/OHV.Vehicle/OHV.Vehicle.csproj

@@ -79,7 +79,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle5|AnyCPU'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>\\109.19.26.26\VCS\</OutputPath>
+    <OutputPath>\\109.19.26.26\vcs\</OutputPath>
     <DefineConstants>TRACE;DEBUG</DefineConstants>
     <DebugType>full</DebugType>
     <PlatformTarget>AnyCPU</PlatformTarget>
@@ -90,7 +90,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle3|AnyCPU'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>\\192.168.127.103\VCS\</OutputPath>
+    <OutputPath>\\109.19.26.24\vcs\</OutputPath>
     <DefineConstants>TRACE;DEBUG</DefineConstants>
     <DebugType>full</DebugType>
     <PlatformTarget>AnyCPU</PlatformTarget>
@@ -105,7 +105,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle4|AnyCPU'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>bin\Vehicle4\</OutputPath>
+    <OutputPath>\\109.19.26.25\vcs\</OutputPath>
     <DefineConstants>TRACE;DEBUG</DefineConstants>
     <DebugType>full</DebugType>
     <PlatformTarget>AnyCPU</PlatformTarget>
@@ -134,6 +134,9 @@
   <PropertyGroup>
     <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <OutputPath>\\109.19.26.136\vcs\</OutputPath>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="Common.Logging">
       <HintPath>..\Assambly\Common.Logging.dll</HintPath>

+ 30 - 0
Dev/OHV/OHV.sln

@@ -52,6 +52,7 @@ Global
 		Remote1|Any CPU = Remote1|Any CPU
 		Remote2|Any CPU = Remote2|Any CPU
 		Vehicle1|Any CPU = Vehicle1|Any CPU
+		Vehicle2|Any CPU = Vehicle2|Any CPU
 		Vehicle3|Any CPU = Vehicle3|Any CPU
 		Vehicle4|Any CPU = Vehicle4|Any CPU
 		Vehicle5|Any CPU = Vehicle5|Any CPU
@@ -68,6 +69,8 @@ Global
 		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -86,6 +89,8 @@ Global
 		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{12D8B660-6FC6-4228-9198-63E3E455CAAF}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -104,6 +109,8 @@ Global
 		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{165DD79F-9DC2-4441-8E83-3FA973CB82FD}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -122,6 +129,8 @@ Global
 		{902A80B4-DECE-41C1-9552-51A1362537C9}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{902A80B4-DECE-41C1-9552-51A1362537C9}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{902A80B4-DECE-41C1-9552-51A1362537C9}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{902A80B4-DECE-41C1-9552-51A1362537C9}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{902A80B4-DECE-41C1-9552-51A1362537C9}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{902A80B4-DECE-41C1-9552-51A1362537C9}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{902A80B4-DECE-41C1-9552-51A1362537C9}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{902A80B4-DECE-41C1-9552-51A1362537C9}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -140,6 +149,8 @@ Global
 		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{0D1F7FBC-BFB0-4EE4-852D-E2A8D62C5708}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -158,6 +169,8 @@ Global
 		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{D045DC91-1AD5-4EBF-A062-0C6C5FE203C5}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -176,6 +189,8 @@ Global
 		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -194,6 +209,8 @@ Global
 		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{CF748E61-69C2-4DEC-A9EC-755B6999077E}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -212,6 +229,8 @@ Global
 		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{EAFDB5FF-20F9-4172-9A11-EC8CF3AB6EDC}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -230,6 +249,8 @@ Global
 		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{D6402D97-2206-4D55-8097-8DA9A01568CB}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -248,6 +269,8 @@ Global
 		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{712D75B5-89DD-4064-BC4B-2F9D9F157604}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -266,6 +289,8 @@ Global
 		{0043B4EC-A651-401C-9845-57A7C7576E28}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{0043B4EC-A651-401C-9845-57A7C7576E28}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{0043B4EC-A651-401C-9845-57A7C7576E28}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{0043B4EC-A651-401C-9845-57A7C7576E28}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{0043B4EC-A651-401C-9845-57A7C7576E28}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{0043B4EC-A651-401C-9845-57A7C7576E28}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{0043B4EC-A651-401C-9845-57A7C7576E28}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{0043B4EC-A651-401C-9845-57A7C7576E28}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -284,6 +309,8 @@ Global
 		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Remote2|Any CPU.Build.0 = Remote|Any CPU
 		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{D00450D6-DE54-4584-A377-7AA5D5964D2C}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -302,6 +329,8 @@ Global
 		{2B965366-444B-442A-9187-80DF60433192}.Remote2|Any CPU.Build.0 = Release|Any CPU
 		{2B965366-444B-442A-9187-80DF60433192}.Vehicle1|Any CPU.ActiveCfg = Vehicle1|Any CPU
 		{2B965366-444B-442A-9187-80DF60433192}.Vehicle1|Any CPU.Build.0 = Vehicle1|Any CPU
+		{2B965366-444B-442A-9187-80DF60433192}.Vehicle2|Any CPU.ActiveCfg = Vehicle2|Any CPU
+		{2B965366-444B-442A-9187-80DF60433192}.Vehicle2|Any CPU.Build.0 = Vehicle2|Any CPU
 		{2B965366-444B-442A-9187-80DF60433192}.Vehicle3|Any CPU.ActiveCfg = Vehicle3|Any CPU
 		{2B965366-444B-442A-9187-80DF60433192}.Vehicle3|Any CPU.Build.0 = Vehicle3|Any CPU
 		{2B965366-444B-442A-9187-80DF60433192}.Vehicle4|Any CPU.ActiveCfg = Vehicle4|Any CPU
@@ -315,6 +344,7 @@ Global
 		{799D6883-8B11-46D0-B29F-2955D7CAABAD}.Remote1|Any CPU.ActiveCfg = Release
 		{799D6883-8B11-46D0-B29F-2955D7CAABAD}.Remote2|Any CPU.ActiveCfg = Release
 		{799D6883-8B11-46D0-B29F-2955D7CAABAD}.Vehicle1|Any CPU.ActiveCfg = Release
+		{799D6883-8B11-46D0-B29F-2955D7CAABAD}.Vehicle2|Any CPU.ActiveCfg = Release
 		{799D6883-8B11-46D0-B29F-2955D7CAABAD}.Vehicle3|Any CPU.ActiveCfg = Release
 		{799D6883-8B11-46D0-B29F-2955D7CAABAD}.Vehicle4|Any CPU.ActiveCfg = Release
 		{799D6883-8B11-46D0-B29F-2955D7CAABAD}.Vehicle5|Any CPU.ActiveCfg = Release

+ 2 - 2
Dev/OHV/VehicleControlSystem/ControlLayer/Vehicle.cs

@@ -1560,8 +1560,8 @@ namespace VehicleControlSystem.ControlLayer
             if (result != ConstInt.EXECUTE_SUCCESS)
             {
                 this.OccurVehicleAlarm(result);
-                if (!IsChargeCylinderForword())
-                    this.OnChargingFull?.Invoke();
+                //if (!IsChargeCylinderForword())        //2022.05.03 led 문제로 인해 주석처리
+                //    this.OnChargingFull?.Invoke();
             }
 
             this.refObjects.Sqlite.SubCmdDAL.Clean();

+ 10 - 0
Dev/OHV/VehicleControlSystem/VehicleControlSystem.csproj

@@ -96,6 +96,16 @@
     <LangVersion>7.3</LangVersion>
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
+    <DebugSymbols>true</DebugSymbols>
+    <OutputPath>bin\Vehicle2\</OutputPath>
+    <DefineConstants>TRACE;DEBUG;TEST</DefineConstants>
+    <WarningLevel>3</WarningLevel>
+    <DebugType>full</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
       <SpecificVersion>False</SpecificVersion>