LeaRun.Application.Entity.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{C10920FE-8C74-4993-A7F4-1DA189DA842C}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>LeaRun.Application.Entity</RootNamespace>
  11. <AssemblyName>LeaRun.Application.Entity</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. <SccProjectName>SAK</SccProjectName>
  16. <SccLocalPath>SAK</SccLocalPath>
  17. <SccAuxPath>SAK</SccAuxPath>
  18. <SccProvider>SAK</SccProvider>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <Prefer32Bit>false</Prefer32Bit>
  29. <DocumentationFile>bin\Debug\LeaRun.Application.Entity.XML</DocumentationFile>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <Prefer32Bit>false</Prefer32Bit>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="System">
  42. <Private>True</Private>
  43. </Reference>
  44. <Reference Include="System.ComponentModel.DataAnnotations">
  45. <Private>True</Private>
  46. </Reference>
  47. <Reference Include="System.Core">
  48. <Private>True</Private>
  49. </Reference>
  50. <Reference Include="System.Xml.Linq">
  51. <Private>True</Private>
  52. </Reference>
  53. <Reference Include="System.Data.DataSetExtensions">
  54. <Private>True</Private>
  55. </Reference>
  56. <Reference Include="Microsoft.CSharp">
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="System.Data">
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="System.Xml">
  63. <Private>True</Private>
  64. </Reference>
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="AccountEntity.cs" />
  68. <Compile Include="AuthorizeManage\ModuleFormEntity.cs" />
  69. <Compile Include="AuthorizeManage\ModuleFormInstanceEntity.cs" />
  70. <Compile Include="AuthorizeManage\ViewModel\AuthorizeUrlModel.cs" />
  71. <Compile Include="BaseEntity.cs" />
  72. <Compile Include="BaseManage\Base_ModuleEntity.cs" />
  73. <Compile Include="BaseManage\studentEntity.cs">
  74. <SubType>Code</SubType>
  75. </Compile>
  76. <Compile Include="CustomerManage\CashBalanceEntity.cs" />
  77. <Compile Include="CustomerManage\ChanceEntity.cs" />
  78. <Compile Include="CustomerManage\ExpensesEntity.cs" />
  79. <Compile Include="CustomerManage\InvoiceEntity.cs" />
  80. <Compile Include="CustomerManage\ReceivableEntity.cs" />
  81. <Compile Include="CustomerManage\TrailRecordEntity.cs" />
  82. <Compile Include="CustomerManage\CustomerContactEntity.cs" />
  83. <Compile Include="CustomerManage\CustomerEntity.cs" />
  84. <Compile Include="CustomerManage\OrderEntity.cs" />
  85. <Compile Include="CustomerManage\OrderEntryEntity.cs" />
  86. <Compile Include="CustomerManage\ViewModel\ReceivableReportModel.cs" />
  87. <Compile Include="DataAlarm\AlermType.cs" />
  88. <Compile Include="DemoManage\OfficeRkEntity.cs" />
  89. <Compile Include="DemoManage\OfficeRkEntryEntity.cs" />
  90. <Compile Include="DMAManage\DifferenceAnalysisEntity.cs" />
  91. <Compile Include="DMAManage\DMAEntity.cs" />
  92. <Compile Include="DMAManage\DMAMeterRelationEntity.cs" />
  93. <Compile Include="DMAManage\MeterAssessmentEntity.cs" />
  94. <Compile Include="DMAManage\MeterUserEntity.cs" />
  95. <Compile Include="DMAManage\PartitionReportEntity.cs" />
  96. <Compile Include="DMAManage\PartitionsEntity.cs" />
  97. <Compile Include="DMAManage\PointsEntity.cs" />
  98. <Compile Include="FlowManage\WFDelegateRecordEntity.cs" />
  99. <Compile Include="FlowManage\WFDelegateRuleEntity.cs" />
  100. <Compile Include="FlowManage\WFDelegateRuleSchemeInfoEntity.cs" />
  101. <Compile Include="FlowManage\WFProcessInstanceEntity.cs" />
  102. <Compile Include="FlowManage\WFProcessOperationHistoryEntity.cs" />
  103. <Compile Include="FlowManage\WFProcessSchemeEntity.cs" />
  104. <Compile Include="FlowManage\WFProcessTransitionHistoryEntity.cs" />
  105. <Compile Include="FlowManage\WFSchemeInfoAuthorizeEntity.cs" />
  106. <Compile Include="FlowManage\WFSchemeInfoEntity.cs" />
  107. <Compile Include="FlowManage\WFSchemeContentEntity.cs" />
  108. <Compile Include="FlowManage\WFFrmMainEntity.cs" />
  109. <Compile Include="InstallManage\InstallApplyEntity.cs" />
  110. <Compile Include="InstallManage\InstallDudgetEntity.cs" />
  111. <Compile Include="InstallManage\InstallMaterialGoodsEntity.cs" />
  112. <Compile Include="InstallManage\InstallMaterialTypeEntity.cs" />
  113. <Compile Include="InstallManage\InstallMaterialUnitEntity.cs" />
  114. <Compile Include="JiangSuWaterResource\Area.cs" />
  115. <Compile Include="JiangSuWaterResource\DataChannele.cs" />
  116. <Compile Include="JiangSuWaterResource\Meter.cs" />
  117. <Compile Include="NBManage\ApmtInfoEntity.cs" />
  118. <Compile Include="NBManage\AreaInfoEntity.cs" />
  119. <Compile Include="NBManage\AreasEntity.cs" />
  120. <Compile Include="NBManage\BldgInfoEntity.cs" />
  121. <Compile Include="NBManage\ChangeMeterRecordEntity.cs" />
  122. <Compile Include="NBManage\MeterTypeEntity.cs" />
  123. <Compile Include="NBManage\NBHistoryEntity.cs" />
  124. <Compile Include="NBManage\NBMeterEntity.cs" />
  125. <Compile Include="NBManage\NBDevManufacturerCodeEntity.cs" />
  126. <Compile Include="NBManage\NBDevManufacturerEntity.cs" />
  127. <Compile Include="NBManage\NBDevTypeEntity.cs" />
  128. <Compile Include="NBManage\NBTypeCodeEntity.cs" />
  129. <Compile Include="NBManage\NBUserEntity.cs" />
  130. <Compile Include="NBManage\SendCmdRecord.cs" />
  131. <Compile Include="PipeNetworkManage\CalcLeakEntity.cs" />
  132. <Compile Include="PipeNetworkManage\CalcLeakListEntity.cs" />
  133. <Compile Include="PipeNetworkManage\ManufacturerEntity.cs" />
  134. <Compile Include="PipeNetworkManage\MeterEntity.cs" />
  135. <Compile Include="PipeNetworkManage\MeterTypeEntity.cs" />
  136. <Compile Include="PipeNetworkManage\PipeArea.cs" />
  137. <Compile Include="PipeNetworkManage\PipeLine.cs" />
  138. <Compile Include="PipeNetworkManage\RealCurvesEntity.cs" />
  139. <Compile Include="PublicInfoManage\ScheduleEntity.cs" />
  140. <Compile Include="ReportManage\RptTempEntity.cs" />
  141. <Compile Include="SecondaryWaterSupply\DeviceEntity.cs" />
  142. <Compile Include="SystemManage\CodeRuleEntity.cs" />
  143. <Compile Include="SystemManage\CodeRuleFormatEntity.cs" />
  144. <Compile Include="SystemManage\CodeRuleSeedEntity.cs" />
  145. <Compile Include="PublicInfoManage\FileInfoEntity.cs" />
  146. <Compile Include="PublicInfoManage\FileFolderEntity.cs" />
  147. <Compile Include="PublicInfoManage\EmailAddresseeEntity.cs" />
  148. <Compile Include="PublicInfoManage\EmailCategoryEntity.cs" />
  149. <Compile Include="PublicInfoManage\EmailContentEntity.cs" />
  150. <Compile Include="MessageManage\IMGroupModel.cs" />
  151. <Compile Include="MessageManage\IMReadModel.cs" />
  152. <Compile Include="MessageManage\IMReadNumModel.cs" />
  153. <Compile Include="MessageManage\IMUserModel.cs" />
  154. <Compile Include="MessageManage\IMContentEntity.cs" />
  155. <Compile Include="MessageManage\IMGroupEntity.cs" />
  156. <Compile Include="MessageManage\IMReadEntity.cs" />
  157. <Compile Include="MessageManage\IMUserGroupEntity.cs" />
  158. <Compile Include="AuthorizeManage\AuthorizeEntity.cs" />
  159. <Compile Include="BaseManage\UserRelationEntity.cs" />
  160. <Compile Include="AuthorizeManage\AuthorizeDataEntity.cs" />
  161. <Compile Include="PublicInfoManage\NewsEntity.cs" />
  162. <Compile Include="SystemManage\DataBaseBackupEntity.cs" />
  163. <Compile Include="SystemManage\DataBaseTableFieldEntity.cs" />
  164. <Compile Include="SystemManage\DataBaseLinkEntity.cs" />
  165. <Compile Include="AuthorizeManage\FilterIPEntity.cs" />
  166. <Compile Include="AuthorizeManage\FilterTimeEntity.cs" />
  167. <Compile Include="SystemManage\AreaEntity.cs" />
  168. <Compile Include="AuthorizeManage\ModuleEntity.cs" />
  169. <Compile Include="AuthorizeManage\ModuleButtonEntity.cs" />
  170. <Compile Include="AuthorizeManage\ModuleColumnEntity.cs" />
  171. <Compile Include="BaseManage\UserEntity.cs" />
  172. <Compile Include="BaseManage\DepartmentEntity.cs" />
  173. <Compile Include="BaseManage\OrganizeEntity.cs" />
  174. <Compile Include="BaseManage\RoleEntity.cs" />
  175. <Compile Include="SystemManage\DataItemEntity.cs" />
  176. <Compile Include="SystemManage\DataItemDetailEntity.cs" />
  177. <Compile Include="Properties\AssemblyInfo.cs" />
  178. <Compile Include="SystemManage\LogEntity.cs" />
  179. <Compile Include="SystemManage\ViewModel\DataItemModel.cs" />
  180. <Compile Include="UserInfoModel.cs" />
  181. <Compile Include="WarehouseManage\MaterialTypeEntiy.cs" />
  182. <Compile Include="WarehouseManage\SalesEntity.cs" />
  183. <Compile Include="WarehouseManage\SalesmanEntity.cs" />
  184. <Compile Include="WarehouseManage\WarehouseEntity.cs" />
  185. <Compile Include="WarehouseManage\WM_SaleDetailsEntity.cs" />
  186. <Compile Include="WaterWellManage\MonthReportEntity.cs" />
  187. <Compile Include="WaterWellManage\DayReportEntity.cs" />
  188. <Compile Include="WaterWellManage\RealCurveEntity.cs" />
  189. <Compile Include="WaterWellManage\ReportSubEntity.cs" />
  190. <Compile Include="WaterWellManage\DeviceEntity.cs" />
  191. <Compile Include="WaterWellManage\DeviceInfoEntity.cs" />
  192. <Compile Include="WaterWellManage\EquipmentManagementAddParamsEntity.cs" />
  193. <Compile Include="WaterWellManage\EquipmentManagementEntity.cs" />
  194. <Compile Include="WaterWellManage\HistoryEntity.cs" />
  195. <Compile Include="WaterWellManage\QuarterReportEntity.cs" />
  196. <Compile Include="WaterWellManage\RealDataEntity.cs" />
  197. <Compile Include="WaterWellManage\WaterWellMapEntity.cs" />
  198. <Compile Include="WebApp\appUserInfoModel.cs" />
  199. <Compile Include="WeChatManage\WeChatAppEntity.cs" />
  200. <Compile Include="WeChatManage\WeChatDeptRelationEntity.cs" />
  201. <Compile Include="WeChatManage\WeChatAppMenuEntity.cs" />
  202. <Compile Include="WeChatManage\WeChatUserRelationEntity.cs" />
  203. </ItemGroup>
  204. <ItemGroup />
  205. <ItemGroup>
  206. <ProjectReference Include="..\LeaRun.Application.Code\LeaRun.Application.Code.csproj">
  207. <Project>{9b10db87-130c-41d3-8687-1fac877db74a}</Project>
  208. <Name>LeaRun.Application.Code</Name>
  209. </ProjectReference>
  210. </ItemGroup>
  211. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  212. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  213. Other similar extension points exist, see Microsoft.Common.targets.
  214. <Target Name="BeforeBuild">
  215. </Target>
  216. <Target Name="AfterBuild">
  217. </Target>
  218. -->
  219. </Project>