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.

210 lines
9.4 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>{E545EEF9-1A9E-4826-AF69-8B30571150F8}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>POSV.Entity</RootNamespace>
<AssemblyName>POSV.Entity</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
</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>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<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="NPoco, Version=3.9.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\NPoco.3.9.2\lib\net40\NPoco.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Runtime.Caching" />
<Reference Include="System.Runtime.Serialization" />
<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="CardAccountDestroy.cs" />
<Compile Include="Feeitem.cs" />
<Compile Include="AdvertCaption.cs" />
<Compile Include="CardRechargeDetail.cs" />
<Compile Include="CardRecharge.cs" />
<Compile Include="HandOverSaleMode.cs" />
<Compile Include="HandOverProductType.cs" />
<Compile Include="HandOverPay.cs" />
<Compile Include="HandOverInfo.cs" />
<Compile Include="HandOverProduct.cs" />
<Compile Include="Log.cs" />
<Compile Include="MakeBurden.cs" />
<Compile Include="MappingDishEleMe.cs" />
<Compile Include="MappingDishBaiDu.cs" />
<Compile Include="MappingDishMeiTuan.cs" />
<Compile Include="AdvertPictures.cs" />
<Compile Include="Apis.cs" />
<Compile Include="ApplicationVersion.cs" />
<Compile Include="BaseEntity.cs" />
<Compile Include="Bean\KitchenDisplayItem.cs" />
<Compile Include="Bean\KitchenPrinterItem.cs" />
<Compile Include="Bean\PrinterItem.cs" />
<Compile Include="Bean\LabelTemplate.cs" />
<Compile Include="BusinessPlanDetail.cs" />
<Compile Include="BusinessPlan.cs" />
<Compile Include="Carder.cs" />
<Compile Include="BusinessPlanLog.cs" />
<Compile Include="Config.cs" />
<Compile Include="Authc.cs" />
<Compile Include="GuestShowDevice.cs" />
<Compile Include="HandOverDetail.cs" />
<Compile Include="HandOverDetailPart.cs" />
<Compile Include="HandOverTicket.cs" />
<Compile Include="KdsPlan.cs" />
<Compile Include="KdsProduct.cs" />
<Compile Include="KitProduct.cs" />
<Compile Include="KitPlan.cs" />
<Compile Include="Member\CardRechargeEntity.cs" />
<Compile Include="OrderSubStoreDetail.cs" />
<Compile Include="OrderTemp.cs" />
<Compile Include="Pormotion\CardProDay.cs" />
<Compile Include="Pormotion\ElectronCoupon.cs" />
<Compile Include="Pormotion\StoreCouponEntity.cs" />
<Compile Include="Pormotion\FullCutEntity.cs" />
<Compile Include="Pormotion\CardPromotion.cs" />
<Compile Include="Pormotion\GoodsCutEntity.cs" />
<Compile Include="Pormotion\StoreCoupon.cs" />
<Compile Include="Pormotion\PromotionTask.cs" />
<Compile Include="PosInfo.cs" />
<Compile Include="Printer.cs" />
<Compile Include="ProductBurden.cs" />
<Compile Include="ProductExt.cs" />
<Compile Include="ProductMakeDetailPrivate.cs" />
<Compile Include="ReportPrint\PrintSalesSummary.cs" />
<Compile Include="ReportPrint\PrintOtherWaiMaiSummary.cs" />
<Compile Include="ReportPrint\PrintBusinessSummary.cs" />
<Compile Include="ReportPrint\PrintSalesSummaryDiscount.cs" />
<Compile Include="Report\GridObject.cs" />
<Compile Include="Report\BusinessSummary.cs" />
<Compile Include="Report\OrderOromotionSummary.cs" />
<Compile Include="SaleClear.cs" />
<Compile Include="SaomaPayTicket.cs" />
<Compile Include="SelectProductType.cs" />
<Compile Include="SetPlan.cs" />
<Compile Include="SlotCardAuthorizationData.cs" />
<Compile Include="SplitFoodAccount.cs" />
<Compile Include="SplitShopAccount.cs" />
<Compile Include="SplitStorePay.cs" />
<Compile Include="Split\SplitStorePayEntity.cs" />
<Compile Include="Stock\StockCheckDetailEntity.cs" />
<Compile Include="RechargeParameter.cs" />
<Compile Include="StoreProductCoupon.cs" />
<Compile Include="StoreStorage.cs" />
<Compile Include="ProductStock.cs" />
<Compile Include="ProductRatio.cs" />
<Compile Include="ReportPrint\PrintTimeSummaryTicket.cs" />
<Compile Include="ReportPrint\PrintSalesSummaryCategory.cs" />
<Compile Include="ReportPrint\PrintSalesPaySummary.cs" />
<Compile Include="ReportPrint\PrintSalesSummaryMake.cs" />
<Compile Include="ReportPrint\PrintSalesSummarySpec.cs" />
<Compile Include="ReportPrint\PrintSalesSummaryDish.cs" />
<Compile Include="Report\BusinessTicket.cs" />
<Compile Include="Report\OrderInfo.cs" />
<Compile Include="Report\OrderMake.cs" />
<Compile Include="Report\OrderProduct.cs" />
<Compile Include="Report\OrderPay.cs" />
<Compile Include="Report\SalesPaySummary.cs" />
<Compile Include="Report\SalesSummaryCategory.cs" />
<Compile Include="Report\SalesSummaryDish.cs" />
<Compile Include="Report\SalesSummaryMake.cs" />
<Compile Include="Report\SalesSummarySpec.cs" />
<Compile Include="Report\TimeSummaryTicket.cs" />
<Compile Include="Stock\FoodMaterialDetailEntity.cs" />
<Compile Include="Stock\FoodMaterialSeriesEntity.cs" />
<Compile Include="Stock\FoodMaterialTypeEntity.cs" />
<Compile Include="StoreCostRevenue.cs" />
<Compile Include="StoreInfo.cs" />
<Compile Include="StorePrintImage.cs" />
<Compile Include="SuitExt.cs" />
<Compile Include="ShortcutMenu.cs" />
<Compile Include="PayMode.cs" />
<Compile Include="Brand.cs" />
<Compile Include="Table.cs" />
<Compile Include="TableExt.cs" />
<Compile Include="TableType.cs" />
<Compile Include="TableArea.cs" />
<Compile Include="Product.cs" />
<Compile Include="ProductMakeDetail.cs" />
<Compile Include="ProductMakeType.cs" />
<Compile Include="ProductSpec.cs" />
<Compile Include="ProductSuitDetail.cs" />
<Compile Include="ProductType.cs" />
<Compile Include="ModuleMenu.cs" />
<Compile Include="PosRegister.cs" />
<Compile Include="ProductImage.cs" />
<Compile Include="ProductSuit.cs" />
<Compile Include="PayType.cs" />
<Compile Include="ProductUnit.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Resources.cs" />
<Compile Include="UploadHandoverObject.cs" />
<Compile Include="UploadHandOverResult.cs" />
<Compile Include="UploadVisitorResult.cs" />
<Compile Include="UploadResult.cs" />
<Compile Include="UploadStoreCostRevenueObject.cs" />
<Compile Include="UploadStoreCostRevenueResult.cs" />
<Compile Include="Urls.cs" />
<Compile Include="Visitor.cs" />
<Compile Include="VisitorAddress.cs" />
<Compile Include="VisitorTag.cs" />
<Compile Include="PosAuth.cs" />
<Compile Include="WeiXinDc\WxdcGoodsCategoryEntity.cs" />
<Compile Include="WeiXinDc\WxdcGoodsEntity.cs" />
<Compile Include="WorkerPermissions.cs" />
<Compile Include="WorkerRole.cs" />
<Compile Include="Worker.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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>