WeOnlineApp.Application.csproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.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>{38633F97-6FEA-4F24-8DE0-ADEA0C534E7D}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>WeOnlineApp</RootNamespace>
  11. <AssemblyName>WeOnlineApp.Application</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  15. <RestorePackages>true</RestorePackages>
  16. <TargetFrameworkProfile />
  17. <NuGetPackageImportStamp>
  18. </NuGetPackageImportStamp>
  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. <DocumentationFile>..\WeOnlineApp.Web\bin\WeOnlineApp.Api.xml</DocumentationFile>
  29. <NoWarn>1591</NoWarn>
  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. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="Abp, Version=4.8.1.0, Culture=neutral, processorArchitecture=MSIL">
  41. <HintPath>..\..\packages\Abp.4.8.1\lib\netstandard2.0\Abp.dll</HintPath>
  42. </Reference>
  43. <Reference Include="Abp.AutoMapper, Version=4.8.1.0, Culture=neutral, processorArchitecture=MSIL">
  44. <HintPath>..\..\packages\Abp.AutoMapper.4.8.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
  45. </Reference>
  46. <Reference Include="AutoMapper, Version=8.1.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
  47. <HintPath>..\..\packages\AutoMapper.8.1.1\lib\net461\AutoMapper.dll</HintPath>
  48. </Reference>
  49. <Reference Include="AutoMapper.Collection, Version=5.0.0.0, Culture=neutral, PublicKeyToken=e57c3f0a3d6646db, processorArchitecture=MSIL">
  50. <HintPath>..\..\packages\AutoMapper.Collection.5.0.0\lib\net461\AutoMapper.Collection.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
  53. <HintPath>..\..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Castle.Facilities.Logging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
  56. <HintPath>..\..\packages\Castle.LoggingFacility.5.0.0\lib\net45\Castle.Facilities.Logging.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Castle.Windsor, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
  59. <HintPath>..\..\packages\Castle.Windsor.5.0.0\lib\net45\Castle.Windsor.dll</HintPath>
  60. </Reference>
  61. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  62. <HintPath>..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  63. </Reference>
  64. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  65. <HintPath>..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  66. </Reference>
  67. <Reference Include="JetBrains.Annotations, Version=2019.1.1.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
  68. <HintPath>..\..\packages\JetBrains.Annotations.2019.1.1\lib\net20\JetBrains.Annotations.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\..\packages\Microsoft.AspNet.Identity.Core.2.2.2\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.4.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  74. <HintPath>..\..\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  77. <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Microsoft.Extensions.Caching.Memory, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  80. <HintPath>..\..\packages\Microsoft.Extensions.Caching.Memory.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  83. <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.Extensions.Options, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  86. <HintPath>..\..\packages\Microsoft.Extensions.Options.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Microsoft.Extensions.Primitives, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  89. <HintPath>..\..\packages\Microsoft.Extensions.Primitives.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Microsoft.Owin, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  92. <HintPath>..\..\packages\Microsoft.Owin.4.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
  93. </Reference>
  94. <Reference Include="Microsoft.Owin.Security, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  95. <HintPath>..\..\packages\Microsoft.Owin.Security.4.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
  96. </Reference>
  97. <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  98. <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
  99. </Reference>
  100. <Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  101. <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
  102. </Reference>
  103. <Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  104. <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
  105. </Reference>
  106. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  108. </Reference>
  109. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  110. <HintPath>..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
  111. </Reference>
  112. <Reference Include="Nito.AsyncEx.Context, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  113. <HintPath>..\..\packages\Nito.AsyncEx.Context.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Context.dll</HintPath>
  114. </Reference>
  115. <Reference Include="Nito.AsyncEx.Coordination, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  116. <HintPath>..\..\packages\Nito.AsyncEx.Coordination.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Coordination.dll</HintPath>
  117. </Reference>
  118. <Reference Include="Nito.AsyncEx.Interop.WaitHandles, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  119. <HintPath>..\..\packages\Nito.AsyncEx.Interop.WaitHandles.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Interop.WaitHandles.dll</HintPath>
  120. </Reference>
  121. <Reference Include="Nito.AsyncEx.Oop, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  122. <HintPath>..\..\packages\Nito.AsyncEx.Oop.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Oop.dll</HintPath>
  123. </Reference>
  124. <Reference Include="Nito.AsyncEx.Tasks, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  125. <HintPath>..\..\packages\Nito.AsyncEx.Tasks.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Tasks.dll</HintPath>
  126. </Reference>
  127. <Reference Include="Nito.Cancellation, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL">
  128. <HintPath>..\..\packages\Nito.Cancellation.1.0.5\lib\netstandard2.0\Nito.Cancellation.dll</HintPath>
  129. </Reference>
  130. <Reference Include="Nito.Collections.Deque, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
  131. <HintPath>..\..\packages\Nito.Collections.Deque.1.0.4\lib\netstandard2.0\Nito.Collections.Deque.dll</HintPath>
  132. </Reference>
  133. <Reference Include="Nito.Disposables, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  134. <HintPath>..\..\packages\Nito.Disposables.2.0.0\lib\netstandard2.0\Nito.Disposables.dll</HintPath>
  135. </Reference>
  136. <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
  137. <HintPath>..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
  138. </Reference>
  139. <Reference Include="System" />
  140. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  141. <HintPath>..\..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
  142. </Reference>
  143. <Reference Include="System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  144. <HintPath>..\..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath>
  145. </Reference>
  146. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  147. <HintPath>..\..\packages\System.ComponentModel.Annotations.4.5.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  148. </Reference>
  149. <Reference Include="System.ComponentModel.DataAnnotations" />
  150. <Reference Include="System.Configuration" />
  151. <Reference Include="System.Configuration.ConfigurationManager, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  152. <HintPath>..\..\packages\System.Configuration.ConfigurationManager.4.5.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
  153. </Reference>
  154. <Reference Include="System.Core" />
  155. <Reference Include="System.Data.Common, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  156. <HintPath>..\..\packages\System.Data.Common.4.3.0\lib\net451\System.Data.Common.dll</HintPath>
  157. <Private>True</Private>
  158. <Private>True</Private>
  159. </Reference>
  160. <Reference Include="System.Data.OracleClient" />
  161. <Reference Include="System.Drawing" />
  162. <Reference Include="System.IO.Compression.FileSystem" />
  163. <Reference Include="System.Linq.Dynamic.Core, Version=1.0.17.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL">
  164. <HintPath>..\..\packages\System.Linq.Dynamic.Core.1.0.17\lib\net46\System.Linq.Dynamic.Core.dll</HintPath>
  165. </Reference>
  166. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  167. <HintPath>..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
  168. </Reference>
  169. <Reference Include="System.Net" />
  170. <Reference Include="System.Numerics" />
  171. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  172. <HintPath>..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  173. </Reference>
  174. <Reference Include="System.Runtime.Caching" />
  175. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  176. <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  177. </Reference>
  178. <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  179. <HintPath>..\..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  180. <Private>True</Private>
  181. <Private>True</Private>
  182. </Reference>
  183. <Reference Include="System.Runtime.Remoting" />
  184. <Reference Include="System.Runtime.Serialization" />
  185. <Reference Include="System.Runtime.Serialization.Formatters, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  186. <HintPath>..\..\packages\System.Runtime.Serialization.Formatters.4.3.0\lib\net46\System.Runtime.Serialization.Formatters.dll</HintPath>
  187. <Private>True</Private>
  188. <Private>True</Private>
  189. </Reference>
  190. <Reference Include="System.Runtime.Serialization.Primitives, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  191. <HintPath>..\..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
  192. <Private>True</Private>
  193. <Private>True</Private>
  194. </Reference>
  195. <Reference Include="System.Security" />
  196. <Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  197. <HintPath>..\..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
  198. </Reference>
  199. <Reference Include="System.Security.Claims, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  200. <HintPath>..\..\packages\System.Security.Claims.4.3.0\lib\net46\System.Security.Claims.dll</HintPath>
  201. <Private>True</Private>
  202. <Private>True</Private>
  203. </Reference>
  204. <Reference Include="System.Security.Permissions, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  205. <HintPath>..\..\packages\System.Security.Permissions.4.5.0\lib\net461\System.Security.Permissions.dll</HintPath>
  206. </Reference>
  207. <Reference Include="System.Security.Principal.Windows, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  208. <HintPath>..\..\packages\System.Security.Principal.Windows.4.5.1\lib\net461\System.Security.Principal.Windows.dll</HintPath>
  209. </Reference>
  210. <Reference Include="System.ServiceProcess" />
  211. <Reference Include="System.Transactions" />
  212. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  213. <HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  214. </Reference>
  215. <Reference Include="System.Web" />
  216. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  217. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>
  218. </Reference>
  219. <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  220. <HintPath>..\..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>
  221. </Reference>
  222. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  223. <HintPath>..\..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
  224. </Reference>
  225. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  226. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
  227. </Reference>
  228. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  229. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  230. </Reference>
  231. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  232. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  233. </Reference>
  234. <Reference Include="System.Xml.Linq" />
  235. <Reference Include="System.Data.DataSetExtensions" />
  236. <Reference Include="Microsoft.CSharp" />
  237. <Reference Include="System.Data" />
  238. <Reference Include="System.Xml" />
  239. <Reference Include="System.Xml.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  240. <HintPath>..\..\packages\System.Xml.XmlDocument.4.3.0\lib\net46\System.Xml.XmlDocument.dll</HintPath>
  241. <Private>True</Private>
  242. <Private>True</Private>
  243. </Reference>
  244. <Reference Include="System.Xml.XPath, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  245. <HintPath>..\..\packages\System.Xml.XPath.4.3.0\lib\net46\System.Xml.XPath.dll</HintPath>
  246. <Private>True</Private>
  247. <Private>True</Private>
  248. </Reference>
  249. <Reference Include="System.Xml.XPath.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  250. <HintPath>..\..\packages\System.Xml.XPath.XmlDocument.4.3.0\lib\net46\System.Xml.XPath.XmlDocument.dll</HintPath>
  251. </Reference>
  252. <Reference Include="TimeZoneConverter, Version=3.2.0.0, Culture=neutral, PublicKeyToken=e20ab7d0d9479841, processorArchitecture=MSIL">
  253. <HintPath>..\..\packages\TimeZoneConverter.3.2.0\lib\net461\TimeZoneConverter.dll</HintPath>
  254. </Reference>
  255. </ItemGroup>
  256. <ItemGroup>
  257. <Compile Include="BaseSystem\AppGuids\ISysAppGuidsApplicationService.cs" />
  258. <Compile Include="BaseSystem\AppGuids\SysAppGuidsApplicationService.cs" />
  259. <Compile Include="BaseSystem\AttachFile\AttachFilesAppService.cs" />
  260. <Compile Include="BaseSystem\AttachFile\Dto\AttachFileDto.cs" />
  261. <Compile Include="BaseSystem\AttachFile\Dto\QueryAttachDto.cs" />
  262. <Compile Include="BaseSystem\AttachFile\IAttachFilesApplicationService.cs" />
  263. <Compile Include="BaseSystem\AuditLog\AuditLogsAppService.cs" />
  264. <Compile Include="BaseSystem\AuditLog\Dto\QueryMethodName.cs" />
  265. <Compile Include="BaseSystem\AuditLog\Dto\SysLogDto.cs" />
  266. <Compile Include="BaseSystem\AuditLog\IAuditLogsAppService.cs" />
  267. <Compile Include="BaseSystem\ExQuery\ExQueryAppService.cs" />
  268. <Compile Include="BaseSystem\Functions\Dto\FunctionCreateDto.cs" />
  269. <Compile Include="BaseSystem\Functions\Dto\FunctionDto.cs" />
  270. <Compile Include="BaseSystem\Functions\Dto\FunctionUpdateDto.cs" />
  271. <Compile Include="BaseSystem\Functions\Dto\MoveFunctionDto.cs" />
  272. <Compile Include="BaseSystem\Functions\FunctionsAppService.cs" />
  273. <Compile Include="BaseSystem\Functions\IFunctionsAppService.cs" />
  274. <Compile Include="BaseSystem\Help\Dto\SysHelpCreateDto.cs" />
  275. <Compile Include="BaseSystem\Help\Dto\SysHelpDto.cs" />
  276. <Compile Include="BaseSystem\Help\Dto\SysHelpUpdateDto.cs" />
  277. <Compile Include="BaseSystem\Help\ISysHelpsApplicationService.cs" />
  278. <Compile Include="BaseSystem\Help\SysHelpsApplicationService.cs" />
  279. <Compile Include="BaseSystem\Notifications\Dto\DeleteAllUserNotificationsInput.cs" />
  280. <Compile Include="BaseSystem\Notifications\Dto\GetNotificationSettingsOutput.cs" />
  281. <Compile Include="BaseSystem\Notifications\Dto\GetNotificationsOutput.cs" />
  282. <Compile Include="BaseSystem\Notifications\Dto\GetUserNotificationsInput.cs" />
  283. <Compile Include="BaseSystem\Notifications\Dto\NotificationDto.cs" />
  284. <Compile Include="BaseSystem\Notifications\Dto\NotificationSubscriptionDto.cs" />
  285. <Compile Include="BaseSystem\Notifications\Dto\NotificationSubscriptionWithDisplayNameDto.cs" />
  286. <Compile Include="BaseSystem\Notifications\Dto\UpdateNotificationSettingsInput.cs" />
  287. <Compile Include="BaseSystem\Notifications\INotificationAppService.cs" />
  288. <Compile Include="BaseSystem\Notifications\NotificationService.cs" />
  289. <Compile Include="BaseSystem\Query\Dto\JsTreeDto.cs" />
  290. <Compile Include="BaseSystem\ExQuery\IExQueryAppService.cs" />
  291. <Compile Include="BaseSystem\Query\IQueryAppService.cs" />
  292. <Compile Include="BaseSystem\Query\QueryAppService.cs" />
  293. <Compile Include="BaseSystem\Roles\Dto\PermissionDto.cs" />
  294. <Compile Include="BaseSystem\Roles\Dto\RoleCreateDto.cs" />
  295. <Compile Include="BaseSystem\Query\Dto\PlayDto.cs" />
  296. <Compile Include="BaseSystem\Roles\Dto\RoleDto.cs" />
  297. <Compile Include="BaseSystem\Roles\Dto\RoleUpdateDto.cs" />
  298. <Compile Include="BaseSystem\Roles\IRolesAppService.cs" />
  299. <Compile Include="BaseSystem\Roles\RolesAppService.cs" />
  300. <Compile Include="BaseSystem\Settings\Dto\SettingCreateDto.cs" />
  301. <Compile Include="BaseSystem\Settings\Dto\SettingDto.cs" />
  302. <Compile Include="BaseSystem\Settings\Dto\SettingUpdateDto.cs" />
  303. <Compile Include="BaseSystem\Settings\Dto\ImageDto.cs" />
  304. <Compile Include="BaseSystem\Settings\ISettingsAppService.cs" />
  305. <Compile Include="BaseSystem\Settings\SettingsAppService.cs" />
  306. <Compile Include="BaseSystem\States\Dto\StateCreateDto.cs" />
  307. <Compile Include="BaseSystem\States\Dto\StateDto.cs" />
  308. <Compile Include="BaseSystem\States\Dto\StateUpdateDto.cs" />
  309. <Compile Include="BaseSystem\States\IStatesAppService.cs" />
  310. <Compile Include="BaseSystem\States\StatesAppService.cs" />
  311. <Compile Include="BaseSystem\Tenants\TenantsAppService.cs" />
  312. <Compile Include="BaseSystem\Tenants\Dto\TenantCreateDto.cs" />
  313. <Compile Include="BaseSystem\Tenants\Dto\TenantDto.cs" />
  314. <Compile Include="BaseSystem\Tenants\Dto\TenantUpdateDto.cs" />
  315. <Compile Include="BaseSystem\Tenants\ITenantsApplicationService.cs" />
  316. <Compile Include="BaseSystem\Users\Dto\AuthDto.cs" />
  317. <Compile Include="BaseSystem\Users\Dto\ChangePasswordDto.cs" />
  318. <Compile Include="BaseSystem\Users\Dto\ChangeUserLanguageDto.cs" />
  319. <Compile Include="BaseSystem\Users\Dto\PermissionAuthDto.cs" />
  320. <Compile Include="BaseSystem\Users\Dto\UserCreateDto.cs" />
  321. <Compile Include="BaseSystem\Users\Dto\UserDto.cs" />
  322. <Compile Include="BaseSystem\Users\Dto\UserUpdateDto.cs" />
  323. <Compile Include="BaseSystem\Users\IUsersAppService.cs" />
  324. <Compile Include="BaseSystem\Users\UsersAppService.cs" />
  325. <Compile Include="Basic\SubjectCategory\Dto\SubjectCategoryCreateDto.cs" />
  326. <Compile Include="Basic\SubjectCategory\Dto\SubjectCategoryDto.cs" />
  327. <Compile Include="Basic\SubjectCategory\Dto\SubjectCategoryUpdateDto.cs" />
  328. <Compile Include="Basic\SubjectCategory\ISubjectCategoryApplicationService.cs" />
  329. <Compile Include="Basic\SubjectCategory\SubjectCategoryApplicationService.cs" />
  330. <Compile Include="IwbAppServiceBase.cs" />
  331. <Compile Include="IwbAsyncCrudAppService.cs" />
  332. <Compile Include="IwbApplicationModule.cs" />
  333. <Compile Include="Authorization\Accounts\AccountAppService.cs" />
  334. <Compile Include="Authorization\Accounts\Dto\IsTenantAvailable.cs" />
  335. <Compile Include="Authorization\Accounts\Dto\IsTenantAvailableOutput.cs" />
  336. <Compile Include="Authorization\Accounts\Dto\RegisterInput.cs" />
  337. <Compile Include="Authorization\Accounts\Dto\RegisterOutput.cs" />
  338. <Compile Include="Authorization\Accounts\Dto\TenantAvailabilityState.cs" />
  339. <Compile Include="Authorization\Accounts\IAccountAppService.cs" />
  340. <Compile Include="BaseSystem\Configuration\ConfigurationAppService.cs" />
  341. <Compile Include="BaseSystem\Configuration\Dto\ChangeUiThemeInput.cs" />
  342. <Compile Include="BaseSystem\Configuration\IConfigurationAppService.cs" />
  343. <Compile Include="BaseSystem\Configuration\Ui\UiThemeInfo.cs" />
  344. <Compile Include="BaseSystem\Configuration\Ui\UiThemes.cs" />
  345. <Compile Include="Properties\AssemblyInfo.cs" />
  346. <Compile Include="BaseSystem\Sessions\Dto\GetCurrentLoginInformationsOutput.cs" />
  347. <Compile Include="BaseSystem\Sessions\Dto\TenantLoginInfoDto.cs" />
  348. <Compile Include="BaseSystem\Sessions\Dto\UserLoginInfoDto.cs" />
  349. <Compile Include="BaseSystem\Sessions\ISessionAppService.cs" />
  350. <Compile Include="BaseSystem\Sessions\SessionAppService.cs" />
  351. <Compile Include="Question\Dto\AnswerDto.cs" />
  352. <Compile Include="Question\Dto\FavoriteDto.cs" />
  353. <Compile Include="Question\Dto\QuestionCreateDto.cs" />
  354. <Compile Include="Question\Dto\QuestionDto.cs" />
  355. <Compile Include="Question\Dto\QuestionUpdateDto.cs" />
  356. <Compile Include="Question\Dto\SelectAnswerDto.cs" />
  357. <Compile Include="Question\IQuestionApplicationService.cs" />
  358. <Compile Include="Question\QuestionApplicationService.cs" />
  359. <Compile Include="TrainingCampPlay\CampPlayApplicationService.cs" />
  360. <Compile Include="TrainingCampPlay\Dto\CampPlayCreateDto.cs" />
  361. <Compile Include="TrainingCampPlay\Dto\CampPlayDto.cs" />
  362. <Compile Include="TrainingCampPlay\Dto\CampPlayUpdateDto.cs" />
  363. <Compile Include="TrainingCampPlay\Dto\CampPlayUserDto.cs" />
  364. <Compile Include="TrainingCampPlay\Dto\ChatDto.cs" />
  365. <Compile Include="TrainingCampPlay\Dto\PlayHistoryDto.cs" />
  366. <Compile Include="TrainingCampPlay\Dto\PlayReportDto.cs" />
  367. <Compile Include="TrainingCampPlay\Dto\PlayRoleDto.cs" />
  368. <Compile Include="TrainingCampPlay\Dto\PlayRoleLogDto.cs" />
  369. <Compile Include="TrainingCampPlay\Dto\PlayScoreDto.cs" />
  370. <Compile Include="TrainingCampPlay\Dto\ReportRoundSceneDto.cs" />
  371. <Compile Include="TrainingCampPlay\Dto\UpdateLogDto.cs" />
  372. <Compile Include="TrainingCampPlay\ICampPlayApplicationService.cs" />
  373. <Compile Include="TrainingCamp\CampApplicationService.cs" />
  374. <Compile Include="TrainingCamp\Dto\CampCreateDto.cs" />
  375. <Compile Include="TrainingCamp\Dto\CampDto.cs" />
  376. <Compile Include="TrainingCamp\Dto\CampStateDto.cs" />
  377. <Compile Include="TrainingCamp\Dto\CampTagDto.cs" />
  378. <Compile Include="TrainingCamp\Dto\CampUpdateDto.cs" />
  379. <Compile Include="TrainingCamp\Dto\PackageSettingDto.cs" />
  380. <Compile Include="TrainingCamp\ICampApplicationService.cs" />
  381. </ItemGroup>
  382. <ItemGroup>
  383. <None Include="app.config" />
  384. <None Include="packages.config" />
  385. </ItemGroup>
  386. <ItemGroup>
  387. <ProjectReference Include="..\..\We.Engine\WeEngine.Base\WeEngine.Base.csproj">
  388. <Project>{761A67FC-700E-4CC2-9821-2D30AA05CDEB}</Project>
  389. <Name>WeEngine.Base</Name>
  390. </ProjectReference>
  391. <ProjectReference Include="..\..\We.Zero\IwbYue.Zero\IwbYue.Zero.csproj">
  392. <Project>{4e62e9a7-d3a8-4c3f-abb5-1e37fb57e48b}</Project>
  393. <Name>IwbYue.Zero</Name>
  394. </ProjectReference>
  395. <ProjectReference Include="..\WeOnlineApp.Core\WeOnlineApp.Core.csproj">
  396. <Project>{5e88bfd8-394b-4ae5-bdad-12d61a2527e7}</Project>
  397. <Name>WeOnlineApp.Core</Name>
  398. </ProjectReference>
  399. <ProjectReference Include="..\WeOnlineApp.EntityFramework\WeOnlineApp.EntityFramework.csproj">
  400. <Project>{28725510-A99D-4FAC-8F63-086BD5B12ACF}</Project>
  401. <Name>WeOnlineApp.EntityFramework</Name>
  402. </ProjectReference>
  403. </ItemGroup>
  404. <ItemGroup />
  405. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  406. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  407. <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
  408. <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
  409. </Project>