2018-01-26 12:55:32 +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>{EFEC8A31-3022-4DA7-A8F6-16D30A94C3FF}</ProjectGuid>
|
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>MonitoringDB</RootNamespace>
|
|
|
|
|
|
<AssemblyName>MonitoringDB</AssemblyName>
|
|
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
|
</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>
|
|
|
|
|
|
</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>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Reference Include="FluentNHibernate, Version=2.0.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\FluentNHibernate.2.0.3.0\lib\net40\FluentNHibernate.dll</HintPath>
|
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="Iesi.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Iesi.Collections.4.0.0.4000\lib\net40\Iesi.Collections.dll</HintPath>
|
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="log4net">
|
|
|
|
|
|
<HintPath>..\packages\log4net.2.0.2\lib\net40-full\log4net.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="MySql.Data, Version=6.6.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
|
<HintPath>..\packages\MySql.Data.6.6.5\lib\net40\MySql.Data.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="NHibernate, Version=4.0.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\NHibernate.4.0.4.4000\lib\net40\NHibernate.dll</HintPath>
|
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
|
<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>
|
2018-08-01 06:44:16 +00:00
|
|
|
|
<Compile Include="BatteryInfo.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Option1.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Option2.cs" />
|
2018-01-26 12:55:32 +00:00
|
|
|
|
<Compile Include="Forms\ListViewEx.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\TrivialLoginDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\TrivialLoginDlg.designer.cs">
|
|
|
|
|
|
<DependentUpon>TrivialLoginDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ModelessForm.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ModelessForm.designer.cs">
|
|
|
|
|
|
<DependentUpon>ModelessForm.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ResultsConfigDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ResultsConfigDlg.designer.cs">
|
|
|
|
|
|
<DependentUpon>ResultsConfigDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\SettingsDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\SettingsDlg.designer.cs">
|
|
|
|
|
|
<DependentUpon>SettingsDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2018-08-01 06:44:16 +00:00
|
|
|
|
<Compile Include="Interfaces\IOption.cs" />
|
2018-01-26 12:55:32 +00:00
|
|
|
|
<Compile Include="ItemSpec.cs" />
|
2018-08-01 06:44:16 +00:00
|
|
|
|
<Compile Include="Mappings\Option1Map.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\Option2Map.cs" />
|
2018-01-26 12:55:32 +00:00
|
|
|
|
<Compile Include="QuitAppException.cs" />
|
|
|
|
|
|
<Compile Include="Resources\Strings.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Strings.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="ScanVerificationInfo.cs" />
|
|
|
|
|
|
<Compile Include="SerializableDictionary.cs" />
|
|
|
|
|
|
<Compile Include="WMPart.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Part.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Process.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Record.cs" />
|
|
|
|
|
|
<Compile Include="Entities\ReferenceRecord.cs" />
|
|
|
|
|
|
<Compile Include="Entities\Workstep.cs" />
|
|
|
|
|
|
<Compile Include="Enums.cs" />
|
|
|
|
|
|
<Compile Include="FluentNH.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\PartMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\ProcessMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\RecordMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\ReferenceRecordMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\WorkstepMap.cs" />
|
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\ListViewEx.resx">
|
|
|
|
|
|
<DependentUpon>ListViewEx.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\TrivialLoginDlg.resx">
|
|
|
|
|
|
<DependentUpon>TrivialLoginDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\ModelessForm.resx">
|
|
|
|
|
|
<DependentUpon>ModelessForm.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\ResultsConfigDlg.resx">
|
|
|
|
|
|
<DependentUpon>ResultsConfigDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\SettingsDlg.resx">
|
|
|
|
|
|
<DependentUpon>SettingsDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Resources\Strings.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Strings.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<None Include="app.config" />
|
|
|
|
|
|
<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>
|