<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="..\packages\librdkafka.redist.1.3.0\build\librdkafka.redist.props" Condition="Exists('..\packages\librdkafka.redist.1.3.0\build\librdkafka.redist.props')" /> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{9BF5D683-F4F2-4D3D-8163-EDB3C3D6EAFC}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>SensorHub.Servers</RootNamespace> <AssemblyName>SensorHub.Servers</AssemblyName> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <TargetFrameworkProfile> </TargetFrameworkProfile> <NuGetPackageImportStamp>8d2541ae</NuGetPackageImportStamp> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>..\bin\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <PlatformTarget>AnyCPU</PlatformTarget> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>..\bin\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <ItemGroup> <Reference Include="BouncyCastle.Crypto"> <HintPath>..\..\..\gwq\设备协议\sm4\BouncyCastle.Crypto.dll</HintPath> </Reference> <Reference Include="Common.Logging, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\Common.Logging.dll</HintPath> </Reference> <Reference Include="Common.Logging.Core, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\Common.Logging.Core.dll</HintPath> </Reference> <Reference Include="Confluent.Kafka, Version=1.3.0.0, Culture=neutral, PublicKeyToken=12c514ca49093d1e, processorArchitecture=MSIL"> <HintPath>..\packages\Confluent.Kafka.1.3.0\lib\net45\Confluent.Kafka.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\log4net.dll</HintPath> </Reference> <Reference Include="MySql.Data, Version=8.0.12.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\gwq\SensorHub_EY\bin\MySql.Data.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" /> <Reference Include="Quartz, Version=2.4.1.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\Quartz.dll</HintPath> </Reference> <Reference Include="StackExchange.Redis, Version=1.2.6.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\StackExchange.Redis.1.2.6\lib\net45\StackExchange.Redis.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="SuperSocket.ClientEngine, Version=0.10.0.0, Culture=neutral, PublicKeyToken=ee9af13f57f00acc, processorArchitecture=MSIL"> <HintPath>..\packages\SuperSocket.ClientEngine.0.10.0\lib\net40-client\SuperSocket.ClientEngine.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="SuperSocket.Common, Version=1.6.2.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\SuperSocket.Common.dll</HintPath> </Reference> <Reference Include="SuperSocket.Facility, Version=1.6.2.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\SuperSocket.Facility.dll</HintPath> </Reference> <Reference Include="SuperSocket.ProtoBase, Version=1.7.0.17, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <HintPath>..\packages\SuperSocket.ProtoBase.1.7.0.17\lib\net40\SuperSocket.ProtoBase.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="SuperSocket.ServerManager, Version=1.6.2.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\SuperSocket.ServerManager.dll</HintPath> </Reference> <Reference Include="SuperSocket.SocketBase, Version=1.6.2.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\SuperSocket.SocketBase.dll</HintPath> </Reference> <Reference Include="SuperSocket.SocketEngine, Version=1.6.2.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\SuperSocket.SocketEngine.dll</HintPath> </Reference> <Reference Include="SuperSocket.WebSocket, Version=1.6.2.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\SuperSocket.WebSocket.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard1.1\System.Buffers.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="System.ComponentModel.Composition" /> <Reference Include="System.configuration" /> <Reference Include="System.Core" /> <Reference Include="System.IO.Compression" /> <Reference Include="System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> <HintPath>..\packages\System.Memory.4.5.0\lib\netstandard1.1\System.Memory.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="System.Runtime.Caching" /> <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="CacheHelper.cs" /> <Compile Include="CasicReceiveFilter4G.cs" /> <Compile Include="CasicServerTest.cs" /> <Compile Include="Commands\CASICCommands\OffsetTag.cs" /> <Compile Include="Commands\CASICCommands\SM4KeyTag.cs" /> <Compile Include="Commands\CASICCommands\SizeTag.cs" /> <Compile Include="Commands\CASICCommands\SNRTag.cs" /> <Compile Include="Commands\CASICCommands\RSRPTag.cs" /> <Compile Include="Commands\CASICCommands\PCITag.cs" /> <Compile Include="Commands\CASICCommands\SoftwareVersionTag.cs" /> <Compile Include="FixedHeaderMarkReceiveFilterTest.cs" /> <Compile Include="FixedHeaderMarkReceiveFilter.cs" /> <Compile Include="JsonFormat\ConfigItemsJson.cs" /> <Compile Include="JsonFormat\State.cs" /> <Compile Include="JsonFormat\DatasJson.cs" /> <Compile Include="JsonFormat\ConfigDevRespJson.cs" /> <Compile Include="JsonFormat\ConfigJson.cs" /> <Compile Include="JsonFormat\DataJson.cs" /> <Compile Include="JsonFormat\StartupJson.cs" /> <Compile Include="JsonFormat\EventJson.cs" /> <Compile Include="JsonFormat\Json.cs" /> <Compile Include="JsonFormat\JsonBody.cs" /> <Compile Include="JsonInfo.cs" /> <Compile Include="KafkaUtils.cs" /> <Compile Include="MySql\MySqlHelper.cs" /> <Compile Include="RedisConnectionHelp.cs" /> <Compile Include="RedisHelper.cs" /> <Compile Include="RSA.cs" /> <Compile Include="SendConfigThread.cs" /> <Compile Include="SM4\DesTools.cs" /> <Compile Include="SM4\SecurityUtils.cs" /> <Compile Include="SM4\SM4.cs" /> <Compile Include="SM4\SM4Utils.cs" /> <Compile Include="SM4\SM4_Context.cs" /> <Compile Include="TestReceiveFilter.cs" /> <Compile Include="CasicReceiveFilter433.cs" /> <Compile Include="CasicServer.cs" /> <Compile Include="Commands\CASICCommands\ConfigCmd.cs" /> <Compile Include="IDespatchServer.cs" /> <Compile Include="ThirdpartyReceiveFilter.cs" /> <Compile Include="ThirdpartySession.cs" /> <Compile Include="ThirdpartyServer.cs" /> <Compile Include="CasicServer433.cs" /> <Compile Include="ClientReceiveFilter.cs" /> <Compile Include="Commands\CASICCommands\CasicCmd.cs" /> <Compile Include="Commands\CASICCommands\MemoryCacheCmd.cs" /> <Compile Include="Commands\CASICCommands\SensorStartupTag.cs" /> <Compile Include="Commands\CASICCommands\SensorStartupTagHandler.cs" /> <Compile Include="Commands\CASICCommands\RealtimdCollectCmd.cs" /> <Compile Include="Commands\CASICCommands\Config\Config.cs" /> <Compile Include="Commands\CASICCommands\Config\HeadConfig.cs" /> <Compile Include="Commands\CASICCommands\Config\PortConfig.cs" /> <Compile Include="Commands\CASICCommands\Config\SystemTimeConfig.cs" /> <Compile Include="Commands\CASICCommands\Config\TagConfig.cs" /> <Compile Include="Commands\CASICCommands\Config\TrapRespConfig.cs" /> <Compile Include="Commands\CASICCommands\NormalTag.cs" /> <Compile Include="Commands\CASICCommands\CasicCommandFilter.cs" /> <Compile Include="Commands\CASICCommands\RealtimeControlCmd.cs" /> <Compile Include="Commands\CASICCommands\RealtimeCmd.cs" /> <Compile Include="Commands\CASICCommands\SensorException0Tag.cs" /> <Compile Include="Commands\CASICCommands\SensorException1Tag.cs" /> <Compile Include="Commands\CASICCommands\SensorException2Tag.cs" /> <Compile Include="Commands\CASICCommands\SystemDateTag.cs" /> <Compile Include="Commands\CASICCommands\SystemDateTagHandler.cs" /> <Compile Include="Commands\CASICCommands\SystemTimeTag.cs" /> <Compile Include="Commands\CASICCommands\SystemTimeTagHandler.cs" /> <Compile Include="Commands\CASICCommands\Tag.cs" /> <Compile Include="Commands\CASICCommands\TagFactory.cs" /> <Compile Include="Commands\CASICCommands\TagHandler.cs" /> <Compile Include="Commands\CASICCommands\UploadTag.cs" /> <Compile Include="Commands\CASICCommands\HeartBeatTagHandler.cs" /> <Compile Include="Commands\CASICCommands\WakeUpTag.cs" /> <Compile Include="Commands\CASICCommands\CellTag.cs" /> <Compile Include="Commands\CASICCommands\CRCErrorCmd.cs" /> <Compile Include="Common.cs" /> <Compile Include="IDispatchServer.cs" /> <Compile Include="NAJson.cs" /> <Compile Include="NASDK.cs" /> <Compile Include="Client.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="TEA.cs" /> <Compile Include="TelecomReceiveFilter.cs" /> <Compile Include="TelecomServer.cs" /> <Compile Include="CasicSession.cs" /> <Compile Include="CasicReceiveFilter.cs" /> <Compile Include="CasicSender.cs" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\SensorHub.Config\SensorHub.Config.csproj"> <Project>{0fb9d4a9-041b-4244-9835-37c6e95e4e7d}</Project> <Name>SensorHub.Config</Name> </ProjectReference> <ProjectReference Include="..\SensorHub.Utility\SensorHub.Utility.csproj"> <Project>{D8F11ED2-B70A-4541-93D0-2508DF14D7AB}</Project> <Name>SensorHub.Utility</Name> </ProjectReference> </ItemGroup> <ItemGroup> <None Include="App.config"> <SubType>Designer</SubType> </None> <None Include="packages.config" /> </ItemGroup> <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\librdkafka.redist.1.3.0\build\librdkafka.redist.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\librdkafka.redist.1.3.0\build\librdkafka.redist.props'))" /> </Target> <!-- 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>