You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

240 lines
12 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" 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>{89645E6E-CA10-408E-9207-434BE7C5C24A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GummingBusiness</RootNamespace>
<AssemblyName>GummingBusiness</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Output\</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>..\Output\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\Output\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>..\Output\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\Output\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>..\Output\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="BouncyCastle.Crypto, Version=1.8.6.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
<HintPath>..\packages\Portable.BouncyCastle.1.8.6\lib\net40\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.2.0.246, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a" />
<Reference Include="Microsoft.Practices.Prism.Composition, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Prism.Composition.5.0.0\lib\NET45\Microsoft.Practices.Prism.Composition.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.Prism.PubSubEvents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Prism.PubSubEvents.1.0.0\lib\portable-sl4+wp7+windows8+net40\Microsoft.Practices.Prism.PubSubEvents.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.Data.SQLite">
<HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\lib\net45\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Transactions" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Execute\CAResetPrepareExecute.cs" />
<Compile Include="Execute\COTResetPrepareExecuter.cs" />
<Compile Include="Execute\COTPrepareExecuter.cs" />
<Compile Include="Execute\CPResetPrepareExecute.cs" />
<Compile Include="Execute\DEVResetPrepareExecuter.cs" />
<Compile Include="Execute\DEVPrepareExecuter.cs" />
<Compile Include="Execute\DispenseExecute.cs" />
<Compile Include="Execute\ExecuteRobotHelper.cs" />
<Compile Include="Execute\ExecuteHelper.cs" />
<Compile Include="Execute\HPResetPrepareExecute.cs" />
<Compile Include="Execute\HPPrepareExecute.cs" />
<Compile Include="Execute\StationFlowExecuter.cs" />
<Compile Include="Execute\MoveFlowExecuter.cs" />
<Compile Include="Execute\CPFlowExecute.cs" />
<Compile Include="Execute\CAFlowExecute.cs" />
<Compile Include="Execute\HPFlowExecute.cs" />
<Compile Include="Execute\CPFormulaExecuter.cs" />
<Compile Include="Execute\CAFormulaExecuter.cs" />
<Compile Include="Execute\HPFormulaExecuter.cs" />
<Compile Include="Execute\DEVFlowExecuter.cs" />
<Compile Include="Execute\DEVFormulaExecuter.cs" />
<Compile Include="Execute\GlueControl.cs" />
<Compile Include="Execute\IExecuter.cs" />
<Compile Include="Execute\RobotExecute.cs" />
<Compile Include="Export\SysOperationExport.cs" />
<Compile Include="Export\SysLogExport.cs" />
<Compile Include="Export\SysWarningExport.cs" />
<Compile Include="HardFormulaDispenseDA.cs" />
<Compile Include="HardFormulaPrepareDA.cs" />
<Compile Include="HardMapTypeDA.cs" />
<Compile Include="HardPortsDA.cs" />
<Compile Include="HardRobotCommandDA.cs" />
<Compile Include="HardRobotStationDA.cs" />
<Compile Include="HardStillicideDA.cs" />
<Compile Include="HardWarningDA.cs" />
<Compile Include="Helper\OutPort.cs" />
<Compile Include="LogLiteHelper.cs" />
<Compile Include="SysMenuDA.cs" />
<Compile Include="SysRoleDA.cs" />
<Compile Include="SysRoleMenuDA.cs" />
<Compile Include="SysSettingDA.cs" />
<Compile Include="SysUserDA.cs" />
<Compile Include="SysWordDA.cs" />
<Compile Include="Workflow\DispenseTimer.cs" />
<Compile Include="Workflow\DTMTimer.cs" />
<Compile Include="Workflow\HPTimer.cs" />
<Compile Include="Workflow\YeweiTimer.cs" />
<Compile Include="Workflow\MonitorTimer.cs" />
<Compile Include="Workflow\PortTimer.cs" />
<Compile Include="Workflow\GlobalTimer.cs" />
<Compile Include="Workflow\RobotLockControl.cs" />
<Compile Include="Workflow\WorkflowPreTask.cs" />
<Compile Include="Workflow\WorkflowTask.cs" />
<Compile Include="Workflow\StationLockControl.cs" />
<Compile Include="Workflow\Workflow.cs" />
<Compile Include="HardDTMDA.cs" />
<Compile Include="HardFormulaCADA.cs" />
<Compile Include="HardFormulaCPDA.cs" />
<Compile Include="HardFormulaHPDA.cs" />
<Compile Include="HardSlotFlowDA.cs" />
<Compile Include="HardSlotFlowStepDA.cs" />
<Compile Include="HardStationDA.cs" />
<Compile Include="HardUnitFlowDA.cs" />
<Compile Include="HardUnitFlowStepDA.cs" />
<Compile Include="Helper\BusinessHelper.cs" />
<Compile Include="CutSetting.cs" />
<Compile Include="DatabaseUpgrade.cs" />
<Compile Include="DogRead.cs" />
<Compile Include="BorderSetting.cs" />
<Compile Include="Execute\COTFlowExecuter.cs" />
<Compile Include="Execute\COTFormulaExecuter.cs" />
<Compile Include="HardActionDA.cs" />
<Compile Include="HardAxisDA.cs" />
<Compile Include="HardFormulaDA.cs" />
<Compile Include="HardFormulaCOTDA.cs" />
<Compile Include="HardFormulaDEVDA.cs" />
<Compile Include="HardFormulaFlowDA.cs" />
<Compile Include="HardParameterDA.cs" />
<Compile Include="Helper\HardParameters.cs" />
<Compile Include="Segment.cs" />
<Compile Include="OperationLog.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SoftKeyPWD.cs" />
<Compile Include="SQLiteHelper.cs" />
<Compile Include="SysDebugDA.cs" />
<Compile Include="SysLogDA.cs" />
<Compile Include="SysOperationDA.cs" />
<Compile Include="SysWarningDA.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\GummingCommon\GummingCommon.csproj">
<Project>{718f03d3-b1aa-46ad-8c63-935343b1b8d9}</Project>
<Name>GummingCommon</Name>
</ProjectReference>
<ProjectReference Include="..\GummingControl\GummingControl.csproj">
<Project>{5B81980F-80EC-4E53-93F7-3C10BA72B7C4}</Project>
<Name>GummingControl</Name>
</ProjectReference>
<ProjectReference Include="..\GummingEntity\GummingEntity.csproj">
<Project>{4A9DED59-E56B-4ABA-BDD6-8A7D901D3599}</Project>
<Name>GummingEntity</Name>
</ProjectReference>
</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>