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

218 lines
12 KiB
XML

<?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>{FAAB2D86-DA11-4EB5-9698-FD78749DE20F}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>JwKdsV.Core</RootNamespace>
<AssemblyName>JwKdsV.Core</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<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>
<PlatformTarget>x86</PlatformTarget>
</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>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="FluentScheduler, Version=5.3.0.0, Culture=neutral, PublicKeyToken=b76503528a14ebd1, processorArchitecture=MSIL">
<HintPath>..\packages\FluentScheduler.5.3.0\lib\net40\FluentScheduler.dll</HintPath>
</Reference>
<Reference Include="IPAddressControlLib, Version=1.2.4446.28646, Culture=neutral, PublicKeyToken=64ca5a4287aa7107, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\IPAddressControlLib.dll</HintPath>
</Reference>
<Reference Include="LiteDB, Version=3.1.4.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
<HintPath>..\packages\LiteDB.3.1.4\lib\net35\LiteDB.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net40\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
<HintPath>..\packages\NLog.4.4.12\lib\net40\NLog.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NPoco, Version=3.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\NPoco.3.8.0\lib\net40\NPoco.dll</HintPath>
</Reference>
<Reference Include="SuperSocket.ClientEngine, Version=0.8.0.13, Culture=neutral, PublicKeyToken=ee9af13f57f00acc, processorArchitecture=MSIL">
<HintPath>..\packages\SuperSocket.ClientEngine.Core.0.8.0.13\lib\net40-client\SuperSocket.ClientEngine.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.SQLite, Version=1.0.105.2, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
<HintPath>..\packages\System.Data.SQLite.Core.1.0.105.2\lib\net40\System.Data.SQLite.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.IO, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.IO.dll</HintPath>
</Reference>
<Reference Include="System.Management" />
<Reference Include="System.Net.Http, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net40\System.Net.Http.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net40\System.Net.Http.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.Primitives, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net40\System.Net.Http.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.WebRequest, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net40\System.Net.Http.WebRequest.dll</HintPath>
</Reference>
<Reference Include="System.Runtime, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Caching" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Speech" />
<Reference Include="System.Threading.Tasks, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Threading.Tasks.dll</HintPath>
</Reference>
<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.Xml" />
<Reference Include="WebSocket4Net, Version=0.15.0.9, Culture=neutral, PublicKeyToken=eb4e154b696bf72a, processorArchitecture=MSIL">
<HintPath>..\packages\WebSocket4Net.0.15.0\lib\net40\WebSocket4Net.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="AsyncWorker.cs" />
<Compile Include="Bean\CategoryItem.cs" />
<Compile Include="Bean\ProductItem.cs" />
<Compile Include="ConfigConstant.cs" />
<Compile Include="Constant.cs" />
<Compile Include="DisplaySetting\CategoryShowStyle.cs" />
<Compile Include="DisplaySetting\OrderShowStyle.cs" />
<Compile Include="DisplaySetting\ProductShowStyle.cs" />
<Compile Include="Download\DownloadApi.cs" />
<Compile Include="Download\DownloadCacheName.cs" />
<Compile Include="Download\DownloadNotify.cs" />
<Compile Include="Download\DownloadSqlCache.cs" />
<Compile Include="Global.cs" />
<Compile Include="GlobalEnum.cs" />
<Compile Include="HttpApi\BaseApi.cs" />
<Compile Include="HttpApi\LoginApi.cs" />
<Compile Include="HttpApi\OpenApi.cs" />
<Compile Include="HttpApi\TenantApi.cs" />
<Compile Include="HWiNFO\HWiNFO.cs" />
<Compile Include="HWiNFO\Kernel32.cs" />
<Compile Include="HWiNFO\LINQToINI.cs" />
<Compile Include="HWiNFO\SetupApi.cs" />
<Compile Include="HWiNFO\WDK_DeviceQuery.cs" />
<Compile Include="Job\ChupinJob.cs" />
<Compile Include="Job\JobFactory.cs" />
<Compile Include="Job\VoPlayJob.cs" />
<Compile Include="KdsBusiness.cs" />
<Compile Include="LoadBalance\ConsistentHash\ConsistentHash.cs" />
<Compile Include="LoadBalance\ConsistentHash\ConsistentHashRouting.cs" />
<Compile Include="LoadBalance\ConsistentHash\HashAlgorithm\MurmurHash.cs" />
<Compile Include="LoadBalance\Constants\LoadBalanceConstants.cs" />
<Compile Include="LoadBalance\IRouting.cs" />
<Compile Include="LoadBalance\Random\RandomRouting.cs" />
<Compile Include="LoadBalance\Random\ThreadLocalRandom.cs" />
<Compile Include="LoadBalance\RoundRobin\RoundRobinRouting.cs" />
<Compile Include="LoadBalance\Routing.cs" />
<Compile Include="MessageEvent\MsgEvent.cs" />
<Compile Include="MessageEvent\MsgEventArgs.cs" />
<Compile Include="MessageEvent\MsgEventFactory.cs" />
<Compile Include="MessageEvent\MsgEventProvider.cs" />
<Compile Include="MessageEvent\MsgEventsContainer.cs" />
<Compile Include="MessageEvent\MsgReceiver.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SocketMessage\ChupinNotify.cs" />
<Compile Include="SocketMessage\KdsHuacaiNotify.cs" />
<Compile Include="SocketMessage\NEWORDER.cs" />
<Compile Include="SqlConstant.cs" />
<Compile Include="Utils\BCrypt.cs" />
<Compile Include="Utils\DateUtils.cs" />
<Compile Include="Utils\DecimalUtils.cs" />
<Compile Include="Utils\DesUtils.cs" />
<Compile Include="Utils\DynamicJson.cs" />
<Compile Include="Utils\HsPrinter.cs" />
<Compile Include="Utils\HttpClientUtils.cs" />
<Compile Include="Utils\IdWorker.cs" />
<Compile Include="Utils\IdWorkerUtils.cs" />
<Compile Include="Utils\InputSimulatorUtils.cs" />
<Compile Include="Utils\JobUtils.cs" />
<Compile Include="Utils\JsonUtils.cs" />
<Compile Include="Utils\KeyboardUtils.cs" />
<Compile Include="Utils\KeyCodes.cs" />
<Compile Include="Utils\MessageCenterUtils.cs" />
<Compile Include="Utils\NetworkUtils.cs" />
<Compile Include="Utils\NLogUtils.cs" />
<Compile Include="Utils\ObjectUtils.cs" />
<Compile Include="Utils\OpenApiUtils.cs" />
<Compile Include="Utils\SafeBase64Utils.cs" />
<Compile Include="Utils\SaleClearUtils.cs" />
<Compile Include="Utils\SettingApi.cs" />
<Compile Include="Utils\SQLiteUtils.cs" />
<Compile Include="Utils\StringUtils.cs" />
<Compile Include="Utils\VirtualKeyCode.cs" />
<Compile Include="WebSocketEnter.cs" />
<Compile Include="WebSocketEx.cs" />
<Compile Include="WindowsAPI.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\JwKdsV.Entity\JwKdsV.Entity.csproj">
<Project>{f462ebe4-4a74-4554-844d-2c22b3e22b7f}</Project>
<Name>JwKdsV.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\POSV.Common\POSV.Common.csproj">
<Project>{e65326db-b2f1-44a9-8424-2c1d4b8be711}</Project>
<Name>POSV.Common</Name>
</ProjectReference>
<ProjectReference Include="..\POSV.Service\POSV.Service.csproj">
<Project>{4de15a0c-1261-4715-9379-9ccd6265db50}</Project>
<Name>POSV.Service</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\System.Data.SQLite.Core.1.0.105.2\build\net40\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.105.2\build\net40\System.Data.SQLite.Core.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.105.2\build\net40\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.105.2\build\net40\System.Data.SQLite.Core.targets'))" />
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
</Target>
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.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>