<?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>{7F8029DA-1B94-4B1D-B91F-5B21DBF2F3A2}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>HslCommunication</RootNamespace> <AssemblyName>HslCommunication</AssemblyName> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>TRACE;DEBUG;NET451</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <DocumentationFile>bin\Debug\HslCommunication.xml</DocumentationFile> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> <DefineConstants>TRACE;NET451</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <DocumentationFile>bin\Release\HslCommunication.xml</DocumentationFile> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup> <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects> </PropertyGroup> <PropertyGroup> <SignAssembly>true</SignAssembly> </PropertyGroup> <PropertyGroup> <AssemblyOriginatorKeyFile>HslCommunication.snk</AssemblyOriginatorKeyFile> </PropertyGroup> <ItemGroup> <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Release\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Drawing" /> <Reference Include="System.Management" /> <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" /> </ItemGroup> <ItemGroup> <Compile Include="Algorithms\Alarm\AlarmDegree.cs" /> <Compile Include="Algorithms\Alarm\AlarmItem.cs" /> <Compile Include="Authorization.cs" /> <Compile Include="BasicFramework\SharpList.cs" /> <Compile Include="Algorithms\ConnectPool\ConnectPool.cs" /> <Compile Include="Algorithms\ConnectPool\IConnector.cs" /> <Compile Include="Algorithms\Fourier\FFTHelper.cs" /> <Compile Include="BasicFramework\FormAuthorAdvertisement.cs"> <SubType>Form</SubType> </Compile> <Compile Include="BasicFramework\FormAuthorAdvertisement.designer.cs"> <DependentUpon>FormAuthorAdvertisement.cs</DependentUpon> </Compile> <Compile Include="BasicFramework\FormAuthorize.cs"> <SubType>Form</SubType> </Compile> <Compile Include="BasicFramework\FormAuthorize.designer.cs"> <DependentUpon>FormAuthorize.cs</DependentUpon> </Compile> <Compile Include="BasicFramework\FormPopup.cs"> <SubType>Form</SubType> </Compile> <Compile Include="BasicFramework\FormPopup.designer.cs"> <DependentUpon>FormPopup.cs</DependentUpon> </Compile> <Compile Include="BasicFramework\FormPortraitSelect.cs"> <SubType>Form</SubType> </Compile> <Compile Include="BasicFramework\FormPortraitSelect.Designer.cs"> <DependentUpon>FormPortraitSelect.cs</DependentUpon> </Compile> <Compile Include="BasicFramework\FormSupport.cs"> <SubType>Form</SubType> </Compile> <Compile Include="BasicFramework\FormSupport.Designer.cs"> <DependentUpon>FormSupport.cs</DependentUpon> </Compile> <Compile Include="BasicFramework\SoftAnimation.cs" /> <Compile Include="BasicFramework\SoftAuthorize.cs" /> <Compile Include="BasicFramework\SoftBaseClass.cs" /> <Compile Include="BasicFramework\SoftBasic.cs" /> <Compile Include="BasicFramework\SoftBuffer.cs" /> <Compile Include="BasicFramework\SoftCache.cs" /> <Compile Include="BasicFramework\SoftException.cs" /> <Compile Include="BasicFramework\SoftMail.cs" /> <Compile Include="BasicFramework\SoftMsgQueue.cs" /> <Compile Include="BasicFramework\SoftNumerical.cs" /> <Compile Include="BasicFramework\SoftPainting.cs" /> <Compile Include="BasicFramework\SoftSecurity.cs" /> <Compile Include="BasicFramework\SoftSqlOperate.cs" /> <Compile Include="BasicFramework\SoftVersion.cs" /> <Compile Include="BasicFramework\SoftZipped.cs" /> <Compile Include="Controls\UserBottle.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserBottle.Designer.cs"> <DependentUpon>UserBottle.cs</DependentUpon> </Compile> <Compile Include="Controls\UserButton.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserButton.designer.cs"> <DependentUpon>UserButton.cs</DependentUpon> </Compile> <Compile Include="Controls\UserClock.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserClock.designer.cs"> <DependentUpon>UserClock.cs</DependentUpon> </Compile> <Compile Include="Controls\UserCurve.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserCurve.Designer.cs"> <DependentUpon>UserCurve.cs</DependentUpon> </Compile> <Compile Include="Controls\UserDrum.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserDrum.Designer.cs"> <DependentUpon>UserDrum.cs</DependentUpon> </Compile> <Compile Include="Controls\UserGaugeChart.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserGaugeChart.Designer.cs"> <DependentUpon>UserGaugeChart.cs</DependentUpon> </Compile> <Compile Include="Controls\UserLantern.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserLantern.Designer.cs"> <DependentUpon>UserLantern.cs</DependentUpon> </Compile> <Compile Include="Controls\UserPieChart.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserPieChart.Designer.cs"> <DependentUpon>UserPieChart.cs</DependentUpon> </Compile> <Compile Include="Controls\UserPipe.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserPipe.Designer.cs"> <DependentUpon>UserPipe.cs</DependentUpon> </Compile> <Compile Include="Controls\UserSwitch.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserSwitch.Designer.cs"> <DependentUpon>UserSwitch.cs</DependentUpon> </Compile> <Compile Include="Controls\UserVerticalProgress.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Controls\UserVerticalProgress.Designer.cs"> <DependentUpon>UserVerticalProgress.cs</DependentUpon> </Compile> <Compile Include="Core\Address\DeviceAddressBase.cs" /> <Compile Include="Core\Address\DeviceAddressDataBase.cs" /> <Compile Include="Core\Address\MelsecMcAddressData.cs" /> <Compile Include="Core\Address\S7AddressData.cs" /> <Compile Include="Core\IMessage\AlienMessage.cs" /> <Compile Include="Core\IMessage\AllenBradleyMessage.cs" /> <Compile Include="Core\IMessage\EFORTMessage.cs" /> <Compile Include="Core\IMessage\EFORTMessagePrevious.cs" /> <Compile Include="Core\IMessage\FetchWriteMessage.cs" /> <Compile Include="Core\IMessage\FinsMessage.cs" /> <Compile Include="Core\IMessage\HslMessage.cs" /> <Compile Include="Core\IMessage\INetMessage.cs" /> <Compile Include="Core\IMessage\KukaVarProxyMessage.cs" /> <Compile Include="Core\IMessage\LsisFastEnetMessage.cs" /> <Compile Include="Core\IMessage\MelsecA1EBinaryMessage.cs" /> <Compile Include="Core\IMessage\MelsecQnA3EAsciiMessage.cs" /> <Compile Include="Core\IMessage\MelsecQnA3EBinaryMessage.cs" /> <Compile Include="Core\IMessage\ModbusTcpMessage.cs" /> <Compile Include="Core\IMessage\OpenProtocolMessage.cs" /> <Compile Include="Core\IMessage\S7Message.cs" /> <Compile Include="Core\Net\ClassNetHandle.cs" /> <Compile Include="Core\Net\CommunicationProtocol.cs" /> <Compile Include="Core\Net\IReadWriteNet.cs" /> <Compile Include="Core\Net\IRobotNet.cs" /> <Compile Include="Core\Net\NetSupport.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkAlienClient.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkAuthenticationServerBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkDataServerBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkDeviceBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkDoubleBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkFileServerBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkServerBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkUdpBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkUdpDeviceBase.cs" /> <Compile Include="Core\Net\NetworkBase\NetworkXBase.cs" /> <Compile Include="Core\Net\StateOne\AlienSession.cs" /> <Compile Include="Core\Net\StateOne\AppSession.cs" /> <Compile Include="Core\Net\StateOne\AsyncStateSend.cs" /> <Compile Include="Core\Net\StateOne\FileStateObject.cs" /> <Compile Include="Core\Net\StateOne\StateObject.cs" /> <Compile Include="Core\Net\StateOne\StateOneBase.cs" /> <Compile Include="Core\Security\Security.cs" /> <Compile Include="Core\Thread\ThreadLock.cs" /> <Compile Include="Core\Transfer\ByteTransformBase.cs" /> <Compile Include="Core\Transfer\ByteTransformHelper.cs" /> <Compile Include="Core\Transfer\DataFormat.cs" /> <Compile Include="Core\Transfer\IByteTransform.cs" /> <Compile Include="Core\Transfer\RegularByteTransform.cs" /> <Compile Include="Core\Transfer\ReverseBytesTransform.cs" /> <Compile Include="Core\Transfer\ReverseWordTransform.cs" /> <Compile Include="Core\Types\CertificateDegree.cs" /> <Compile Include="Core\Types\HslPieItem.cs" /> <Compile Include="Core\Types\HslTimeOut.cs" /> <Compile Include="Core\Types\IDataTransfer.cs" /> <Compile Include="Core\Types\OperateResult.cs" /> <Compile Include="Enthernet\ComplexNet\NetComplexClient.cs" /> <Compile Include="Enthernet\ComplexNet\NetComplexServer.cs" /> <Compile Include="Enthernet\DeviceNet\ClassDeviceNet.cs" /> <Compile Include="Enthernet\DeviceNet\DeviceState.cs" /> <Compile Include="Enthernet\FileNet\AdvancedFileServer.cs" /> <Compile Include="Enthernet\FileNet\FileBaseInfo.cs" /> <Compile Include="Enthernet\FileNet\FileClientBase.cs" /> <Compile Include="Enthernet\FileNet\FileMarkId.cs" /> <Compile Include="Enthernet\FileNet\GroupFileContainer.cs" /> <Compile Include="Enthernet\FileNet\GroupFileItem.cs" /> <Compile Include="Enthernet\FileNet\IntegrationFileClient.cs" /> <Compile Include="Enthernet\FileNet\UltimateFileServer.cs" /> <Compile Include="Enthernet\PushNet\NetPushClient.cs" /> <Compile Include="Enthernet\PushNet\NetPushServer.cs" /> <Compile Include="Enthernet\PushNet\PushGroupClient.cs" /> <Compile Include="Enthernet\Redis\RedisHelper.cs" /> <Compile Include="Enthernet\Redis\RedisSubscribe.cs" /> <Compile Include="Enthernet\SimplifyNet\NetSimplifyClient.cs" /> <Compile Include="Enthernet\SimplifyNet\NetSimplifyServer.cs" /> <Compile Include="Enthernet\SoftUpdateNet\ClassSoftUpdate.cs" /> <Compile Include="Enthernet\UdpNet\NetUdpClient.cs" /> <Compile Include="Enthernet\UdpNet\NetUdpServer.cs" /> <Compile Include="Instrument\Temperature\DAM3601.cs" /> <Compile Include="Language\DefaultLanguage.cs" /> <Compile Include="Language\English.cs" /> <Compile Include="LogNet\Core\ILogNet.cs" /> <Compile Include="LogNet\Core\LogBase.cs" /> <Compile Include="LogNet\Core\Types.cs" /> <Compile Include="LogNet\LogNetManagment.cs" /> <Compile Include="LogNet\LogNets\LogNetDateTime.cs" /> <Compile Include="LogNet\LogNets\LogNetFileSize.cs" /> <Compile Include="LogNet\LogNets\LogNetSingle.cs" /> <Compile Include="LogNet\View\FormLogNetView.cs"> <SubType>Form</SubType> </Compile> <Compile Include="LogNet\View\FormLogNetView.Designer.cs"> <DependentUpon>FormLogNetView.cs</DependentUpon> </Compile> <Compile Include="LogNet\View\LogNetAnalysisControl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="LogNet\View\LogNetAnalysisControl.Designer.cs"> <DependentUpon>LogNetAnalysisControl.cs</DependentUpon> </Compile> <Compile Include="Core\Address\ModbusAddress.cs" /> <Compile Include="ModBus\ModbusAscii\ModbusAscii.cs" /> <Compile Include="ModBus\ModbusInfo.cs" /> <Compile Include="ModBus\ModBusMonitorAddress.cs" /> <Compile Include="ModBus\ModbusRtu\ModbusRtu.cs" /> <Compile Include="ModBus\ModBusState.cs" /> <Compile Include="ModBus\ModbusTcp\ModbusTcpNet.cs" /> <Compile Include="ModBus\ModbusTcp\ModbusTcpServer.cs" /> <Compile Include="ModBus\MonitorAddress.cs" /> <Compile Include="NamespaceDoc.cs" /> <Compile Include="Profinet\AllenBradley\AllenBradleyHelper.cs" /> <Compile Include="Profinet\AllenBradley\AllenBradleyNet.cs" /> <Compile Include="Profinet\FATEK\FatekProgram.cs" /> <Compile Include="Profinet\Fuji\FujiSPB.cs" /> <Compile Include="Profinet\Keyence\KeyenceDataType.cs" /> <Compile Include="Profinet\Keyence\KeyenceMcAsciiNet.cs" /> <Compile Include="Profinet\Keyence\KeyenceMcNet.cs" /> <Compile Include="Profinet\Keyence\KeyenceNanoByteTransform.cs" /> <Compile Include="Profinet\Keyence\KeyenceNanoSerial.cs" /> <Compile Include="Profinet\LSIS\LSCpuInfo.cs" /> <Compile Include="Profinet\LSIS\LSisServer.cs" /> <Compile Include="Profinet\LSIS\XGBCnet.cs" /> <Compile Include="Profinet\LSIS\XGBFastEnet.cs" /> <Compile Include="Profinet\Melsec\MelsecA1EDataType.cs" /> <Compile Include="Profinet\Melsec\MelsecA1ENet.cs" /> <Compile Include="Profinet\Melsec\MelsecA3CNet1.cs" /> <Compile Include="Profinet\Melsec\MelsecFxLinks.cs" /> <Compile Include="Profinet\Melsec\MelsecHelper.cs" /> <Compile Include="Profinet\Melsec\MelsecMcAsciiNet.cs" /> <Compile Include="Profinet\Melsec\MelsecMcDataType.cs" /> <Compile Include="Profinet\Melsec\MelsecMcNet.cs" /> <Compile Include="Profinet\Melsec\MelsecMcServer.cs" /> <Compile Include="Profinet\Melsec\MelsecNetMultiAsync.cs" /> <Compile Include="Profinet\Melsec\MelsecFxSerial.cs" /> <Compile Include="Profinet\Omron\OmronCipNet.cs" /> <Compile Include="Profinet\Omron\OmronFinsDataType.cs" /> <Compile Include="Profinet\Omron\OmronFinsNet.cs" /> <Compile Include="Profinet\Omron\OmronFinsNetHelper.cs" /> <Compile Include="Profinet\Omron\OmronFinsUdp.cs" /> <Compile Include="Profinet\Omron\OmronHostLink.cs" /> <Compile Include="Profinet\OpenProtocol\OpenProtocolNet.cs" /> <Compile Include="Profinet\Panasonic\PanasonicMcNet.cs" /> <Compile Include="Profinet\Panasonic\PanasonicMewtocol.cs" /> <Compile Include="Profinet\Siemens\SiemensFetchWriteNet.cs" /> <Compile Include="Profinet\Siemens\SiemensPLCS.cs" /> <Compile Include="Profinet\Siemens\SiemensPPI.cs" /> <Compile Include="Profinet\Siemens\SiemensS7Net.cs" /> <Compile Include="Profinet\Siemens\SiemensS7Server.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="Enthernet\Redis\RedisClient.cs" /> <Compile Include="Robot\EFORT\EfortData.cs" /> <Compile Include="Robot\EFORT\ER7BC10.cs" /> <Compile Include="Robot\EFORT\ER7BC10Previous.cs" /> <Compile Include="Robot\KUKA\KukaAvarProxyNet.cs" /> <Compile Include="Robot\YASKAWA\YRC1000TcpNet.cs" /> <Compile Include="Serial\CRCSupport.cs" /> <Compile Include="Serial\FP1_C72.cs" /> <Compile Include="Serial\SerialBase.cs" /> <Compile Include="Serial\SerialDeviceBase.cs" /> <Compile Include="Serial\SoftLRC.cs" /> <Compile Include="StringResources.cs" /> </ItemGroup> <ItemGroup> <EmbeddedResource Include="BasicFramework\FormAuthorAdvertisement.resx"> <DependentUpon>FormAuthorAdvertisement.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="BasicFramework\FormAuthorize.resx"> <DependentUpon>FormAuthorize.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="BasicFramework\FormPopup.resx"> <DependentUpon>FormPopup.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="BasicFramework\FormPortraitSelect.resx"> <DependentUpon>FormPortraitSelect.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="BasicFramework\FormSupport.resx"> <DependentUpon>FormSupport.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserBottle.resx"> <DependentUpon>UserBottle.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserButton.resx"> <DependentUpon>UserButton.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserClock.resx"> <DependentUpon>UserClock.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserCurve.resx"> <DependentUpon>UserCurve.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserDrum.resx"> <DependentUpon>UserDrum.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserGaugeChart.resx"> <DependentUpon>UserGaugeChart.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserLantern.resx"> <DependentUpon>UserLantern.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserPieChart.resx"> <DependentUpon>UserPieChart.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserPipe.resx"> <DependentUpon>UserPipe.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserSwitch.resx"> <DependentUpon>UserSwitch.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Controls\UserVerticalProgress.resx"> <DependentUpon>UserVerticalProgress.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="LogNet\View\FormLogNetView.resx"> <DependentUpon>FormLogNetView.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="LogNet\View\LogNetAnalysisControl.resx"> <DependentUpon>LogNetAnalysisControl.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> </EmbeddedResource> </ItemGroup> <ItemGroup> <Content Include="Doc.txt" /> <None Include="HslCommunication.snk" /> <None Include="imgaes\qrcode_for_gh_319218678954_258.jpg" /> <None Include="imgaes\mm_facetoface_collect_qrcode_1525331158525.png" /> <None Include="imgaes\WindowsForm_817_16x.png" /> <None Include="imgaes\WebFormTemplate_11274_16x_color.png" /> <None Include="imgaes\WebForm%28ASPX%29_815_16x.png" /> <None Include="imgaes\VirtualMachine.png" /> <None Include="imgaes\UseCaseDiagramFile_usecasediagram_13447_16x.png" /> <None Include="imgaes\usbcontroller.png" /> <None Include="imgaes\TreeView_713.png" /> <None Include="imgaes\Textfile_818_16x.png" /> <None Include="imgaes\Tag_7213.png" /> <None Include="imgaes\Table_748.png" /> <None Include="imgaes\TabControl_707.png" /> <None Include="imgaes\Structure_507.png" /> <None Include="imgaes\Soundfile_461.png" /> <None Include="imgaes\PropertyIcon.png" /> <None Include="imgaes\Module_648.png" /> <None Include="imgaes\Method_636.png" /> <None Include="imgaes\ListView_687.png" /> <None Include="imgaes\lightningBolt_16xLG.png" /> <None Include="imgaes\grid_Data_16xLG.png" /> <None Include="imgaes\glasses_16xLG.png" /> <None Include="imgaes\Event_594_exp.png" /> <None Include="imgaes\Event_594.png" /> <None Include="imgaes\Enum_582.png" /> <None Include="imgaes\docview_xaml_on_16x16.png" /> <None Include="imgaes\Delegate_8339.png" /> <None Include="imgaes\Copy_6524.png" /> <None Include="imgaes\Cloud_16xLG.png" /> <None Include="imgaes\ClassIcon.png" /> <None Include="imgaes\Class_489.png" /> <None Include="imgaes\brackets_Square_16xMD.png" /> <None Include="imgaes\AudioRecording.png" /> <None Include="imgaes\asset_progressBar_24x24_on.png" /> <None Include="imgaes\alipay.png" /> <None Include="imgaes\AddressViewer.png" /> <None Include="imgaes\Activity_16xLG.png" /> <None Include="imgaes\abstr11.png" /> <None Include="imgaes\abstr1.png" /> <None Include="packages.config" /> </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>