Library.csproj 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.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>{922D0F0F-01C2-4FA5-A4AD-00064232F455}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Dongke.IBOSS.PRD.Basics.Library</RootNamespace>
  12. <AssemblyName>Library</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. <UpgradeBackupLocation>
  26. </UpgradeBackupLocation>
  27. <OldToolsVersion>3.5</OldToolsVersion>
  28. <PublishUrl>发布\</PublishUrl>
  29. <Install>true</Install>
  30. <InstallFrom>Disk</InstallFrom>
  31. <UpdateEnabled>false</UpdateEnabled>
  32. <UpdateMode>Foreground</UpdateMode>
  33. <UpdateInterval>7</UpdateInterval>
  34. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  35. <UpdatePeriodically>false</UpdatePeriodically>
  36. <UpdateRequired>false</UpdateRequired>
  37. <MapFileExtensions>true</MapFileExtensions>
  38. <ApplicationRevision>0</ApplicationRevision>
  39. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  40. <IsWebBootstrapper>false</IsWebBootstrapper>
  41. <UseApplicationTrust>false</UseApplicationTrust>
  42. <BootstrapperEnabled>true</BootstrapperEnabled>
  43. <TargetFrameworkProfile />
  44. </PropertyGroup>
  45. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  46. <DebugSymbols>true</DebugSymbols>
  47. <DebugType>full</DebugType>
  48. <Optimize>false</Optimize>
  49. <OutputPath>bin\Debug\</OutputPath>
  50. <DefineConstants>DEBUG;TRACE</DefineConstants>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  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. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  64. <DebugSymbols>true</DebugSymbols>
  65. <OutputPath>bin\x86\Debug\</OutputPath>
  66. <DefineConstants>DEBUG;TRACE</DefineConstants>
  67. <DebugType>full</DebugType>
  68. <PlatformTarget>x86</PlatformTarget>
  69. <ErrorReport>prompt</ErrorReport>
  70. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  73. <OutputPath>bin\x86\Release\</OutputPath>
  74. <DefineConstants>TRACE</DefineConstants>
  75. <Optimize>true</Optimize>
  76. <DebugType>pdbonly</DebugType>
  77. <PlatformTarget>x86</PlatformTarget>
  78. <ErrorReport>prompt</ErrorReport>
  79. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  82. <DebugSymbols>true</DebugSymbols>
  83. <OutputPath>bin\x64\Debug\</OutputPath>
  84. <DefineConstants>DEBUG;TRACE</DefineConstants>
  85. <DebugType>full</DebugType>
  86. <PlatformTarget>x64</PlatformTarget>
  87. <ErrorReport>prompt</ErrorReport>
  88. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  91. <OutputPath>bin\x64\Release\</OutputPath>
  92. <DefineConstants>TRACE</DefineConstants>
  93. <Optimize>true</Optimize>
  94. <DebugType>pdbonly</DebugType>
  95. <PlatformTarget>x64</PlatformTarget>
  96. <ErrorReport>prompt</ErrorReport>
  97. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  98. </PropertyGroup>
  99. <ItemGroup>
  100. <Reference Include="DataSetSurrogate">
  101. <HintPath>..\..\IBOSS.PRD.Client\DataSetSurrogate.dll</HintPath>
  102. </Reference>
  103. <Reference Include="Interop.Excel, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  104. <SpecificVersion>False</SpecificVersion>
  105. <EmbedInteropTypes>True</EmbedInteropTypes>
  106. <HintPath>..\..\DK.Client\Client.Controls\DLL\Interop.Excel.dll</HintPath>
  107. </Reference>
  108. <Reference Include="Microsoft.CSharp" />
  109. <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  110. <SpecificVersion>False</SpecificVersion>
  111. <HintPath>Dll\Newtonsoft.Json.dll</HintPath>
  112. </Reference>
  113. <Reference Include="SharpZipLib">
  114. <HintPath>..\..\IBOSS.PRD.Client\SharpZipLib.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System" />
  117. <Reference Include="System.configuration" />
  118. <Reference Include="System.Core">
  119. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  120. </Reference>
  121. <Reference Include="System.Data" />
  122. <Reference Include="System.Drawing" />
  123. <Reference Include="System.Management" />
  124. <Reference Include="System.Windows.Forms" />
  125. <Reference Include="System.Xml" />
  126. <Reference Include="zxing, Version=0.14.0.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
  127. <SpecificVersion>False</SpecificVersion>
  128. <HintPath>Dll\zxing.dll</HintPath>
  129. </Reference>
  130. </ItemGroup>
  131. <ItemGroup>
  132. <Compile Include="BarcodePrintUtility.cs" />
  133. <Compile Include="CreateDataSource.cs" />
  134. <Compile Include="CsvManager.cs" />
  135. <Compile Include="DataConvert.cs" />
  136. <Compile Include="DataJudge.cs" />
  137. <Compile Include="DataSetZip.cs" />
  138. <Compile Include="DateTimeManager.cs" />
  139. <Compile Include="Encryption.cs" />
  140. <Compile Include="ExcelLayer.cs" />
  141. <Compile Include="GridSettingManager.cs" />
  142. <Compile Include="INIUtility.cs" />
  143. <Compile Include="JsonHelper.cs" />
  144. <Compile Include="LocalPath.cs" />
  145. <Compile Include="OperateXmlUtility.cs" />
  146. <Compile Include="OutputLog.cs" />
  147. <Compile Include="Properties\AssemblyInfo.cs" />
  148. <Compile Include="SystemAPI.cs" />
  149. <Compile Include="Utility.cs" />
  150. <Compile Include="Win32.cs" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  154. <Visible>False</Visible>
  155. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  156. <Install>false</Install>
  157. </BootstrapperPackage>
  158. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  159. <Visible>False</Visible>
  160. <ProductName>.NET Framework 3.5 SP1</ProductName>
  161. <Install>true</Install>
  162. </BootstrapperPackage>
  163. </ItemGroup>
  164. <ItemGroup>
  165. <ProjectReference Include="..\BaseResources\BaseResources.csproj">
  166. <Project>{61710211-9b80-45c1-b338-fdf984c9ae43}</Project>
  167. <Name>BaseResources</Name>
  168. </ProjectReference>
  169. </ItemGroup>
  170. <ItemGroup />
  171. <ItemGroup>
  172. <Content Include="Dll\DataSetSurrogate.dll" />
  173. <Content Include="Dll\Interop.Excel.dll" />
  174. <Content Include="Dll\Newtonsoft.Json.dll" />
  175. <Content Include="Dll\SharpZipLib.dll" />
  176. <Content Include="Dll\zxing.dll" />
  177. </ItemGroup>
  178. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  179. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  180. Other similar extension points exist, see Microsoft.Common.targets.
  181. <Target Name="BeforeBuild">
  182. </Target>
  183. <Target Name="AfterBuild">
  184. </Target>
  185. -->
  186. </Project>