200 lines
9.4 KiB
XML
200 lines
9.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{6D2777BB-7A88-466D-A49B-3266F9BF0160}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Xylem.Common.Logic.ProductionOrderCore</RootNamespace>
|
|
<AssemblyName>Xylem.Common.Logic.ProductionOrderCore</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<LangVersion>7.0</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<LangVersion>7.0</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == '_MANUAL_CONTROL|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\_MANUAL_CONTROL\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<LangVersion>7.0</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == '_MANUAL_CONTROL|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\_MANUAL_CONTROL\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>false</SignAssembly>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug-local IIS-CUST|AnyCPU'">
|
|
<OutputPath>bin\Debug-local IIS-CUST\</OutputPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug-local IIS-CUST|x64'">
|
|
<OutputPath>bin\x64\Debug-local IIS-CUST\</OutputPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'VPN_Debug|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\VPN_Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'VPN_Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\VPN_Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Newtonsoft.Json.13.0.3\lib\net40\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\NLog.5.2.2\lib\net35\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\..\.shared\SharedAssemblyInfo.cs">
|
|
<Link>Properties\SharedAssemblyInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="Csd\CsdParameterResult.cs" />
|
|
<Compile Include="File\BaseFile.cs" />
|
|
<Compile Include="FW\CordonelFwPackageInfo.cs" />
|
|
<Compile Include="FW\CordonelFWTypeEnum.cs" />
|
|
<Compile Include="IProductionData.cs" />
|
|
<Compile Include="KitronTestResults\JsonObject.cs" />
|
|
<Compile Include="KitronTestResults\RadioTest.cs" />
|
|
<Compile Include="OrderData\CordonelCustomerInfosDb.cs" />
|
|
<Compile Include="OrderData\CordonelCustomerOrderDb.cs" />
|
|
<Compile Include="OrderData\CordonelMappingDb.cs" />
|
|
<Compile Include="OrderData\CordonelProductionInfosDb.cs" />
|
|
<Compile Include="OrderData\CordonelOrderDetailsDb.cs" />
|
|
<Compile Include="OrderData\CordonelSerialNumbersDb.cs" />
|
|
<Compile Include="OrderData\OrderDetailsDb.cs" />
|
|
<Compile Include="OrderData\MeterSize.cs" />
|
|
<Compile Include="OrderData\MeterSizeConverter.cs" />
|
|
<Compile Include="OrderData\PickingCompareItem.cs" />
|
|
<Compile Include="OrderData\RegionConverter.cs" />
|
|
<Compile Include="OrderData\OrderOverViewCordonel.cs" />
|
|
<Compile Include="OrderData\OrderRadioParameter.cs" />
|
|
<Compile Include="OrderData\OrderProgrammingParameters.cs" />
|
|
<Compile Include="OrderData\Region.cs" />
|
|
<Compile Include="OrderData\ScanToSerialNr.cs" />
|
|
<Compile Include="OrderState.cs" />
|
|
<Compile Include="ProcessState\PressureTestResult.cs" />
|
|
<Compile Include="ProgrammingParameters.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="TestResults\CalibrationResults.cs" />
|
|
<Compile Include="TestResults\JustageResults.cs" />
|
|
<Compile Include="TestResults\TestBenchResult.cs" />
|
|
<Compile Include="TestResults\PressureResultData.cs" />
|
|
<Compile Include="TestResults\PressureTestPoints.cs" />
|
|
<Compile Include="Vako\DbAdapter.cs" />
|
|
<Compile Include="Vako\RawVako.cs" />
|
|
<Compile Include="Vako\VakoData.cs" />
|
|
<Compile Include="Vako\VakoKeyValue.cs" />
|
|
<Compile Include="Vako\VakoMap.cs" />
|
|
<Compile Include="Vako\VakoParser.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\CommonCore.Configuration\CommonCore.Configuration.csproj">
|
|
<Project>{9EB1F659-6F73-4F65-BCAB-4114FD94F5FC}</Project>
|
|
<Name>CommonCore.Configuration</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\CommonCore\CommonCore.csproj">
|
|
<Project>{1B02C79E-0B19-43E2-8F6B-71EF0C786C97}</Project>
|
|
<Name>CommonCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Hardware\WaterMeter\Genesis\DataPackages\DataPackages.csproj">
|
|
<Project>{0E524D43-7B66-45CD-AA74-41D51AFC3D99}</Project>
|
|
<Name>DataPackages</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Hardware\WaterMeter\Genesis\Registers\Registers.csproj">
|
|
<Project>{F4AAF7E6-7333-4284-B735-E32DEB076C64}</Project>
|
|
<Name>Registers</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\SoftwareAccessHelper\SoftwareAccessHelper.csproj">
|
|
<Project>{A33E3C6D-EAAE-4A20-A0EE-F9E6922FD029}</Project>
|
|
<Name>SoftwareAccessHelper</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Utils\ByteArrayStyle\ByteArrayStyle.csproj">
|
|
<Project>{8A619CD5-6C8D-420C-A132-7946C6F13E6E}</Project>
|
|
<Name>ByteArrayStyle</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ServiceCore\ServiceCore.csproj">
|
|
<Project>{F7E3DF42-4D35-4A0C-9182-90438F9956E1}</Project>
|
|
<Name>ServiceCore</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |