Bowin.Common.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{8A4C1C47-63BA-481B-B1FF-8175A91B2D32}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Bowin.Common</RootNamespace>
  12. <AssemblyName>Bowin.Common</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SccProjectName>
  16. </SccProjectName>
  17. <SccLocalPath>
  18. </SccLocalPath>
  19. <SccAuxPath>
  20. </SccAuxPath>
  21. <SccProvider>
  22. </SccProvider>
  23. <FileUpgradeFlags>
  24. </FileUpgradeFlags>
  25. <OldToolsVersion>3.5</OldToolsVersion>
  26. <UpgradeBackupLocation />
  27. <PublishUrl>publish\</PublishUrl>
  28. <Install>true</Install>
  29. <InstallFrom>Disk</InstallFrom>
  30. <UpdateEnabled>false</UpdateEnabled>
  31. <UpdateMode>Foreground</UpdateMode>
  32. <UpdateInterval>7</UpdateInterval>
  33. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  34. <UpdatePeriodically>false</UpdatePeriodically>
  35. <UpdateRequired>false</UpdateRequired>
  36. <MapFileExtensions>true</MapFileExtensions>
  37. <ApplicationRevision>0</ApplicationRevision>
  38. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  39. <IsWebBootstrapper>false</IsWebBootstrapper>
  40. <UseApplicationTrust>false</UseApplicationTrust>
  41. <BootstrapperEnabled>true</BootstrapperEnabled>
  42. <TargetFrameworkProfile />
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>full</DebugType>
  47. <Optimize>false</Optimize>
  48. <OutputPath>..\..\Lib\</OutputPath>
  49. <DefineConstants>DEBUG;TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  53. <PlatformTarget>AnyCPU</PlatformTarget>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  56. <DebugType>pdbonly</DebugType>
  57. <Optimize>true</Optimize>
  58. <OutputPath>bin\Release\</OutputPath>
  59. <DefineConstants>TRACE</DefineConstants>
  60. <ErrorReport>prompt</ErrorReport>
  61. <WarningLevel>4</WarningLevel>
  62. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  63. </PropertyGroup>
  64. <ItemGroup>
  65. <Reference Include="AutoMapper">
  66. <HintPath>..\..\Lib\AutoMapper.dll</HintPath>
  67. </Reference>
  68. <Reference Include="EntityFramework">
  69. <HintPath>..\..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll</HintPath>
  70. </Reference>
  71. <Reference Include="EntityFramework.Extended">
  72. <HintPath>..\..\packages\EntityFramework.Extended.6.1.0.168\lib\net40\EntityFramework.Extended.dll</HintPath>
  73. </Reference>
  74. <Reference Include="EntityFramework.SqlServer">
  75. <HintPath>..\..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.SqlServer.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Enyim.Caching">
  78. <HintPath>..\..\Lib\Enyim.Caching.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Enyim.Caching.NLogAdapter">
  81. <HintPath>..\..\Lib\Enyim.Caching.NLogAdapter.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Enyim.Caching.Web">
  84. <HintPath>..\..\Lib\Enyim.Caching.Web.dll</HintPath>
  85. </Reference>
  86. <Reference Include="Ionic.Zip">
  87. <HintPath>..\..\Lib\Ionic.Zip.dll</HintPath>
  88. </Reference>
  89. <Reference Include="LumiSoft.Net">
  90. <HintPath>..\..\Lib\LumiSoft.Net.dll</HintPath>
  91. </Reference>
  92. <Reference Include="Membase">
  93. <HintPath>..\..\Lib\Membase.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Microsoft.CSharp" />
  96. <Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  97. <SpecificVersion>False</SpecificVersion>
  98. <EmbedInteropTypes>True</EmbedInteropTypes>
  99. <HintPath>..\dlllib\Microsoft.Office.Interop.Excel.dll</HintPath>
  100. </Reference>
  101. <Reference Include="Microsoft.Office.Tools.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  102. <EmbedInteropTypes>True</EmbedInteropTypes>
  103. </Reference>
  104. <Reference Include="Microsoft.Office.Tools.Common.v4.0.Utilities, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  105. <Reference Include="Microsoft.Office.Tools.Excel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  106. <EmbedInteropTypes>True</EmbedInteropTypes>
  107. </Reference>
  108. <Reference Include="Microsoft.Office.Tools.Excel.v4.0.Utilities, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  109. <Reference Include="Microsoft.Office.Tools.v4.0.Framework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  110. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  111. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  112. <Private>True</Private>
  113. </Reference>
  114. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  115. <SpecificVersion>False</SpecificVersion>
  116. <HintPath>..\Lib\Newtonsoft.Json.dll</HintPath>
  117. </Reference>
  118. <Reference Include="NLog">
  119. <HintPath>..\..\Lib\NLog.dll</HintPath>
  120. </Reference>
  121. <Reference Include="NPOI">
  122. <HintPath>..\..\Lib\NPOI.dll</HintPath>
  123. </Reference>
  124. <Reference Include="NPOI.OOXML">
  125. <HintPath>..\..\Lib\NPOI.OOXML.dll</HintPath>
  126. </Reference>
  127. <Reference Include="NPOI.OpenXml4Net">
  128. <HintPath>..\..\Lib\NPOI.OpenXml4Net.dll</HintPath>
  129. </Reference>
  130. <Reference Include="NPOI.OpenXmlFormats">
  131. <HintPath>..\..\Lib\NPOI.OpenXmlFormats.dll</HintPath>
  132. </Reference>
  133. <Reference Include="System" />
  134. <Reference Include="System.ComponentModel.DataAnnotations" />
  135. <Reference Include="System.configuration" />
  136. <Reference Include="System.Core">
  137. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  138. </Reference>
  139. <Reference Include="System.Data.Linq">
  140. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  141. </Reference>
  142. <Reference Include="System.Drawing" />
  143. <Reference Include="System.Runtime.Serialization" />
  144. <Reference Include="System.ServiceModel" />
  145. <Reference Include="System.Transactions" />
  146. <Reference Include="System.Web" />
  147. <Reference Include="System.Web.Extensions" />
  148. <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  149. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath>
  150. <Private>True</Private>
  151. </Reference>
  152. <Reference Include="System.Web.Mvc, Version=4.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  153. <SpecificVersion>False</SpecificVersion>
  154. <HintPath>..\..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath>
  155. </Reference>
  156. <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  157. <HintPath>..\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll</HintPath>
  158. <Private>True</Private>
  159. </Reference>
  160. <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  161. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath>
  162. <Private>True</Private>
  163. </Reference>
  164. <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  165. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
  166. <Private>True</Private>
  167. </Reference>
  168. <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  169. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
  170. <Private>True</Private>
  171. </Reference>
  172. <Reference Include="System.Xml.Linq">
  173. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  174. </Reference>
  175. <Reference Include="System.Data.DataSetExtensions">
  176. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  177. </Reference>
  178. <Reference Include="System.Data" />
  179. <Reference Include="System.Xml" />
  180. <Reference Include="websocket-sharp, Version=1.0.2.59611, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL">
  181. <SpecificVersion>False</SpecificVersion>
  182. <HintPath>..\..\Lib\websocket-sharp.dll</HintPath>
  183. </Reference>
  184. <Reference Include="WindowsBase" />
  185. </ItemGroup>
  186. <ItemGroup>
  187. <Compile Include="AES.cs" />
  188. <Compile Include="BarCode\AlignmentPosition.cs">
  189. <SubType>Code</SubType>
  190. </Compile>
  191. <Compile Include="BarCode\BarCodeBase.cs">
  192. <SubType>Code</SubType>
  193. </Compile>
  194. <Compile Include="BarCode\BarCodeException.cs">
  195. <SubType>Code</SubType>
  196. </Compile>
  197. <Compile Include="BarCode\BarCodeFactory.cs">
  198. <SubType>Code</SubType>
  199. </Compile>
  200. <Compile Include="BarCode\BarCodeHelper.cs">
  201. <SubType>Code</SubType>
  202. </Compile>
  203. <Compile Include="BarCode\Code128.cs">
  204. <SubType>Code</SubType>
  205. </Compile>
  206. <Compile Include="BarCode\Code128Type.cs">
  207. <SubType>Code</SubType>
  208. </Compile>
  209. <Compile Include="BarCode\GenerateBarCode.cs">
  210. <SubType>Code</SubType>
  211. </Compile>
  212. <Compile Include="BindDataTools.cs" />
  213. <Compile Include="BindingMapping.cs" />
  214. <Compile Include="Cache\CacheHelper.cs">
  215. <SubType>Code</SubType>
  216. </Compile>
  217. <Compile Include="Cache\Formatter.cs">
  218. <SubType>Code</SubType>
  219. </Compile>
  220. <Compile Include="Cache\HttpCacheProvider.cs" />
  221. <Compile Include="Cache\ICacheProvider.cs">
  222. <SubType>Code</SubType>
  223. </Compile>
  224. <Compile Include="Cache\MembaseProvider.cs">
  225. <SubType>Code</SubType>
  226. </Compile>
  227. <Compile Include="Cache\Memcached.cs">
  228. <SubType>Code</SubType>
  229. </Compile>
  230. <Compile Include="Cache\MethodFormatStrings.cs">
  231. <SubType>Code</SubType>
  232. </Compile>
  233. <Compile Include="Cache\XXProvider.cs">
  234. <SubType>Code</SubType>
  235. </Compile>
  236. <Compile Include="CustomPrincipal.cs" />
  237. <Compile Include="DataTime\DataTimeHelper.cs" />
  238. <Compile Include="Drawing\PictureHelper.cs" />
  239. <Compile Include="DynamicRun\CodeDomHelper.cs">
  240. <SubType>Code</SubType>
  241. </Compile>
  242. <Compile Include="Exceptions\EnumHelper.cs" />
  243. <Compile Include="Exceptions\ExceptionHelper.cs" />
  244. <Compile Include="JSON\ConvertToJson.cs">
  245. <SubType>Code</SubType>
  246. </Compile>
  247. <Compile Include="Linq\Entity\EntitySQLDocumentGenerator.cs" />
  248. <Compile Include="Linq\Entity\ExpressionFactory`.cs" />
  249. <Compile Include="Linq\Entity\OrderByStatementView.cs" />
  250. <Compile Include="Linq\Entity\OrderbyView.cs" />
  251. <Compile Include="Linq\Entity\SqlFunctionEx.cs" />
  252. <Compile Include="FormsAuthenticationHelper.cs" />
  253. <Compile Include="JSON\ConvertJsonToObject.cs" />
  254. <Compile Include="Linq\Entity\GridResultSet.cs" />
  255. <Compile Include="Linq\Entity\IGridResultSet.cs" />
  256. <Compile Include="Linq\Entity\IQueryableExtensions.cs" />
  257. <Compile Include="Linq\ListExtension.cs" />
  258. <Compile Include="Log\LogHelper.cs" />
  259. <Compile Include="Data\ConvertToDataTable.cs" />
  260. <Compile Include="FormDataBinder.cs" />
  261. <Compile Include="DataBindingEventArgs.cs" />
  262. <Compile Include="DataPropertyAttribute.cs" />
  263. <Compile Include="Data\DataRowEx.cs" />
  264. <Compile Include="FileDownload.cs" />
  265. <Compile Include="FileManager.cs" />
  266. <Compile Include="IncludeScript.cs" />
  267. <Compile Include="Linq\BowinExtensions_Pro.cs" />
  268. <Compile Include="Linq\BulkCopyExtensions.cs" />
  269. <Compile Include="Linq\DB\DbConnectionManager.cs" />
  270. <Compile Include="Linq\DB\SqlConnectionManager.cs" />
  271. <Compile Include="Linq\Entity\EFModelExt.cs" />
  272. <Compile Include="Linq\ExpressionBuilder.cs" />
  273. <Compile Include="Linq\Extensions_ForSXTEx.cs" />
  274. <Compile Include="Linq\ParameterRebinder.cs" />
  275. <Compile Include="Linq\Sql\DbcontextExt.cs" />
  276. <Compile Include="Linq\InterfaceConvertor.cs" />
  277. <Compile Include="Linq\stringExtensions.cs" />
  278. <Compile Include="Mail\MailExceptions.cs" />
  279. <Compile Include="Mail\MailHelper.cs" />
  280. <Compile Include="Mobile\MobileMQ.cs" />
  281. <Compile Include="MsgBox.cs" />
  282. <Compile Include="MsgConsts.cs" />
  283. <Compile Include="Mapping\MappingExtensions.cs" />
  284. <Compile Include="PageList`.cs" />
  285. <Compile Include="Properties\AssemblyInfo.cs" />
  286. <Compile Include="QueryStringFormat.cs" />
  287. <Compile Include="Security\Utils.cs" />
  288. <Compile Include="ServiceToken\TokenCombiner.cs" />
  289. <Compile Include="ServiceToken\TokenError.cs" />
  290. <Compile Include="ServiceToken\TokenView.cs" />
  291. <Compile Include="UpLoad.cs" />
  292. <Compile Include="Utility\CheckData.cs" />
  293. <Compile Include="Utility\ColorHelper.cs">
  294. <SubType>Code</SubType>
  295. </Compile>
  296. <Compile Include="Utility\DataRowCollectionExtension.cs">
  297. <SubType>Code</SubType>
  298. </Compile>
  299. <Compile Include="Utility\DataSetExtension.cs">
  300. <SubType>Code</SubType>
  301. </Compile>
  302. <Compile Include="Utility\DataTableCollectionExtension.cs">
  303. <SubType>Code</SubType>
  304. </Compile>
  305. <Compile Include="Utility\EnumExtension.cs">
  306. <SubType>Code</SubType>
  307. </Compile>
  308. <Compile Include="Utility\ExcelHelper.cs" />
  309. <Compile Include="Utility\Function.cs" />
  310. <Compile Include="Utility\Guard.cs" />
  311. <Compile Include="Utility\EnumerableEx.cs" />
  312. <Compile Include="Utility\MathEx.cs" />
  313. <Compile Include="Utility\MemberInfoExtension.cs">
  314. <SubType>Code</SubType>
  315. </Compile>
  316. <Compile Include="Utility\NpoiExcelHelper.cs" />
  317. <Compile Include="Utility\ReflectionHelper.cs" />
  318. <Compile Include="Utility\StringEx.cs" />
  319. <Compile Include="Utility\ValueTypeEx.cs" />
  320. <Compile Include="Utility\WebExtentions.cs" />
  321. <Compile Include="Utility\WeekHelper.cs" />
  322. <Compile Include="VerificationCodeModule.cs" />
  323. <Compile Include="winRAR.cs" />
  324. <Compile Include="Linq\XmlExtensions.cs" />
  325. <Compile Include="XML\XElementExtensions.cs" />
  326. <Compile Include="XML\XmlHelper.cs" />
  327. <Compile Include="ZipHelper.cs" />
  328. </ItemGroup>
  329. <ItemGroup>
  330. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  331. <Visible>False</Visible>
  332. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  333. <Install>false</Install>
  334. </BootstrapperPackage>
  335. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  336. <Visible>False</Visible>
  337. <ProductName>.NET Framework 3.5 SP1</ProductName>
  338. <Install>true</Install>
  339. </BootstrapperPackage>
  340. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  341. <Visible>False</Visible>
  342. <ProductName>Windows Installer 3.1</ProductName>
  343. <Install>true</Install>
  344. </BootstrapperPackage>
  345. </ItemGroup>
  346. <ItemGroup>
  347. <None Include="App.config" />
  348. <None Include="packages.config">
  349. <SubType>Designer</SubType>
  350. </None>
  351. </ItemGroup>
  352. <ItemGroup>
  353. <Content Include="Ionic.Zip.xml" />
  354. </ItemGroup>
  355. <ItemGroup>
  356. <WCFMetadata Include="Service References\" />
  357. </ItemGroup>
  358. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  359. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  360. Other similar extension points exist, see Microsoft.Common.targets.
  361. <Target Name="BeforeBuild">
  362. </Target>
  363. <Target Name="AfterBuild">
  364. </Target>
  365. -->
  366. </Project>