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.

120 lines
5.7 KiB
XML

9 months ago
<?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>{813EBDC7-C557-41E5-AF95-FD8926751FE7}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>POSV.Proxy</RootNamespace>
<AssemblyName>POSV.Proxy</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
</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="Microsoft.JScript" />
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net40\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
<HintPath>..\packages\NLog.4.7.0\lib\net40-client\NLog.dll</HintPath>
</Reference>
<Reference Include="NPoco, Version=3.9.2.0, Culture=neutral, PublicKeyToken=null" />
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Transactions" />
<Reference Include="System.Web" />
<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="1.Base\FromBase.cs" />
<Compile Include="1.Base\ProxyBase.cs" />
<Compile Include="2.Common\CefOperationDelegation.cs" />
<Compile Include="2.Common\PageObject.cs" />
<Compile Include="2.Common\ReturnInfo.cs" />
<Compile Include="3.Tool\InIHelper.cs" />
<Compile Include="GuoPan\Entity\CancelRequest.cs" />
<Compile Include="GuoPan\Entity\ConfirmRequest.cs" />
<Compile Include="GuoPan\Entity\DoOrder.cs" />
<Compile Include="GuoPan\Entity\GetOrderRequest.cs" />
<Compile Include="GuoPan\Entity\GuoPanBase.cs" />
<Compile Include="GuoPan\Entity\ConfirmReception.cs" />
<Compile Include="GuoPan\Entity\GuoPanRequest.cs" />
<Compile Include="GuoPan\Entity\ListOrderReception.cs" />
<Compile Include="GuoPan\Entity\ListOrderRequest.cs" />
<Compile Include="GuoPan\Entity\MqOrder.cs" />
<Compile Include="GuoPan\GuoPanProxy.cs" />
<Compile Include="Member\Recharge\CustomRechargeProxy.cs" />
<Compile Include="Member\Trade\MemberTradeProxy.cs" />
<Compile Include="MIS\SoftPosPay.cs" />
<Compile Include="MqttClient\MqttClientUtils.cs" />
<Compile Include="Translation\ThirdPartyPayMent\CCDPay\CCBPay.cs" />
<Compile Include="Translation\ThirdPartyPayMent\PayMentTypeEnum.cs" />
<Compile Include="Peripherals\CashBox.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Reports\Stock\CostControlList.cs" />
<Compile Include="ThirdPartyOrder\JuWeiAppOrderProxy.cs" />
<Compile Include="Translation\ThirdPartyPayMent\LeShuaPay\LeShuaPay.cs" />
<Compile Include="Translation\ThirdPartyPayMent\PayApiBase\PayBase.cs" />
<Compile Include="Translation\ThirdPartyPayMent\PayMentOperation.cs" />
<Compile Include="Translation\TranslationProxy.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="Order\" />
<Folder Include="Peripherals\Base\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\POSV.Common\POSV.Common.csproj">
<Project>{E65326DB-B2F1-44A9-8424-2C1D4B8BE711}</Project>
<Name>POSV.Common</Name>
</ProjectReference>
<ProjectReference Include="..\POSV.Core\POSV.Core.csproj">
<Project>{AF9CC192-CE8E-4655-B316-93A3FD81ADCE}</Project>
<Name>POSV.Core</Name>
</ProjectReference>
<ProjectReference Include="..\POSV.Entity\POSV.Entity.csproj">
<Project>{E545EEF9-1A9E-4826-AF69-8B30571150F8}</Project>
<Name>POSV.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\POSV.MqttClient\POSV.MqttClient.csproj">
<Project>{555C0935-1545-4FEF-B2B3-A3D109709E96}</Project>
<Name>POSV.MqttClient</Name>
</ProjectReference>
<ProjectReference Include="..\POSV.Printer\POSV.Printer.csproj">
<Project>{8D2C38FF-7292-468B-8EF1-804F71833582}</Project>
<Name>POSV.Printer</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>