<?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)' == '' ">x86</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{211DAAD5-2C29-40D4-8F49-998AEC8F1F52}</ProjectGuid> <OutputType>WinExe</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>IOM_cs</RootNamespace> <AssemblyName>IrisCollect_GAN</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <TargetFrameworkProfile> </TargetFrameworkProfile> <FileAlignment>512</FileAlignment> <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>0</ApplicationRevision> <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> <PlatformTarget>x86</PlatformTarget> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> <PlatformTarget>x86</PlatformTarget> <DebugType>pdbonly</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <RunCodeAnalysis>false</RunCodeAnalysis> </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> <CodeAnalysisLogFile>bin\Debug\IOM_cs.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile> <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> <OutputPath>bin\x64\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x64</PlatformTarget> <CodeAnalysisLogFile>bin\Release\IOM_cs.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile> <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules> </PropertyGroup> <PropertyGroup> <StartupObject> </StartupObject> </PropertyGroup> <PropertyGroup> <ApplicationIcon>bitbug_favicon.ico</ApplicationIcon> </PropertyGroup> <PropertyGroup /> <PropertyGroup> <NoWin32Manifest>true</NoWin32Manifest> </PropertyGroup> <ItemGroup> <Reference Include="DevComponents.DotNetBar2, Version=14.1.0.0, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\DevComponents.DotNetBar2.dll</HintPath> </Reference> <Reference Include="ImageFormatter"> <HintPath>bin\Release\ImageFormatter.dll</HintPath> </Reference> <Reference Include="log4net"> <HintPath>bin\Release\log4net.dll</HintPath> </Reference> <Reference Include="Microsoft.VisualBasic" /> <Reference Include="MySql.Data"> <HintPath>bin\Release\MySql.Data.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="SQLite.Designer"> <HintPath>..\..\..\..\SQlite\projectTest\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\SQLite.Designer.dll</HintPath> </Reference> <Reference Include="SuperSocket.Common, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\SuperSocket.Common.dll</HintPath> </Reference> <Reference Include="SuperSocket.Facility, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\SuperSocket.Facility.dll</HintPath> </Reference> <Reference Include="SuperSocket.SocketBase, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\SuperSocket.SocketBase.dll</HintPath> </Reference> <Reference Include="SuperSocket.SocketEngine, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\SuperSocket.SocketEngine.dll</HintPath> </Reference> <Reference Include="SuperWebSocket, Version=0.8.0.0, Culture=neutral, PublicKeyToken=7ba53b9a7cef5d1c, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\SuperWebSocket.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.configuration" /> <Reference Include="System.Core" /> <Reference Include="System.Data.SQLite"> <HintPath>bin\Release\System.Data.SQLite.dll</HintPath> </Reference> <Reference Include="System.DirectoryServices" /> <Reference Include="System.Management" /> <Reference Include="System.ServiceProcess" /> <Reference Include="System.Web.Extensions" /> <Reference Include="System.Windows.Forms" /> <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.Xml" /> <Reference Include="websocket-sharp, Version=1.0.2.59611, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\websocket-sharp.dll</HintPath> </Reference> <Reference Include="WHC.Pager.Entity, Version=1.0.4193.21090, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\WHC.Pager.Entity.dll</HintPath> </Reference> <Reference Include="WHC.Pager.WinControl, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\WHC.Pager.WinControl.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Compile Include="bmpTool.cs" /> <Compile Include="insertForm\collection\CtrlCollectionFrom.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="insertForm\collection\CtrlCollectionFrom.Designer.cs"> <DependentUpon>CtrlCollectionFrom.cs</DependentUpon> </Compile> <Compile Include="insertForm\CtrlDetail.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="insertForm\CtrlDetail.Designer.cs"> <DependentUpon>CtrlDetail.cs</DependentUpon> </Compile> <Compile Include="insertForm\data\dataConvert\ConvertTool.cs" /> <Compile Include="insertForm\data\dto\DataColl.cs" /> <Compile Include="insertForm\data\dto\Dept.cs" /> <Compile Include="insertForm\data\dto\ReponseData.cs" /> <Compile Include="insertForm\data\dto\RequestData.cs" /> <Compile Include="insertForm\data\dto\SyServer.cs" /> <Compile Include="insertForm\dtGridView\CheckBoxClass.cs" /> <Compile Include="insertForm\service\IDataSynchService.cs" /> <Compile Include="insertForm\service\IInsertService.cs" /> <Compile Include="insertForm\service\impl\DataSynchServiceImpl.cs" /> <Compile Include="insertForm\service\impl\InsertImpl.cs" /> <Compile Include="insertForm\sysSetting\CtrlDept.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="insertForm\sysSetting\CtrlDept.Designer.cs"> <DependentUpon>CtrlDept.cs</DependentUpon> </Compile> <Compile Include="insertForm\sysSetting\CtrlServer.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="insertForm\sysSetting\CtrlServer.Designer.cs"> <DependentUpon>CtrlServer.cs</DependentUpon> </Compile> <Compile Include="insertForm\sysSetting\CtrlSysForm.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="insertForm\sysSetting\CtrlSysForm.Designer.cs"> <DependentUpon>CtrlSysForm.cs</DependentUpon> </Compile> <Compile Include="insertForm\sysSetting\CtrlUser.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="insertForm\sysSetting\CtrlUser.Designer.cs"> <DependentUpon>CtrlUser.cs</DependentUpon> </Compile> <Compile Include="insertForm\sysSetting\CtrlUserAdd.cs"> <SubType>Form</SubType> </Compile> <Compile Include="insertForm\sysSetting\CtrlUserAdd.Designer.cs"> <DependentUpon>CtrlUserAdd.cs</DependentUpon> </Compile> <Compile Include="insertForm\sysSetting\CtrlUserEdit.cs"> <SubType>Form</SubType> </Compile> <Compile Include="insertForm\sysSetting\CtrlUserEdit.Designer.cs"> <DependentUpon>CtrlUserEdit.cs</DependentUpon> </Compile> <Compile Include="insertForm\sysSetting\EditPassWord.cs"> <SubType>Form</SubType> </Compile> <Compile Include="insertForm\sysSetting\EditPassWord.Designer.cs"> <DependentUpon>EditPassWord.cs</DependentUpon> </Compile> <Compile Include="irisDb\DbService.cs" /> <Compile Include="irisDb\model\IrisCollView.cs" /> <Compile Include="irisDb\model\IrisData.cs" /> <Compile Include="irisDb\model\IrisDataColl.cs" /> <Compile Include="irisDb\model\Person.cs" /> <Compile Include="irisDb\model\PersonExt.cs" /> <Compile Include="irisDb\model\User.cs" /> <Compile Include="irisDb\service\IIrisCollViewService.cs" /> <Compile Include="irisDb\service\IIrisDataCollService.cs" /> <Compile Include="irisDb\service\mySqlImpl\IrisCollViewService_MysqlImpl.cs" /> <Compile Include="irisDb\service\mySqlImpl\IrisDataCollService_MysqlImpl.cs" /> <Compile Include="irisDb\service\mySqlImpl\UserIrisService_MysqlImpl.cs" /> <Compile Include="irisDb\service\mySqlImpl\UserService_MysqlImpl.cs" /> <Compile Include="irisDb\service\IUserIrisService.cs" /> <Compile Include="irisDb\service\IUserService.cs" /> <Compile Include="irisDb\service\sqliteImpl\IrisCollViewService_SqliteImpl.cs" /> <Compile Include="irisDb\service\sqliteImpl\IrisDataCollService_SqliteImpl.cs" /> <Compile Include="irisDb\service\sqliteImpl\UserIrisService_SqliteImpl.cs" /> <Compile Include="irisDb\service\sqliteImpl\UserService_SqliteImpl.cs" /> <Compile Include="irisDb\_MySqlHelper.cs" /> <Compile Include="irisDb\_SqliteHelper.cs" /> <Compile Include="MyTabControl.cs"> <SubType>Component</SubType> </Compile> <Compile Include="MyTabControl.Designer.cs"> <DependentUpon>MyTabControl.cs</DependentUpon> </Compile> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Resources.resx</DependentUpon> </Compile> <Compile Include="RoundButton.cs"> <SubType>Component</SubType> </Compile> <Compile Include="RoundPanel.cs"> <SubType>Component</SubType> </Compile> <Compile Include="SetRadius.cs"> <SubType>Form</SubType> </Compile> <Compile Include="tool\Validation.cs" /> <Compile Include="tool\Enums.cs" /> <Compile Include="ConfigHelper.cs" /> <Compile Include="tool\CryptoHelper.cs" /> <Compile Include="EncryptionHelper.cs" /> <Compile Include="FormMain.cs"> <SubType>Form</SubType> </Compile> <Compile Include="FormMain.Designer.cs"> <DependentUpon>FormMain.cs</DependentUpon> </Compile> <Compile Include="FormLogin.cs"> <SubType>Form</SubType> </Compile> <Compile Include="FormLogin.designer.cs"> <DependentUpon>FormLogin.cs</DependentUpon> </Compile> <Compile Include="tool\LogHelper.cs" /> <Compile Include="tool\Net.cs" /> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="TransparentPanel.cs"> <SubType>Component</SubType> </Compile> <Compile Include="TransparentPanel.Designer.cs"> <DependentUpon>TransparentPanel.cs</DependentUpon> </Compile> <EmbeddedResource Include="FormMain.resx"> <DependentUpon>FormMain.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="FormLogin.resx"> <DependentUpon>FormLogin.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\collection\CtrlCollectionFrom.resx"> <DependentUpon>CtrlCollectionFrom.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\CtrlDetail.resx"> <DependentUpon>CtrlDetail.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\sysSetting\CtrlDept.resx"> <DependentUpon>CtrlDept.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\sysSetting\CtrlServer.resx"> <DependentUpon>CtrlServer.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\sysSetting\CtrlSysForm.resx"> <DependentUpon>CtrlSysForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\sysSetting\CtrlUser.resx"> <DependentUpon>CtrlUser.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\sysSetting\CtrlUserAdd.resx"> <DependentUpon>CtrlUserAdd.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\sysSetting\CtrlUserEdit.resx"> <DependentUpon>CtrlUserEdit.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="insertForm\sysSetting\EditPassWord.resx"> <DependentUpon>EditPassWord.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>PublicResXFileCodeGenerator</Generator> <SubType>Designer</SubType> <LastGenOutput>Resources.Designer.cs</LastGenOutput> </EmbeddedResource> <None Include="app.config"> <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> <WCFMetadata Include="Service References\" /> </ItemGroup> <ItemGroup> <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client"> <Visible>False</Visible> <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 和 x64%29</ProductName> <Install>true</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> <Visible>False</Visible> <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> <Install>false</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> <Visible>False</Visible> <ProductName>.NET Framework 3.5 SP1</ProductName> <Install>false</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> <Visible>False</Visible> <ProductName>Windows Installer 3.1</ProductName> <Install>true</Install> </BootstrapperPackage> </ItemGroup> <ItemGroup> <COMReference Include="AxIrisDevCtrlLib"> <Guid>{DEB5215A-E678-4409-8959-008A0BBC285A}</Guid> <VersionMajor>1</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>aximp</WrapperTool> <Isolated>False</Isolated> </COMReference> <COMReference Include="IrisDevCtrlLib"> <Guid>{DEB5215A-E678-4409-8959-008A0BBC285A}</Guid> <VersionMajor>1</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>tlbimp</WrapperTool> <Isolated>False</Isolated> <EmbedInteropTypes>True</EmbedInteropTypes> </COMReference> <COMReference Include="NATUPNPLib"> <Guid>{1C565858-F302-471E-B409-F180AA4ABEC6}</Guid> <VersionMajor>1</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>tlbimp</WrapperTool> <Isolated>False</Isolated> <EmbedInteropTypes>True</EmbedInteropTypes> </COMReference> <COMReference Include="NETCONLib"> <Guid>{43E734CA-043D-4A70-9A2C-A8F254063D91}</Guid> <VersionMajor>1</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>tlbimp</WrapperTool> <Isolated>False</Isolated> <EmbedInteropTypes>False</EmbedInteropTypes> </COMReference> <COMReference Include="Shell32"> <Guid>{50A7E9B0-70EF-11D1-B75A-00A0C90564FE}</Guid> <VersionMajor>1</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>tlbimp</WrapperTool> <Isolated>False</Isolated> <EmbedInteropTypes>True</EmbedInteropTypes> </COMReference> <COMReference Include="SyUIrisCtrlLib"> <Guid>{4899284F-3054-4381-8F40-A2B7DD0F01BB}</Guid> <VersionMajor>1</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>tlbimp</WrapperTool> <Isolated>False</Isolated> <EmbedInteropTypes>True</EmbedInteropTypes> </COMReference> </ItemGroup> <ItemGroup> <Folder Include="bin\Release\" /> </ItemGroup> <ItemGroup> <None Include="Resources\loginbak.png" /> </ItemGroup> <ItemGroup> <None Include="Resources\banner.png" /> </ItemGroup> <ItemGroup> <Content Include="bitbug_favicon.ico" /> <None Include="Resources\1592040094%281%29.png" /> <None Include="Resources\白色底框带阴影列表页.png" /> <None Include="Resources\1592187212%281%29.png" /> <None Include="Resources\白色阴影底框详情页.png" /> <None Include="Resources\最小化.png" /> <None Include="Resources\视频.png" /> <None Include="Resources\生物特征图像.png" /> <None Include="Resources\左眼.png" /> <None Include="Resources\右眼.png" /> <None Include="Resources\退出登录.png" /> <None Include="Resources\退出.png" /> <None Include="Resources\修改密码.png" /> <None Include="Resources\系统设置.png" /> </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>