228 lines
10 KiB
XML
228 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" 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>{2C6378C6-6BA1-4CEE-8992-8404D8369A90}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Xylem.Common.Hardware.WaterMeter.Genesis.GenesisFile</RootNamespace>
|
|
<AssemblyName>Xylem.Common.Hardware.WaterMeter.Genesis.GenesisFile</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>false</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
</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>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</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 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>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<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.Net.Http" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\..\..\..\.shared\SharedAssemblyInfo.cs">
|
|
<Link>Properties\SharedAssemblyInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="Consts\MeterResetPsuStateInfo.cs" />
|
|
<Compile Include="Consts\MeterResetPsuStateText.cs" />
|
|
<Compile Include="Consts\MeterResetPsuState.cs" />
|
|
<Compile Include="Consts\LutUpdateStateText.cs" />
|
|
<Compile Include="Consts\LutUpdateStateInfo.cs" />
|
|
<Compile Include="Consts\LutUpdateState.cs" />
|
|
<Compile Include="Consts\FwUpdateState.cs" />
|
|
<Compile Include="Consts\FwUpdateStateInfo.cs" />
|
|
<Compile Include="Consts\FwUpdateStateText.cs" />
|
|
<Compile Include="MeterLogFiles.cs" />
|
|
<Compile Include="MeterLutFile.cs" />
|
|
<Compile Include="MeterFileRestore.cs" />
|
|
<Compile Include="MeterFilesEraseRestore.cs" />
|
|
<Compile Include="MeterResetPsu.cs" />
|
|
<Compile Include="MeterLutUpdate.cs" />
|
|
<Compile Include="MeterFwUpdate.cs" />
|
|
<Compile Include="MeterFwUpdateCapability.cs" />
|
|
<Compile Include="MeterPowerCorrectionFile.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="MeterFile.cs" />
|
|
<Compile Include="MeterPwdFile.cs" />
|
|
<Compile Include="Properties\Resources.de.Designer.cs">
|
|
<DependentUpon>Resources.de.resx</DependentUpon>
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\..\CommonCore\CommonCore.csproj">
|
|
<Project>{1B02C79E-0B19-43E2-8F6B-71EF0C786C97}</Project>
|
|
<Name>CommonCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\Logic.PrdoctionToProductMapper\Logic.ProductionToProductMapper.csproj">
|
|
<Project>{D0C859D9-D55E-4E85-AC50-0FF31B1CE50D}</Project>
|
|
<Name>Logic.ProductionToProductMapper</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\Logic\ProductionOrderCore\ProductionOrderCore.csproj">
|
|
<Project>{6D2777BB-7A88-466D-A49B-3266F9BF0160}</Project>
|
|
<Name>ProductionOrderCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\Utils\Crc16Ccitt\Crc16Ccitt.csproj">
|
|
<Project>{91DEF0C0-AA4F-40AE-8F18-CB717FDE7E7F}</Project>
|
|
<Name>Crc16Ccitt</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\Utils\Logging\Logging.csproj">
|
|
<Project>{4B88B0D3-E791-4774-9521-EABEACDC420E}</Project>
|
|
<Name>Logging</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\Utils\ProcessExec\ProcessExec.csproj">
|
|
<Project>{2FD60CF1-45CD-4060-B8E5-4F39FBA7F1CB}</Project>
|
|
<Name>ProcessExec</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Interfaces\Ports\PortCore\PortCore.csproj">
|
|
<Project>{2E139F63-B6FE-4EA9-A098-85364FE9B26C}</Project>
|
|
<Name>PortCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Interfaces\Protocols\TransmitProtocol\TransmitProtocol.csproj">
|
|
<Project>{63E0AC5E-B7C8-4363-A2FE-BE489E648FF0}</Project>
|
|
<Name>TransmitProtocol</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\WaterMeterCore\WaterMeterCore.csproj">
|
|
<Project>{8203abb8-38e5-472e-a742-33f38b7a74a6}</Project>
|
|
<Name>WaterMeterCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\WaterMeterCore\WaterMeterRegisters\WaterMeterRegisters.csproj">
|
|
<Project>{26AFCF1E-1287-48B8-A506-32B1E8A0DD0E}</Project>
|
|
<Name>WaterMeterRegisters</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Applications\Applications.csproj">
|
|
<Project>{315E94B8-B82F-4B25-B5BD-297DF3BC1D54}</Project>
|
|
<Name>Applications</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\GenesisConfig\GenesisConfig.csproj">
|
|
<Project>{f013a56b-7be6-4852-9cd8-b971cd1add0c}</Project>
|
|
<Name>GenesisConfig</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\GenesisCore\GenesisCore.csproj">
|
|
<Project>{04201E95-90A0-4B73-A72F-379739B2A3AE}</Project>
|
|
<Name>GenesisCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\GenesisPwd\GenesisPwd.csproj">
|
|
<Project>{AC434B18-4D7B-49BA-9AD5-0527C79E8297}</Project>
|
|
<Name>GenesisPwd</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Registers\Registers.csproj">
|
|
<Project>{F4AAF7E6-7333-4284-B735-E32DEB076C64}</Project>
|
|
<Name>Registers</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="MeterFilesEraseRestore.json">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Properties\Resources.de.resx">
|
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.de.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Connected Services\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<UserProperties MeterFilesEraseRestore_1json__JSONSchema="https://json.schemastore.org/bower" />
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
</Project> |