<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
<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>{32708F19-FE1A-48F5-B373-8E1C776F216C}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>iWare_SCADA_BusinessLogical</RootNamespace>
|
<AssemblyName>iWare_SCADA_BusinessLogical</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<Deterministic>true</Deterministic>
|
<NuGetPackageImportStamp>
|
</NuGetPackageImportStamp>
|
</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="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
|
<HintPath>..\packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="HslCommunication">
|
<HintPath>..\DLL\HslCommunication.dll</HintPath>
|
</Reference>
|
<Reference Include="itextsharp, Version=5.5.13.3, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
|
<HintPath>..\packages\iTextSharp.5.5.13.3\lib\itextsharp.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net">
|
<HintPath>..\DLL\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\DLL\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="Spire.Pdf, Version=9.11.4.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
|
<HintPath>..\packages\Spire.PDF.9.11.4\lib\net40\Spire.Pdf.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Web" />
|
<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.Net.Http" />
|
<Reference Include="System.Xml" />
|
<Reference Include="Yitter.IdGenerator.Net45, Version=1.0.0.4, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\Yitter.IdGenerator.Net45.1.0.0\lib\net452\Yitter.IdGenerator.Net45.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="BLL\CommonManager.cs" />
|
<Compile Include="BLL\DataCaptureColumnDictManager.cs" />
|
<Compile Include="BLL\DataCaptureConfigManager.cs" />
|
<Compile Include="BLL\SystemValue.cs" />
|
<Compile Include="BLL\WorkPieceInfoManager.cs" />
|
<Compile Include="BLL\WorkPieceLogManager.cs" />
|
<Compile Include="DataCaptureHandlerV2\OP80QualityDataHandler.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_01.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP3002.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_02.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_03.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_04.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_05.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_06.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_07.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP0501.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP1002.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP1003.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP1004.cs" />
|
<Compile Include="DataCaptureHandlerV2\AlertMonitor.cs" />
|
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP6002.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP0506.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP0507.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP1005.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP1006.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP1007.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3501.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3503.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3504.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP7007.cs" />
|
<Compile Include="DataCaptureHandlerV2\HMIBeartBeatMonitor.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3006.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3007.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3005.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3004.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3003.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3001.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP2002.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP2003.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP2006.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP2005.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP2004.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP2001.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3502.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3505.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3506.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP3507.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP7001.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP8001.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP7005.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP8002.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP7006.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP8003.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP8004.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP8005.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP8006.cs" />
|
<Compile Include="DataCaptureHandler\DataCaptureHandler_OP8007.cs" />
|
<Compile Include="DataCaptureHandler\DBDataCapture\AlarmLogManager.cs" />
|
<Compile Include="DataCaptureHandlerV2\HMI_WorkpieceReading.cs" />
|
<Compile Include="DataCaptureHandlerV2\HMI_WorkpieceWrite.cs" />
|
<Compile Include="DLA\Dao\CommonDao.cs" />
|
<Compile Include="DLA\Dao\CommonService.cs" />
|
<Compile Include="DLA\EFHelp.cs" />
|
<Compile Include="DLA\ICommonEntity.cs" />
|
<Compile Include="DLA\IService.cs" />
|
<Compile Include="DLA\QueryParam.cs" />
|
<Compile Include="DataCaptureHandler\PLCDataCapture\PLCService.cs" />
|
<Compile Include="DataCaptureHandler\PLCDataCapture\Siemens_HslCommunicationService.cs" />
|
<Compile Include="DataCaptureHandler\PLCDataCapture\PLCFactory.cs" />
|
<Compile Include="DataCaptureHandler\PLCDataCapture\PLCManger.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Utils\SystemHelper.cs" />
|
<Compile Include="Utils\ComboBoxHelper.cs" />
|
<Compile Include="Utils\ConfigHelper.cs" />
|
<Compile Include="Utils\CSVHelper.cs" />
|
<Compile Include="Utils\DataCache.cs" />
|
<Compile Include="Utils\DateTimeHelper.cs" />
|
<Compile Include="Utils\EntityPropHelper.cs" />
|
<Compile Include="Utils\EnumberHelper.cs" />
|
<Compile Include="Utils\FileDirectoryEnumerator.cs" />
|
<Compile Include="Utils\FileHelper.cs" />
|
<Compile Include="Utils\FindFiles.cs" />
|
<Compile Include="Utils\FolderHelper.cs" />
|
<Compile Include="Utils\Log4Net\C_LogWriter.cs" />
|
<Compile Include="Utils\Log4Net\Log4netHelper.cs" />
|
<Compile Include="Utils\LogTextHelper.cs" />
|
<Compile Include="Utils\RandomHelper.cs" />
|
<Compile Include="Utils\RegexExtension.cs" />
|
</ItemGroup>
|
<ItemGroup />
|
<ItemGroup>
|
<ProjectReference Include="..\iWare_SCADA_Model\iWare_SCADA_Model.csproj">
|
<Project>{91c185de-15ab-44ae-b585-53799fc51be0}</Project>
|
<Name>iWare_SCADA_Model</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
<None Include="DLA\Dao\_system~.ini" />
|
<None Include="log4net_iWare - 复制用.config">
|
<SubType>Designer</SubType>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="log4net_iWare.config">
|
<SubType>Designer</SubType>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<PropertyGroup>
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
</PropertyGroup>
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
</Target>
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
</Project>
|