DAL.csproj 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
  3. <PropertyGroup>
  4. <ProjectType>Local</ProjectType>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{9FE00521-3A8B-42B1-814E-585E99407B2E}</ProjectGuid>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ApplicationIcon>
  11. </ApplicationIcon>
  12. <AssemblyKeyContainerName>
  13. </AssemblyKeyContainerName>
  14. <AssemblyName>jpsoft.DAL</AssemblyName>
  15. <AssemblyOriginatorKeyFile>
  16. </AssemblyOriginatorKeyFile>
  17. <DefaultClientScript>JScript</DefaultClientScript>
  18. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  19. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  20. <DelaySign>false</DelaySign>
  21. <OutputType>Library</OutputType>
  22. <RootNamespace>jpsoft.DAL</RootNamespace>
  23. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  24. <StartupObject>
  25. </StartupObject>
  26. <FileUpgradeFlags>
  27. </FileUpgradeFlags>
  28. <UpgradeBackupLocation>
  29. </UpgradeBackupLocation>
  30. <SccProjectName>
  31. </SccProjectName>
  32. <SccLocalPath>
  33. </SccLocalPath>
  34. <SccAuxPath>
  35. </SccAuxPath>
  36. <SccProvider>
  37. </SccProvider>
  38. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  39. <OldToolsVersion>2.0</OldToolsVersion>
  40. <PublishUrl>publish\</PublishUrl>
  41. <Install>true</Install>
  42. <InstallFrom>Disk</InstallFrom>
  43. <UpdateEnabled>false</UpdateEnabled>
  44. <UpdateMode>Foreground</UpdateMode>
  45. <UpdateInterval>7</UpdateInterval>
  46. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  47. <UpdatePeriodically>false</UpdatePeriodically>
  48. <UpdateRequired>false</UpdateRequired>
  49. <MapFileExtensions>true</MapFileExtensions>
  50. <ApplicationRevision>0</ApplicationRevision>
  51. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  52. <IsWebBootstrapper>false</IsWebBootstrapper>
  53. <UseApplicationTrust>false</UseApplicationTrust>
  54. <BootstrapperEnabled>true</BootstrapperEnabled>
  55. <TargetFrameworkProfile />
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  58. <OutputPath>bin\Debug\</OutputPath>
  59. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  60. <BaseAddress>285212672</BaseAddress>
  61. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  62. <ConfigurationOverrideFile>
  63. </ConfigurationOverrideFile>
  64. <DefineConstants>DEBUG;TRACE</DefineConstants>
  65. <DocumentationFile>
  66. </DocumentationFile>
  67. <DebugSymbols>true</DebugSymbols>
  68. <FileAlignment>4096</FileAlignment>
  69. <NoStdLib>false</NoStdLib>
  70. <NoWarn>
  71. </NoWarn>
  72. <Optimize>false</Optimize>
  73. <RegisterForComInterop>false</RegisterForComInterop>
  74. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  75. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  76. <WarningLevel>4</WarningLevel>
  77. <DebugType>full</DebugType>
  78. <ErrorReport>prompt</ErrorReport>
  79. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  80. <Prefer32Bit>false</Prefer32Bit>
  81. <PlatformTarget>x86</PlatformTarget>
  82. </PropertyGroup>
  83. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  84. <OutputPath>bin\Release\</OutputPath>
  85. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  86. <BaseAddress>285212672</BaseAddress>
  87. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  88. <ConfigurationOverrideFile>
  89. </ConfigurationOverrideFile>
  90. <DefineConstants>TRACE</DefineConstants>
  91. <DocumentationFile>
  92. </DocumentationFile>
  93. <DebugSymbols>false</DebugSymbols>
  94. <FileAlignment>4096</FileAlignment>
  95. <NoStdLib>false</NoStdLib>
  96. <NoWarn>
  97. </NoWarn>
  98. <Optimize>true</Optimize>
  99. <RegisterForComInterop>false</RegisterForComInterop>
  100. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  101. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  102. <WarningLevel>4</WarningLevel>
  103. <DebugType>none</DebugType>
  104. <ErrorReport>prompt</ErrorReport>
  105. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  106. <Prefer32Bit>false</Prefer32Bit>
  107. </PropertyGroup>
  108. <ItemGroup>
  109. <Reference Include="Maticsoft.Common, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  110. <SpecificVersion>False</SpecificVersion>
  111. <HintPath>..\Lib\Maticsoft.Common.dll</HintPath>
  112. </Reference>
  113. <Reference Include="MySql.Data, Version=5.1.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  114. <SpecificVersion>False</SpecificVersion>
  115. <HintPath>..\Lib\MySql.Data.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System">
  118. <Name>System</Name>
  119. </Reference>
  120. <Reference Include="System.configuration" />
  121. <Reference Include="System.Data">
  122. <Name>System.Data</Name>
  123. </Reference>
  124. <Reference Include="System.Data.SQLite">
  125. <HintPath>..\Lib\System.Data.SQLite.DLL</HintPath>
  126. </Reference>
  127. <Reference Include="System.Web.Services">
  128. <Name>System.Web.Services</Name>
  129. </Reference>
  130. <Reference Include="System.Xml">
  131. <Name>System.XML</Name>
  132. </Reference>
  133. <ProjectReference Include="..\DBUtility\DBUtility.csproj">
  134. <Project>{0988C62E-247F-471F-A183-DB509C7A3839}</Project>
  135. <Name>DBUtility</Name>
  136. </ProjectReference>
  137. <ProjectReference Include="..\Model\Model.csproj">
  138. <Name>Model</Name>
  139. <Project>{53995DBB-9836-4647-AD22-865884FDEB9E}</Project>
  140. <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
  141. </ProjectReference>
  142. </ItemGroup>
  143. <ItemGroup>
  144. <Compile Include="Account.cs" />
  145. <Compile Include="AssemblyInfo.cs">
  146. <SubType>Code</SubType>
  147. </Compile>
  148. <Compile Include="BaseClass.cs" />
  149. <Compile Include="Customer.cs" />
  150. <Compile Include="Flaw.cs" />
  151. <Compile Include="Label.cs" />
  152. <Compile Include="Staff.cs" />
  153. <Compile Include="Stock.cs" />
  154. <Compile Include="Work.cs" />
  155. </ItemGroup>
  156. <ItemGroup>
  157. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  158. <Visible>False</Visible>
  159. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  160. <Install>false</Install>
  161. </BootstrapperPackage>
  162. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  163. <Visible>False</Visible>
  164. <ProductName>.NET Framework 3.5 SP1</ProductName>
  165. <Install>true</Install>
  166. </BootstrapperPackage>
  167. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  168. <Visible>False</Visible>
  169. <ProductName>Windows Installer 3.1</ProductName>
  170. <Install>true</Install>
  171. </BootstrapperPackage>
  172. </ItemGroup>
  173. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  174. <PropertyGroup>
  175. <PreBuildEvent>
  176. </PreBuildEvent>
  177. <PostBuildEvent>
  178. </PostBuildEvent>
  179. </PropertyGroup>
  180. </Project>