CommonModule.csproj 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  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>{FEC6E3A7-C649-4300-B7DC-FE4E111B79F6}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Dongke.IBOSS.PRD.Client.CommonModule</RootNamespace>
  11. <AssemblyName>CommonModule</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SccProjectName>
  15. </SccProjectName>
  16. <SccLocalPath>
  17. </SccLocalPath>
  18. <SccAuxPath>
  19. </SccAuxPath>
  20. <SccProvider>
  21. </SccProvider>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <PlatformTarget>x86</PlatformTarget>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  42. <DebugSymbols>true</DebugSymbols>
  43. <OutputPath>bin\x86\Debug\</OutputPath>
  44. <DefineConstants>DEBUG;TRACE</DefineConstants>
  45. <DebugType>full</DebugType>
  46. <PlatformTarget>x86</PlatformTarget>
  47. <ErrorReport>prompt</ErrorReport>
  48. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  51. <OutputPath>bin\x86\Release\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <Optimize>true</Optimize>
  54. <DebugType>pdbonly</DebugType>
  55. <PlatformTarget>x86</PlatformTarget>
  56. <ErrorReport>prompt</ErrorReport>
  57. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  60. <DebugSymbols>true</DebugSymbols>
  61. <OutputPath>bin\x64\Debug\</OutputPath>
  62. <DefineConstants>DEBUG;TRACE</DefineConstants>
  63. <DebugType>full</DebugType>
  64. <PlatformTarget>x64</PlatformTarget>
  65. <ErrorReport>prompt</ErrorReport>
  66. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  69. <OutputPath>bin\x64\Release\</OutputPath>
  70. <DefineConstants>TRACE</DefineConstants>
  71. <Optimize>true</Optimize>
  72. <DebugType>pdbonly</DebugType>
  73. <PlatformTarget>x64</PlatformTarget>
  74. <ErrorReport>prompt</ErrorReport>
  75. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  76. </PropertyGroup>
  77. <ItemGroup>
  78. <Compile Include="BarCodePrintEx.cs" />
  79. <Compile Include="ExceptionManager.cs" />
  80. <Compile Include="FormCommon\F_CMN_0102.cs">
  81. <SubType>Form</SubType>
  82. </Compile>
  83. <Compile Include="FormCommon\F_CMN_0102.Designer.cs">
  84. <DependentUpon>F_CMN_0102.cs</DependentUpon>
  85. </Compile>
  86. <Compile Include="FormPermissionManager.cs" />
  87. <Compile Include="FormCommon\F_CMN_0101.cs">
  88. <SubType>Form</SubType>
  89. </Compile>
  90. <Compile Include="FormCommon\F_CMN_0101.Designer.cs">
  91. <DependentUpon>F_CMN_0101.cs</DependentUpon>
  92. </Compile>
  93. <Compile Include="Properties\AssemblyInfo.cs" />
  94. <Compile Include="ServiceResultEntityManager.cs" />
  95. <Compile Include="StateMessageClass.cs" />
  96. </ItemGroup>
  97. <ItemGroup>
  98. <Reference Include="System" />
  99. <Reference Include="System.Data" />
  100. <Reference Include="System.Drawing" />
  101. <Reference Include="System.Runtime.Serialization" />
  102. <Reference Include="System.ServiceModel" />
  103. <Reference Include="System.Windows.Forms" />
  104. <Reference Include="System.XML" />
  105. </ItemGroup>
  106. <ItemGroup>
  107. <ProjectReference Include="..\..\DK.Basics\BaseControls\BaseControls.csproj">
  108. <Project>{7590dcac-f66d-4230-b713-268c865a7bb1}</Project>
  109. <Name>BaseControls</Name>
  110. </ProjectReference>
  111. <ProjectReference Include="..\..\DK.Basics\BaseResources\BaseResources.csproj">
  112. <Project>{61710211-9b80-45c1-b338-fdf984c9ae43}</Project>
  113. <Name>BaseResources</Name>
  114. </ProjectReference>
  115. <ProjectReference Include="..\..\DK.Basics\Library\Library.csproj">
  116. <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
  117. <Name>Library</Name>
  118. </ProjectReference>
  119. <ProjectReference Include="..\..\WCF.Client\WCF.Proxys\WCF.Proxys.csproj">
  120. <Project>{d5ac665b-a113-4ddd-808c-7563202dc293}</Project>
  121. <Name>WCF.Proxys</Name>
  122. </ProjectReference>
  123. <ProjectReference Include="..\..\WCF.Service\WCF.Contracts\WCF.Contracts.csproj">
  124. <Project>{9709de66-52b3-4f9e-adea-ea639586080b}</Project>
  125. <Name>WCF.Contracts</Name>
  126. </ProjectReference>
  127. <ProjectReference Include="..\..\WCF.Service\WCF.DataModels\WCF.DataModels.csproj">
  128. <Project>{4c4bfbdc-125c-488a-8b35-5a0637478c66}</Project>
  129. <Name>WCF.DataModels</Name>
  130. </ProjectReference>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <EmbeddedResource Include="FormCommon\F_CMN_0101.resx">
  134. <DependentUpon>F_CMN_0101.cs</DependentUpon>
  135. </EmbeddedResource>
  136. <EmbeddedResource Include="FormCommon\F_CMN_0102.resx">
  137. <DependentUpon>F_CMN_0102.cs</DependentUpon>
  138. </EmbeddedResource>
  139. </ItemGroup>
  140. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  141. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  142. Other similar extension points exist, see Microsoft.Common.targets.
  143. <Target Name="BeforeBuild">
  144. </Target>
  145. <Target Name="AfterBuild">
  146. </Target>
  147. -->
  148. </Project>