123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584 |
- <?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>{55F1E89E-134A-472B-8ABE-9B4CF66361E2}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>GCAS</RootNamespace>
- <AssemblyName>GCAS</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>1</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <UseApplicationTrust>false</UseApplicationTrust>
- <PublishWizardCompleted>true</PublishWizardCompleted>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>logo.ico</ApplicationIcon>
- </PropertyGroup>
- <PropertyGroup>
- <ManifestCertificateThumbprint>46F6D5FD39DF2BD919C80619C2933D23812FA47E</ManifestCertificateThumbprint>
- </PropertyGroup>
- <PropertyGroup>
- <ManifestKeyFile>AOES_TemporaryKey.pfx</ManifestKeyFile>
- </PropertyGroup>
- <PropertyGroup>
- <GenerateManifests>false</GenerateManifests>
- </PropertyGroup>
- <PropertyGroup>
- <SignManifests>false</SignManifests>
- </PropertyGroup>
- <PropertyGroup>
- <TargetZone>LocalIntranet</TargetZone>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Accessibility" />
- <Reference Include="BouncyCastle.Crypto, Version=1.8.5.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
- <HintPath>packages\BouncyCastle.1.8.5\lib\BouncyCastle.Crypto.dll</HintPath>
- </Reference>
- <Reference Include="Dapper, Version=1.60.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>packages\Dapper.1.60.6\lib\net451\Dapper.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Charts.v17.2.Core, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.Charts.v17.2.Core.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Data.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.Data.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Images.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.Images.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Pdf.v17.2.Core, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Printing.v17.2.Core, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.Sparkline.v17.2.Core, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.Spreadsheet.v17.2.Core, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.Utils.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.Utils.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Utils.v17.2.UI, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.XtraBars.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.XtraBars.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraCharts.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.XtraCharts.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraCharts.v17.2.UI, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.XtraCharts.v17.2.UI.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraCharts.v17.2.Wizard, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.XtraCharts.v17.2.Wizard.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraEditors.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.XtraEditors.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraGauges.v17.2.Core, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraGauges.v17.2.Win, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraGrid.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.XtraGrid.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraLayout.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Program Files (x86)\DevExpress 17.2\Components\Bin\Framework\DevExpress.XtraLayout.v17.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraNavBar.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraPrinting.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.XtraReports.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraReports.v17.2.Extensions, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.XtraSpreadsheet.v17.2, Version=17.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="HslCommunication, Version=9.3.0.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL">
- <HintPath>packages\HslCommunication.9.3.0\lib\net451\HslCommunication.dll</HintPath>
- </Reference>
- <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
- <HintPath>packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Microsoft.VisualBasic" />
- <Reference Include="MySql.Data, Version=8.0.17.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <HintPath>packages\MySql.Data.8.0.17\lib\net452\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="Renci.SshNet, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106, processorArchitecture=MSIL">
- <HintPath>packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Configuration.Install" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.Linq" />
- <Reference Include="System.Drawing.Design" />
- <Reference Include="System.Management" />
- <Reference Include="System.Runtime.Remoting" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
- <Reference Include="System.Security" />
- <Reference Include="System.Speech" />
- <Reference Include="System.Transactions" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="UIAutomationClient" />
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Actions\ActionsLog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Actions\ActionsLog.Designer.cs">
- <DependentUpon>ActionsLog.cs</DependentUpon>
- </Compile>
- <Compile Include="ChangePwd.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ChangePwd.Designer.cs">
- <DependentUpon>ChangePwd.cs</DependentUpon>
- </Compile>
- <Compile Include="Code\ActionsRepository.cs" />
- <Compile Include="Code\ModbusServerHelper.cs" />
- <Compile Include="Code\SoftKeyboard.cs" />
- <Compile Include="Code\EntranceRepository.cs" />
- <Compile Include="Code\LogHelper.cs" />
- <Compile Include="Code\TeamRepository.cs" />
- <Compile Include="Dto\AvgDto.cs" />
- <Compile Include="Dto\DailyStatisticDto.cs" />
- <Compile Include="Dto\DataPickDto.cs" />
- <Compile Include="Dto\DataPointDto.cs" />
- <Compile Include="Dto\WeightDataDto.cs" />
- <Compile Include="Entrance\EntranceForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Entrance\EntranceForm.Designer.cs">
- <DependentUpon>EntranceForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Dto\NameValue.cs" />
- <Compile Include="Dto\RecordDto.cs" />
- <Compile Include="Dto\ReportDto.cs" />
- <Compile Include="Dto\SourceChartDto.cs" />
- <Compile Include="Dto\RealTimeBarDto.cs" />
- <Compile Include="Dto\TotalDto.cs" />
- <Compile Include="Entrance\NewEntranceForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Entrance\NewEntranceForm.Designer.cs">
- <DependentUpon>NewEntranceForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Localization\LocalizationManager.cs" />
- <Compile Include="FrmWaitForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="FrmWaitForm.Designer.cs">
- <DependentUpon>FrmWaitForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Model\InPlaceSignalModel.cs" />
- <Compile Include="Record\CurveForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Record\CurveForm.Designer.cs">
- <DependentUpon>CurveForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Reports\ReportForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Reports\ReportForm.Designer.cs">
- <DependentUpon>ReportForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Team\TeamForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Team\TeamForm.Designer.cs">
- <DependentUpon>TeamForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Team\NewTeamForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Team\NewTeamForm.Designer.cs">
- <DependentUpon>NewTeamForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Model\ActionsModel.cs" />
- <Compile Include="Model\TeamModel.cs" />
- <Compile Include="Operator\OperatorForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Operator\OperatorForm.Designer.cs">
- <DependentUpon>OperatorForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Operator\NewOperatorForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Operator\NewOperatorForm.Designer.cs">
- <DependentUpon>NewOperatorForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Code\AESHelper.cs" />
- <Compile Include="Code\DataBaseConfig.cs" />
- <Compile Include="Code\ConfigRepository.cs" />
- <Compile Include="Code\RecordRepository.cs" />
- <Compile Include="Code\DeviceRepository.cs" />
- <Compile Include="Code\OperatorRepository.cs" />
- <Compile Include="Code\ReverseWordTrans.cs" />
- <Compile Include="Code\Tools.cs" />
- <Compile Include="Device\DeviceForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Device\DeviceForm.Designer.cs">
- <DependentUpon>DeviceForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Dto\ConfigDto.cs" />
- <Compile Include="LoginForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="LoginForm.Designer.cs">
- <DependentUpon>LoginForm.cs</DependentUpon>
- </Compile>
- <Compile Include="MainForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MainForm.Designer.cs">
- <DependentUpon>MainForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Model\ConfigModel.cs" />
- <Compile Include="Model\EntranceModel.cs" />
- <Compile Include="Model\PrintSetModel.cs" />
- <Compile Include="Model\RecordModel.cs" />
- <Compile Include="Model\SwitchDataModel.cs" />
- <Compile Include="Model\ValueDataModel.cs" />
- <Compile Include="Model\DeviceModel.cs" />
- <Compile Include="Model\OperatorModel.cs" />
- <Compile Include="Device\NewDeviceForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Device\NewDeviceForm.Designer.cs">
- <DependentUpon>NewDeviceForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="RealTime\RealTimeForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="RealTime\RealTimeForm.Designer.cs">
- <DependentUpon>RealTimeForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Record\RecordForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Record\RecordForm.Designer.cs">
- <DependentUpon>RecordForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Reports\ChartForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Reports\ChartForm.Designer.cs">
- <DependentUpon>ChartForm.cs</DependentUpon>
- </Compile>
- <Compile Include="ServerSet.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ServerSet.Designer.cs">
- <DependentUpon>ServerSet.cs</DependentUpon>
- </Compile>
- <Compile Include="System\SystemSetForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="System\SystemSetForm.Designer.cs">
- <DependentUpon>SystemSetForm.cs</DependentUpon>
- </Compile>
- <EmbeddedResource Include="Actions\ActionsLog.en.resx">
- <DependentUpon>ActionsLog.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Actions\ActionsLog.resx">
- <DependentUpon>ActionsLog.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ChangePwd.en.resx">
- <DependentUpon>ChangePwd.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ChangePwd.resx">
- <DependentUpon>ChangePwd.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Device\DeviceForm.en.resx">
- <DependentUpon>DeviceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Device\NewDeviceForm.en.resx">
- <DependentUpon>NewDeviceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Entrance\EntranceForm.en.resx">
- <DependentUpon>EntranceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Entrance\EntranceForm.resx">
- <DependentUpon>EntranceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Entrance\EntranceForm.zu-ZA.resx">
- <DependentUpon>EntranceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Entrance\NewEntranceForm.en.resx">
- <DependentUpon>NewEntranceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Entrance\NewEntranceForm.resx">
- <DependentUpon>NewEntranceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LoginForm.en.resx">
- <DependentUpon>LoginForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MainForm.en.resx">
- <DependentUpon>MainForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Operator\NewOperatorForm.en.resx">
- <DependentUpon>NewOperatorForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Operator\OperatorForm.en.resx">
- <DependentUpon>OperatorForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="RealTime\RealTimeForm.byn.resx">
- <DependentUpon>RealTimeForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="RealTime\RealTimeForm.en.resx">
- <DependentUpon>RealTimeForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="FrmWaitForm.resx">
- <DependentUpon>FrmWaitForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Record\CurveForm.resx">
- <DependentUpon>CurveForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Record\RecordForm.en.resx">
- <DependentUpon>RecordForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Reports\ChartForm.en.resx">
- <DependentUpon>ChartForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Reports\ReportForm.en.resx">
- <DependentUpon>ReportForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Reports\ReportForm.resx">
- <DependentUpon>ReportForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ServerSet.en.resx">
- <DependentUpon>ServerSet.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="System\SystemSetForm.en.resx">
- <DependentUpon>SystemSetForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Team\NewTeamForm.en.resx">
- <DependentUpon>NewTeamForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Team\TeamForm.en.resx">
- <DependentUpon>TeamForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Team\TeamForm.resx">
- <DependentUpon>TeamForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Team\NewTeamForm.resx">
- <DependentUpon>NewTeamForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Operator\OperatorForm.resx">
- <DependentUpon>OperatorForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Operator\NewOperatorForm.resx">
- <DependentUpon>NewOperatorForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Device\DeviceForm.resx">
- <DependentUpon>DeviceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LoginForm.resx">
- <DependentUpon>LoginForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MainForm.resx">
- <DependentUpon>MainForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Device\NewDeviceForm.resx">
- <DependentUpon>NewDeviceForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\licenses.licx" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- <DesignTime>True</DesignTime>
- </Compile>
- <EmbeddedResource Include="RealTime\RealTimeForm.resx">
- <DependentUpon>RealTimeForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Record\RecordForm.resx">
- <DependentUpon>RecordForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Reports\ChartForm.resx">
- <DependentUpon>ChartForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ServerSet.resx">
- <DependentUpon>ServerSet.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="System\SystemSetForm.resx">
- <DependentUpon>SystemSetForm.cs</DependentUpon>
- </EmbeddedResource>
- <None Include="app.config">
- <SubType>Designer</SubType>
- </None>
- <None Include="log4net.config">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="packages.config" />
- <None Include="Properties\app.manifest">
- <SubType>Designer</SubType>
- </None>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Content Include="logo.ico" />
- <EmbeddedResource Include="Resources\in.wav">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </EmbeddedResource>
- <EmbeddedResource Include="Resources\out.wav">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </EmbeddedResource>
- <Content Include="Resources\Languages.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </Content>
- <None Include="Resources\loginbgZH.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\loginbgEN.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\loginbg2.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\fire_4.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\fire_3.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\fire_2.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\fire_1.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\red.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\gray.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\yellow.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\green.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Hyperlink1_32x32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Delete_Hyperlink_32x32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Preview_16x16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Print_16x16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Edit_16x16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Add_16x16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Delete_16x16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\black.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\Zoom2_32x32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Resources\loginbg.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4.5.2 %28x86 和 x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|