2015-12-04 16:17:20 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
|
<ProjectGuid>{743DF7DB-C7B6-42EB-986D-0F485E5588E4}</ProjectGuid>
|
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>Config</RootNamespace>
|
|
|
|
|
|
<AssemblyName>Config</AssemblyName>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<TargetFrameworkProfile />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
2025-10-03 07:59:44 +00:00
|
|
|
|
<DefineConstants>TRACE;DEBUG;HEAT_METERS;</DefineConstants>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2015-12-06 19:24:22 +00:00
|
|
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
2021-10-11 07:19:05 +00:00
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
2025-10-03 07:59:44 +00:00
|
|
|
|
<DefineConstants>TRACE;JUZNA_AFRIKA_NEW;HEAT_METERS;</DefineConstants>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Reference Include="FluentNHibernate">
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<HintPath>..\packages\FluentNHibernate.2.0.3.0\lib\net40\FluentNHibernate.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="Iesi.Collections">
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<HintPath>..\packages\Iesi.Collections.4.0.0.4000\lib\net40\Iesi.Collections.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
2016-01-01 23:54:21 +00:00
|
|
|
|
<Reference Include="log4net">
|
2024-02-12 20:44:42 +00:00
|
|
|
|
<HintPath>..\packages\log4net.2.0.15\lib\net45\log4net.dll</HintPath>
|
2016-01-01 23:54:21 +00:00
|
|
|
|
</Reference>
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<Reference Include="MySql.Data">
|
|
|
|
|
|
<HintPath>..\packages\MySql.Data.6.6.5\lib\net40\MySql.Data.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<Reference Include="NHibernate">
|
|
|
|
|
|
<HintPath>..\packages\NHibernate.4.0.4.4000\lib\net40\NHibernate.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
|
<Reference Include="System.Core" />
|
2015-12-06 19:24:22 +00:00
|
|
|
|
<Reference Include="System.Data.SQLite">
|
|
|
|
|
|
<HintPath>..\packages\System.Data.SQLite.1.0.90.0\lib\net40\System.Data.SQLite.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.Data.SQLite.Linq">
|
|
|
|
|
|
<HintPath>..\packages\System.Data.SQLite.1.0.90.0\lib\net40\System.Data.SQLite.Linq.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2020-03-05 12:59:43 +00:00
|
|
|
|
<Compile Include="CalendarEvent\ICalendarEvent.cs" />
|
2025-09-07 15:42:26 +00:00
|
|
|
|
<Compile Include="Data.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Entities\BenchPath.cs" />
|
2020-03-05 12:59:43 +00:00
|
|
|
|
<Compile Include="Entities\CustomEvent.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Entities\Component.cs" />
|
|
|
|
|
|
<Compile Include="Entities\ComponentProcedure.cs" />
|
|
|
|
|
|
<Compile Include="Entities\ComponentTest.cs" />
|
|
|
|
|
|
<Compile Include="Entities\FeedingPath.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Group.cs" />
|
2016-06-28 16:04:52 +00:00
|
|
|
|
<Compile Include="Entities\HeatMetersPath.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Entities\IHasItemNr.cs" />
|
2017-06-29 14:58:59 +00:00
|
|
|
|
<Compile Include="Entities\IHasName.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Entities\IHasValves.cs" />
|
|
|
|
|
|
<Compile Include="Entities\MeasurementCorrection.cs" />
|
|
|
|
|
|
<Compile Include="Entities\MetersPath.cs" />
|
|
|
|
|
|
<Compile Include="Entities\OutputPath.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Procedure.cs" />
|
2019-10-30 07:29:16 +00:00
|
|
|
|
<Compile Include="Entities\Profile.cs" />
|
|
|
|
|
|
<Compile Include="Entities\PTest.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Entities\Test.cs" />
|
2021-01-25 11:15:25 +00:00
|
|
|
|
<Compile Include="Entities\TestInstance.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Entities\TransitionSequence.cs" />
|
|
|
|
|
|
<Compile Include="Entities\TransitionStep.cs" />
|
2019-09-17 08:27:23 +00:00
|
|
|
|
<Compile Include="Entities\Uncertainty.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Entities\User.cs" />
|
|
|
|
|
|
<Compile Include="Entities\VirtualBenchSequence.cs" />
|
|
|
|
|
|
<Compile Include="Entities\VirtualBenchStep.cs" />
|
2020-03-05 12:59:43 +00:00
|
|
|
|
<Compile Include="CalendarEvent\Utils.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="FluentCommon.cs" />
|
2025-09-07 15:42:26 +00:00
|
|
|
|
<Compile Include="Formulas.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Mappings\BenchPathMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\ComponentMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\ComponentProcedureMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\ComponentTestMap.cs" />
|
2020-03-05 12:59:43 +00:00
|
|
|
|
<Compile Include="Mappings\CustomEventMap.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Mappings\FeedingPathMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\GroupMap.cs" />
|
2016-06-28 16:04:52 +00:00
|
|
|
|
<Compile Include="Mappings\HeatMetersPathMap.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Mappings\MeasurementCorrectionMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\MetersPathMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\OutputPathMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\ProcedureMap.cs" />
|
2019-10-30 07:29:16 +00:00
|
|
|
|
<Compile Include="Mappings\ProfileMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\PTestMap.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Mappings\TestMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\TransitionSequenceMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\TransitionStepMap.cs" />
|
2019-09-17 08:27:23 +00:00
|
|
|
|
<Compile Include="Mappings\UncertaintyMap.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Mappings\UserMap.cs" />
|
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2024-08-30 08:22:57 +00:00
|
|
|
|
<Compile Include="PurchaseResources.cs" />
|
2016-05-28 11:40:58 +00:00
|
|
|
|
<Compile Include="Resources\Strings.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Strings.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2016-03-16 13:06:51 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.cs.resx" />
|
|
|
|
|
|
<EmbeddedResource Include="Resources\Strings.de.resx" />
|
2019-11-27 07:18:23 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.fr.resx" />
|
2017-06-21 16:55:49 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.it.resx" />
|
2017-01-31 10:00:31 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.pl.resx" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.resx">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
2017-01-24 15:13:05 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.ru.resx" />
|
2016-03-16 13:06:51 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.zh-CN.resx" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</ItemGroup>
|
2017-03-16 20:53:12 +00:00
|
|
|
|
<ItemGroup>
|
2021-01-25 11:15:25 +00:00
|
|
|
|
<ProjectReference Include="..\Common\Common.csproj">
|
|
|
|
|
|
<Project>{c8939821-ba5c-4988-a3d0-bf53b74865c7}</Project>
|
|
|
|
|
|
<Name>Common</Name>
|
|
|
|
|
|
</ProjectReference>
|
2017-03-16 20:53:12 +00:00
|
|
|
|
</ItemGroup>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<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>
|