123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240 |
- <?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>{21566527-8F54-4A8D-AA68-7662C2C31FB9}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>LeaRun.Application.Busines</RootNamespace>
- <AssemblyName>LeaRun.Application.Busines</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- <SccProjectName>SAK</SccProjectName>
- <SccLocalPath>SAK</SccLocalPath>
- <SccAuxPath>SAK</SccAuxPath>
- <SccProvider>SAK</SccProvider>
- </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>
- <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>
- <ItemGroup>
- <Reference Include="LeaRun.Cache, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Lib\LeaRun.Cache.dll</HintPath>
- </Reference>
- <Reference Include="LeaRun.Cache.Factory, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Lib\LeaRun.Cache.Factory.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Core">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Drawing">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.CSharp">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Data">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Xml">
- <Private>True</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AccountBLL.cs" />
- <Compile Include="AuthorizeManage\AuthorizeBLL.cs" />
- <Compile Include="AuthorizeManage\ModuleFormBLL.cs" />
- <Compile Include="AuthorizeManage\ModuleFormInstanceBLL.cs" />
- <Compile Include="BaseManage\Base_ModuleBLL.cs" />
- <Compile Include="BaseManage\OrganizeBLL.cs" />
- <Compile Include="BaseManage\studentBLL.cs" />
- <Compile Include="CustomerManage\CashBalanceBLL.cs" />
- <Compile Include="CustomerManage\ChanceBLL.cs" />
- <Compile Include="CustomerManage\ExpensesBLL.cs" />
- <Compile Include="CustomerManage\InvoiceBLL.cs" />
- <Compile Include="CustomerManage\ReceivableBLL.cs" />
- <Compile Include="CustomerManage\ReceivableReportBLL.cs" />
- <Compile Include="CustomerManage\TrailRecordBLL.cs" />
- <Compile Include="CustomerManage\CustomerBLL.cs" />
- <Compile Include="CustomerManage\CustomerContactBLL.cs" />
- <Compile Include="CustomerManage\OrderBLL.cs" />
- <Compile Include="CustomerManage\OrderEntryBLL.cs" />
- <Compile Include="DataAlarm\AlermTypeBLL.cs" />
- <Compile Include="DemoManage\OfficeRkBLL.cs" />
- <Compile Include="DMAManage\DifferenceAnalysisBLL.cs" />
- <Compile Include="DMAManage\PartitionDrawBLL.cs" />
- <Compile Include="DMAManage\PartitionReportBLL.cs" />
- <Compile Include="DMAManage\PartitionSettingBLL.cs" />
- <Compile Include="DMAManage\PartitionsManageBLL.cs" />
- <Compile Include="DMAManage\PartitionsBLL.cs" />
- <Compile Include="FlowManage\WFDelegate.cs" />
- <Compile Include="FlowManage\WFRuntimeBLL.cs" />
- <Compile Include="FlowManage\WFSchemeInfoBLL.cs" />
- <Compile Include="FlowManage\WFFrmMainBLL.cs" />
- <Compile Include="InstallManage\InstallApplyBLL.cs" />
- <Compile Include="InstallManage\InstallDudgetBLL.cs" />
- <Compile Include="JiangSuWaterResource\AreaAndDeviceBLL.cs" />
- <Compile Include="NBManage\NBAreasBLL.cs" />
- <Compile Include="NBManage\NBChangeMeterBLL.cs" />
- <Compile Include="NBManage\NBDevManufacturerBLL.cs" />
- <Compile Include="NBManage\NBDevManufacturerCodeBLL.cs" />
- <Compile Include="NBManage\NBDevTypeBLL.cs" />
- <Compile Include="NBManage\NBEquipmentDebugBLL.cs" />
- <Compile Include="NBManage\NBHistoryBLL.cs" />
- <Compile Include="NBManage\NBMeterTypeManageBLL.cs" />
- <Compile Include="NBManage\NBSubscribeListenerBLL.cs" />
- <Compile Include="NBManage\NBTypeCodeBLL.cs" />
- <Compile Include="NBManage\NBUserManageBLL.cs" />
- <Compile Include="NBManage\NBValveControlBLL.cs" />
- <Compile Include="NBManage\OpenCloseSearchBLL.cs" />
- <Compile Include="NBManage\ReSetReportNumBLL.cs" />
- <Compile Include="PipeNetworkManage\AnalysisBLL.cs" />
- <Compile Include="PipeNetworkManage\AotuMeterBLL.cs" />
- <Compile Include="PipeNetworkManage\HistoryBLL.cs" />
- <Compile Include="PipeNetworkManage\MeterBLL.cs" />
- <Compile Include="PipeNetworkManage\PipeMapBLL.cs" />
- <Compile Include="PipeNetworkManage\PressureBLL.cs" />
- <Compile Include="PipeNetworkManage\RealTimeMonitoringBLL.cs" />
- <Compile Include="PipeNetworkManage\FlowBLL.cs" />
- <Compile Include="PublicInfoManage\ScheduleBLL.cs" />
- <Compile Include="ReportManage\RptTempBLL.cs" />
- <Compile Include="SecondaryWaterSupply\DeviceBLL.cs" />
- <Compile Include="SecondaryWaterSupply\HistoryBLL.cs" />
- <Compile Include="SystemManage\LogBLL.cs" />
- <Compile Include="SystemManage\CodeRuleBLL.cs" />
- <Compile Include="PublicInfoManage\EmailCategoryBLL.cs" />
- <Compile Include="PublicInfoManage\EmailContentBLL.cs" />
- <Compile Include="MessageManage\IMContentBLL.cs" />
- <Compile Include="MessageManage\IMGroupBLL.cs" />
- <Compile Include="MessageManage\IMUserBLL.cs" />
- <Compile Include="PublicInfoManage\FileFolderBLL.cs" />
- <Compile Include="PublicInfoManage\FileInfoBLL.cs" />
- <Compile Include="PublicInfoManage\NewsBLL.cs" />
- <Compile Include="PublicInfoManage\NoticeBLL.cs" />
- <Compile Include="SystemManage\DataBaseBackupBLL.cs" />
- <Compile Include="AuthorizeManage\FilterIPBLL.cs" />
- <Compile Include="AuthorizeManage\FilterTimeBLL.cs" />
- <Compile Include="SystemManage\DataBaseTableBLL.cs" />
- <Compile Include="SystemManage\DataBaseLinkBLL.cs" />
- <Compile Include="SystemManage\AreaBLL.cs" />
- <Compile Include="AuthorizeManage\ModuleBLL.cs" />
- <Compile Include="AuthorizeManage\ModuleButtonBLL.cs" />
- <Compile Include="AuthorizeManage\ModuleColumnBLL.cs" />
- <Compile Include="AuthorizeManage\PermissionBLL.cs" />
- <Compile Include="BaseManage\DepartmentBLL.cs" />
- <Compile Include="BaseManage\UserBLL.cs" />
- <Compile Include="BaseManage\PostBLL.cs" />
- <Compile Include="BaseManage\JobBLL.cs" />
- <Compile Include="BaseManage\UserGroupBLL.cs" />
- <Compile Include="SystemManage\DataItemBLL.cs" />
- <Compile Include="SystemManage\DataItemDetailBLL.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="BaseManage\RoleBLL.cs" />
- <Compile Include="WarehouseManage\WMCalculateUnitBLL.cs" />
- <Compile Include="WarehouseManage\WMMaterialTypeBLL.cs" />
- <Compile Include="WarehouseManage\WMSalesBll.cs" />
- <Compile Include="WarehouseManage\WMSupplierBLL.cs" />
- <Compile Include="WarehouseManage\WMSupplierTypeBLL.cs" />
- <Compile Include="WarehouseManage\WMWarehousBLL.cs" />
- <Compile Include="WaterWell\DayReportBLL.cs" />
- <Compile Include="WaterWell\DeviceBLL.cs" />
- <Compile Include="WaterWell\EquipmentManagementBLL.cs" />
- <Compile Include="WaterWell\MonthReportBLL.cs" />
- <Compile Include="WaterWell\QuarterReportBLL.cs" />
- <Compile Include="WaterWell\RealCurveBLL.cs" />
- <Compile Include="WaterWell\RealDataBLL.cs" />
- <Compile Include="WaterWell\WaterWellHistoryBLL.cs" />
- <Compile Include="WaterWell\WaterWellMapBLL.cs" />
- <Compile Include="WeChatManage\WeChatAppBLL.cs" />
- <Compile Include="WeChatManage\WeChatOrganizeBLL.cs" />
- <Compile Include="WeChatManage\WeChatUserBLL.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\LeaRun.Data\LeaRun.Data.Repository\LeaRun.Data.Repository.csproj">
- <Project>{1751a2dd-0f00-4c76-b180-97e8f72fe078}</Project>
- <Name>LeaRun.Data.Repository</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\LeaRun.Util.SignalR\LeaRun.Util.SignalR.csproj">
- <Project>{6bc8c632-4985-4e7e-b5ca-375d400ea8a5}</Project>
- <Name>LeaRun.Util.SignalR</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\LeaRun.Util\LeaRun.Util.Extension\LeaRun.Util.Extension.csproj">
- <Project>{4b7dde80-dfa1-4938-93f8-3721e2c592b9}</Project>
- <Name>LeaRun.Util.Extension</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\LeaRun.Util\LeaRun.Util.Offices\LeaRun.Util.Offices.csproj">
- <Project>{4f8b359e-b664-48c0-88d0-31c140602654}</Project>
- <Name>LeaRun.Util.Offices</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\LeaRun.Util\LeaRun.Util.WebControl\LeaRun.Util.WebControl.csproj">
- <Project>{93f81df7-5a0b-4a13-a90e-8cf7c41955c3}</Project>
- <Name>LeaRun.Util.WebControl</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\LeaRun.Util\LeaRun.Util.WeChat\LeaRun.Util.WeChat.csproj">
- <Project>{a610b831-7b6a-4e53-8c5d-9b3f0707e349}</Project>
- <Name>LeaRun.Util.WeChat</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\LeaRun.Util\LeaRun.Util\LeaRun.Util.csproj">
- <Project>{07aa2566-d0e5-47af-a17d-3b1c6aee598d}</Project>
- <Name>LeaRun.Util</Name>
- </ProjectReference>
- <ProjectReference Include="..\LeaRun.Application.Code\LeaRun.Application.Code.csproj">
- <Project>{9b10db87-130c-41d3-8687-1fac877db74a}</Project>
- <Name>LeaRun.Application.Code</Name>
- </ProjectReference>
- <ProjectReference Include="..\LeaRun.Application.Entity\LeaRun.Application.Entity.csproj">
- <Project>{c10920fe-8c74-4993-a7f4-1da189da842c}</Project>
- <Name>LeaRun.Application.Entity</Name>
- </ProjectReference>
- <ProjectReference Include="..\LeaRun.Application.IService\LeaRun.Application.IService.csproj">
- <Project>{6ce11ff9-1cb7-494e-89c7-5f06bea94211}</Project>
- <Name>LeaRun.Application.IService</Name>
- </ProjectReference>
- <ProjectReference Include="..\LeaRun.Application.Service\LeaRun.Application.Service.csproj">
- <Project>{d6b8abea-c923-4605-99a9-b7aca5de4d8a}</Project>
- <Name>LeaRun.Application.Service</Name>
- </ProjectReference>
- </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>
|