| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{604A4141-248D-4A34-9985-CB19E3B00B39}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>BizCom</RootNamespace>
- <AssemblyName>BizCom</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\Web\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\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Castle.ActiveRecord">
- <HintPath>..\Support\Castle.ActiveRecord.dll</HintPath>
- </Reference>
- <Reference Include="log4net, Version=2.0.14.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\log4net.2.0.14\lib\net45\log4net.dll</HintPath>
- </Reference>
- <Reference Include="NHibernate">
- <HintPath>..\Support\NHibernate.dll</HintPath>
- </Reference>
- <Reference Include="SQLData, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Support\SQLData.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="CategoryService.cs" />
- <Compile Include="Dao\CeErpDataSendOrderInfo.cs" />
- <Compile Include="Dao\CeErpDesignerFinishRateNew.cs" />
- <Compile Include="Dao\CeErpDesignInfo.cs" />
- <Compile Include="Dao\CeErpMessageAPI.cs" />
- <Compile Include="Dao\CeErpSampleCustomer.cs" />
- <Compile Include="Dao\CeErpSukuraData.cs" />
- <Compile Include="Dao\CeErpToManagement.cs" />
- <Compile Include="Dao\CeErpSpecialRefund.cs" />
- <Compile Include="Dao\CeErpOrderFormData.cs" />
- <Compile Include="Cls\MenuItem.cs" />
- <Compile Include="ComBase.cs" />
- <Compile Include="Dao\CeErpBill.cs" />
- <Compile Include="Dao\CeErpCustomer.cs" />
- <Compile Include="Dao\CeErpDesignerBill.cs" />
- <Compile Include="Dao\CeErpDesignerBillLog.cs" />
- <Compile Include="Dao\CeErpDesignerFinishRate.cs" />
- <Compile Include="Dao\CeErpExpressInfo.cs" />
- <Compile Include="Dao\CeErpInvoicingInfo.cs" />
- <Compile Include="Dao\CeErpMailInfo.cs" />
- <Compile Include="Dao\CeErpMethod.cs" />
- <Compile Include="Dao\CeErpModular.cs" />
- <Compile Include="Dao\CeErpNotice.cs" />
- <Compile Include="Dao\CeErpNoticeCell.cs" />
- <Compile Include="Dao\CeErpOpt.cs" />
- <Compile Include="Dao\CeErpOrganization.cs" />
- <Compile Include="Dao\CeErpPermission.cs" />
- <Compile Include="Dao\CeErpPersuade.cs" />
- <Compile Include="Dao\CeErpPlaceRegister.cs" />
- <Compile Include="Dao\CeErpProcessList.cs" />
- <Compile Include="Dao\CeErpProfession.cs" />
- <Compile Include="Dao\CeErpStayGoods.cs" />
- <Compile Include="Dao\CeErpTmcLog.cs" />
- <Compile Include="Dao\CeErpTradeAfterSaleLog.cs" />
- <Compile Include="Dao\CeErpTradeCell.cs" />
- <Compile Include="Dao\CeErpTradeCellExtend.cs" />
- <Compile Include="Dao\CeErpTradeLog.cs" />
- <Compile Include="Dao\CeErpTradeRefund.cs" />
- <Compile Include="Dao\CeErpTradeResponsible.cs" />
- <Compile Include="Dao\CeErpTradeSample.cs" />
- <Compile Include="Dao\CeErpTradeSpu.cs" />
- <Compile Include="Dao\CeErpUserInfo.cs" />
- <Compile Include="Dao\CeErpPost.cs" />
- <Compile Include="Dao\CeErpProduct.cs" />
- <Compile Include="Dao\CeErpProductHour.cs" />
- <Compile Include="Dao\CeErpReturnCash.cs" />
- <Compile Include="Dao\CeErpShop.cs" />
- <Compile Include="Dao\CeErpSupplier.cs" />
- <Compile Include="Dao\CeErpSupplierProduct.cs" />
- <Compile Include="Dao\CeErpTrade.cs" />
- <Compile Include="Dao\CeErpTradeOrder.cs" />
- <Compile Include="Dao\CeErpUser.cs" />
- <Compile Include="Dao\CeErpUserPost.cs" />
- <Compile Include="Dao\CeErpZhangDan.cs" />
- <Compile Include="Dao\CeErpProductPrice.cs" />
- <Compile Include="Dao\CeWithdraw.cs" />
- <Compile Include="Dao\CeErpTradeAfterSaleExtend.cs" />
- <Compile Include="Dao\LogOperate.cs" />
- <Compile Include="Dao\Log_Login.cs" />
- <Compile Include="Dao\CeErpMessageTip.cs" />
- <Compile Include="Dao\SiteInfo.cs" />
- <Compile Include="Dao\SupplierLog.cs" />
- <Compile Include="Dao\SUser.cs" />
- <Compile Include="Dao\SZcItem.cs" />
- <Compile Include="Dao\UserObj.cs" />
- <Compile Include="Dao\CEErpPrintModel.cs" />
- <Compile Include="Enum\MessageState.cs" />
- <Compile Include="Enum\ProductCategory.cs" />
- <Compile Include="Enum\OrderState.cs" />
- <Compile Include="Enum\ProductCategory.cs" />
- <Compile Include="Enum\XiuState.cs" />
- <Compile Include="SiteDao\dic\SConcealType.cs" />
- <Compile Include="Dao\XPermission.cs" />
- <Compile Include="Enum\LabOrderState.cs" />
- <Compile Include="Enum\ModelType.cs" />
- <Compile Include="Enum\TaskState.cs" />
- <Compile Include="Enum\TaskPersonState.cs" />
- <Compile Include="Dao\XLog.cs" />
- <Compile Include="Dao\XModular.cs" />
- <Compile Include="Dao\XUser.cs" />
- <Compile Include="DicSysBase.cs" />
- <Compile Include="Enum\GoodsState.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include=".editorconfig" />
- </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>
|