123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- <?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>{C10920FE-8C74-4993-A7F4-1DA189DA842C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>LeaRun.Application.Entity</RootNamespace>
- <AssemblyName>LeaRun.Application.Entity</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>
- <DocumentationFile>bin\Debug\LeaRun.Application.Entity.XML</DocumentationFile>
- </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="System">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.ComponentModel.DataAnnotations">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Core">
- <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="AccountEntity.cs" />
- <Compile Include="AuthorizeManage\ModuleFormEntity.cs" />
- <Compile Include="AuthorizeManage\ModuleFormInstanceEntity.cs" />
- <Compile Include="AuthorizeManage\ViewModel\AuthorizeUrlModel.cs" />
- <Compile Include="BaseEntity.cs" />
- <Compile Include="BaseManage\Base_ModuleEntity.cs" />
- <Compile Include="BaseManage\studentEntity.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="CustomerManage\CashBalanceEntity.cs" />
- <Compile Include="CustomerManage\ChanceEntity.cs" />
- <Compile Include="CustomerManage\ExpensesEntity.cs" />
- <Compile Include="CustomerManage\InvoiceEntity.cs" />
- <Compile Include="CustomerManage\ReceivableEntity.cs" />
- <Compile Include="CustomerManage\TrailRecordEntity.cs" />
- <Compile Include="CustomerManage\CustomerContactEntity.cs" />
- <Compile Include="CustomerManage\CustomerEntity.cs" />
- <Compile Include="CustomerManage\OrderEntity.cs" />
- <Compile Include="CustomerManage\OrderEntryEntity.cs" />
- <Compile Include="CustomerManage\ViewModel\ReceivableReportModel.cs" />
- <Compile Include="DataAlarm\AlermType.cs" />
- <Compile Include="DemoManage\OfficeRkEntity.cs" />
- <Compile Include="DemoManage\OfficeRkEntryEntity.cs" />
- <Compile Include="DMAManage\DifferenceAnalysisEntity.cs" />
- <Compile Include="DMAManage\DMAEntity.cs" />
- <Compile Include="DMAManage\DMAMeterRelationEntity.cs" />
- <Compile Include="DMAManage\MeterAssessmentEntity.cs" />
- <Compile Include="DMAManage\MeterUserEntity.cs" />
- <Compile Include="DMAManage\PartitionReportEntity.cs" />
- <Compile Include="DMAManage\PartitionsEntity.cs" />
- <Compile Include="DMAManage\PointsEntity.cs" />
- <Compile Include="FlowManage\WFDelegateRecordEntity.cs" />
- <Compile Include="FlowManage\WFDelegateRuleEntity.cs" />
- <Compile Include="FlowManage\WFDelegateRuleSchemeInfoEntity.cs" />
- <Compile Include="FlowManage\WFProcessInstanceEntity.cs" />
- <Compile Include="FlowManage\WFProcessOperationHistoryEntity.cs" />
- <Compile Include="FlowManage\WFProcessSchemeEntity.cs" />
- <Compile Include="FlowManage\WFProcessTransitionHistoryEntity.cs" />
- <Compile Include="FlowManage\WFSchemeInfoAuthorizeEntity.cs" />
- <Compile Include="FlowManage\WFSchemeInfoEntity.cs" />
- <Compile Include="FlowManage\WFSchemeContentEntity.cs" />
- <Compile Include="FlowManage\WFFrmMainEntity.cs" />
- <Compile Include="InstallManage\InstallApplyEntity.cs" />
- <Compile Include="InstallManage\InstallDudgetEntity.cs" />
- <Compile Include="InstallManage\InstallMaterialGoodsEntity.cs" />
- <Compile Include="InstallManage\InstallMaterialTypeEntity.cs" />
- <Compile Include="InstallManage\InstallMaterialUnitEntity.cs" />
- <Compile Include="JiangSuWaterResource\Area.cs" />
- <Compile Include="JiangSuWaterResource\DataChannele.cs" />
- <Compile Include="JiangSuWaterResource\Meter.cs" />
- <Compile Include="NBManage\ApmtInfoEntity.cs" />
- <Compile Include="NBManage\AreaInfoEntity.cs" />
- <Compile Include="NBManage\AreasEntity.cs" />
- <Compile Include="NBManage\BldgInfoEntity.cs" />
- <Compile Include="NBManage\ChangeMeterRecordEntity.cs" />
- <Compile Include="NBManage\MeterTypeEntity.cs" />
- <Compile Include="NBManage\NBHistoryEntity.cs" />
- <Compile Include="NBManage\NBMeterEntity.cs" />
- <Compile Include="NBManage\NBDevManufacturerCodeEntity.cs" />
- <Compile Include="NBManage\NBDevManufacturerEntity.cs" />
- <Compile Include="NBManage\NBDevTypeEntity.cs" />
- <Compile Include="NBManage\NBTypeCodeEntity.cs" />
- <Compile Include="NBManage\NBUserEntity.cs" />
- <Compile Include="NBManage\SendCmdRecord.cs" />
- <Compile Include="PipeNetworkManage\CalcLeakEntity.cs" />
- <Compile Include="PipeNetworkManage\CalcLeakListEntity.cs" />
- <Compile Include="PipeNetworkManage\ManufacturerEntity.cs" />
- <Compile Include="PipeNetworkManage\MeterEntity.cs" />
- <Compile Include="PipeNetworkManage\MeterTypeEntity.cs" />
- <Compile Include="PipeNetworkManage\PipeArea.cs" />
- <Compile Include="PipeNetworkManage\PipeLine.cs" />
- <Compile Include="PipeNetworkManage\RealCurvesEntity.cs" />
- <Compile Include="PublicInfoManage\ScheduleEntity.cs" />
- <Compile Include="ReportManage\RptTempEntity.cs" />
- <Compile Include="SecondaryWaterSupply\DeviceEntity.cs" />
- <Compile Include="SystemManage\CodeRuleEntity.cs" />
- <Compile Include="SystemManage\CodeRuleFormatEntity.cs" />
- <Compile Include="SystemManage\CodeRuleSeedEntity.cs" />
- <Compile Include="PublicInfoManage\FileInfoEntity.cs" />
- <Compile Include="PublicInfoManage\FileFolderEntity.cs" />
- <Compile Include="PublicInfoManage\EmailAddresseeEntity.cs" />
- <Compile Include="PublicInfoManage\EmailCategoryEntity.cs" />
- <Compile Include="PublicInfoManage\EmailContentEntity.cs" />
- <Compile Include="MessageManage\IMGroupModel.cs" />
- <Compile Include="MessageManage\IMReadModel.cs" />
- <Compile Include="MessageManage\IMReadNumModel.cs" />
- <Compile Include="MessageManage\IMUserModel.cs" />
- <Compile Include="MessageManage\IMContentEntity.cs" />
- <Compile Include="MessageManage\IMGroupEntity.cs" />
- <Compile Include="MessageManage\IMReadEntity.cs" />
- <Compile Include="MessageManage\IMUserGroupEntity.cs" />
- <Compile Include="AuthorizeManage\AuthorizeEntity.cs" />
- <Compile Include="BaseManage\UserRelationEntity.cs" />
- <Compile Include="AuthorizeManage\AuthorizeDataEntity.cs" />
- <Compile Include="PublicInfoManage\NewsEntity.cs" />
- <Compile Include="SystemManage\DataBaseBackupEntity.cs" />
- <Compile Include="SystemManage\DataBaseTableFieldEntity.cs" />
- <Compile Include="SystemManage\DataBaseLinkEntity.cs" />
- <Compile Include="AuthorizeManage\FilterIPEntity.cs" />
- <Compile Include="AuthorizeManage\FilterTimeEntity.cs" />
- <Compile Include="SystemManage\AreaEntity.cs" />
- <Compile Include="AuthorizeManage\ModuleEntity.cs" />
- <Compile Include="AuthorizeManage\ModuleButtonEntity.cs" />
- <Compile Include="AuthorizeManage\ModuleColumnEntity.cs" />
- <Compile Include="BaseManage\UserEntity.cs" />
- <Compile Include="BaseManage\DepartmentEntity.cs" />
- <Compile Include="BaseManage\OrganizeEntity.cs" />
- <Compile Include="BaseManage\RoleEntity.cs" />
- <Compile Include="SystemManage\DataItemEntity.cs" />
- <Compile Include="SystemManage\DataItemDetailEntity.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SystemManage\LogEntity.cs" />
- <Compile Include="SystemManage\ViewModel\DataItemModel.cs" />
- <Compile Include="UserInfoModel.cs" />
- <Compile Include="WarehouseManage\MaterialTypeEntiy.cs" />
- <Compile Include="WarehouseManage\SalesEntity.cs" />
- <Compile Include="WarehouseManage\SalesmanEntity.cs" />
- <Compile Include="WarehouseManage\WarehouseEntity.cs" />
- <Compile Include="WarehouseManage\WM_SaleDetailsEntity.cs" />
- <Compile Include="WaterWellManage\MonthReportEntity.cs" />
- <Compile Include="WaterWellManage\DayReportEntity.cs" />
- <Compile Include="WaterWellManage\RealCurveEntity.cs" />
- <Compile Include="WaterWellManage\ReportSubEntity.cs" />
- <Compile Include="WaterWellManage\DeviceEntity.cs" />
- <Compile Include="WaterWellManage\DeviceInfoEntity.cs" />
- <Compile Include="WaterWellManage\EquipmentManagementAddParamsEntity.cs" />
- <Compile Include="WaterWellManage\EquipmentManagementEntity.cs" />
- <Compile Include="WaterWellManage\HistoryEntity.cs" />
- <Compile Include="WaterWellManage\QuarterReportEntity.cs" />
- <Compile Include="WaterWellManage\RealDataEntity.cs" />
- <Compile Include="WaterWellManage\WaterWellMapEntity.cs" />
- <Compile Include="WebApp\appUserInfoModel.cs" />
- <Compile Include="WeChatManage\WeChatAppEntity.cs" />
- <Compile Include="WeChatManage\WeChatDeptRelationEntity.cs" />
- <Compile Include="WeChatManage\WeChatAppMenuEntity.cs" />
- <Compile Include="WeChatManage\WeChatUserRelationEntity.cs" />
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <ProjectReference Include="..\LeaRun.Application.Code\LeaRun.Application.Code.csproj">
- <Project>{9b10db87-130c-41d3-8687-1fac877db74a}</Project>
- <Name>LeaRun.Application.Code</Name>
- </ProjectReference>
- </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>
|