Winsoft.GOV.Framework.csproj 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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>{B81DC5EA-D69A-4943-B4E0-1A4817A27370}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Winsoft.GOV.Framework</RootNamespace>
  11. <AssemblyName>Winsoft.GOV.Framework</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. <Prefer32Bit>false</Prefer32Bit>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. <Prefer32Bit>false</Prefer32Bit>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL">
  37. <HintPath>..\packages\Dapper.1.50.2\lib\net40\Dapper.dll</HintPath>
  38. <Private>True</Private>
  39. </Reference>
  40. <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  41. <HintPath>..\packages\MySql.Data.6.9.9\lib\net40\MySql.Data.dll</HintPath>
  42. <Private>True</Private>
  43. </Reference>
  44. <Reference Include="System" />
  45. <Reference Include="System.configuration" />
  46. <Reference Include="System.Core" />
  47. <Reference Include="System.Net" />
  48. <Reference Include="System.Runtime.Serialization" />
  49. <Reference Include="System.Windows.Forms" />
  50. <Reference Include="System.Xml.Linq" />
  51. <Reference Include="System.Data.DataSetExtensions" />
  52. <Reference Include="Microsoft.CSharp" />
  53. <Reference Include="System.Data" />
  54. <Reference Include="System.Xml" />
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="FunLib.cs" />
  58. <Compile Include="Model\ApplyType.cs" />
  59. <Compile Include="Model\Branch.cs" />
  60. <Compile Include="Model\County.cs" />
  61. <Compile Include="Model\NotificationOfAction.cs" />
  62. <Compile Include="Model\PagedResult.cs" />
  63. <Compile Include="Model\PowerMattersBase.cs" />
  64. <Compile Include="Model\PowerMattersDetail.cs" />
  65. <Compile Include="Provider\JN\JNNotificationOfActionProvider.cs" />
  66. <Compile Include="Provider\JY\JYNotificationOfActionProvider.cs" />
  67. <Compile Include="Provider\KFQ\KFQNotificationOfActionProvider.cs" />
  68. <Compile Include="Provider\LD\LDNotificationOfActionProvider.cs" />
  69. <Compile Include="Provider\LQ\LQNotificationOfActionProvider.cs" />
  70. <Compile Include="Provider\LS\LSNotificationOfActionProvider.cs" />
  71. <Compile Include="Provider\NotificationOfActionProvider.cs" />
  72. <Compile Include="Properties\AssemblyInfo.cs" />
  73. <Compile Include="Provider\BaseProvider.cs" />
  74. <Compile Include="Provider\BranchProvider.cs" />
  75. <Compile Include="Provider\JN\JNBranchProvider.cs" />
  76. <Compile Include="Provider\JN\JNOnceRunPowerMattersProvider.cs" />
  77. <Compile Include="Provider\JN\JNPowerMatterTypeProvider.cs" />
  78. <Compile Include="Provider\JN\JNPowerMettersBaseProvider.cs" />
  79. <Compile Include="Provider\JN\JNPowerMettersDetailProvider.cs" />
  80. <Compile Include="Provider\JN\JNQLSXProvider.cs" />
  81. <Compile Include="Provider\JY\JYBranchProvider.cs" />
  82. <Compile Include="Provider\JY\JYOnceRunPowerMattersProvider.cs" />
  83. <Compile Include="Provider\JY\JYPowerMatterTypeProvider.cs" />
  84. <Compile Include="Provider\JY\JYPowerMettersBaseProvider.cs" />
  85. <Compile Include="Provider\JY\JYPowerMettersDetailProvider.cs" />
  86. <Compile Include="Provider\JY\JYQLSXProvider.cs" />
  87. <Compile Include="Provider\KFQ\KFQBranchProvider.cs" />
  88. <Compile Include="Provider\KFQ\KFQOnceRunPowerMattersProvider.cs" />
  89. <Compile Include="Provider\KFQ\KFQPowerMatterTypeProvider.cs" />
  90. <Compile Include="Provider\KFQ\KFQPowerMettersBaseProvider.cs" />
  91. <Compile Include="Provider\KFQ\KFQPowerMettersDetailProvider.cs" />
  92. <Compile Include="Provider\KFQ\KFQQLSXProvider.cs" />
  93. <Compile Include="Provider\LD\LDBranchProvider.cs" />
  94. <Compile Include="Provider\LD\LDOnceRunPowerMattersProvider.cs" />
  95. <Compile Include="Provider\LD\LDPowerMatterTypeProvider.cs" />
  96. <Compile Include="Provider\LD\LDPowerMettersBaseProvider.cs" />
  97. <Compile Include="Provider\LD\LDPowerMettersDetailProvider.cs" />
  98. <Compile Include="Provider\LD\LDQLSXProvider.cs" />
  99. <Compile Include="Provider\LQ\LQBranchProvider.cs" />
  100. <Compile Include="Provider\LQ\LQOnceRunPowerMattersProvider.cs" />
  101. <Compile Include="Provider\LQ\LQPowerMatterTypeProvider.cs" />
  102. <Compile Include="Provider\LQ\LQPowerMettersBaseProvider.cs" />
  103. <Compile Include="Provider\LQ\LQPowerMettersDetailProvider.cs" />
  104. <Compile Include="Provider\LQ\LQQLSXProvider.cs" />
  105. <Compile Include="Provider\LS\LSBranchProvider.cs" />
  106. <Compile Include="Provider\LS\LSOnceRunPowerMattersProvider.cs" />
  107. <Compile Include="Provider\LS\LSPowerMatterTypeProvider.cs" />
  108. <Compile Include="Provider\LS\LSPowerMettersBaseProvider.cs" />
  109. <Compile Include="Provider\LS\LSPowerMettersDetailProvider.cs" />
  110. <Compile Include="Provider\LS\LSQLSXProvider.cs" />
  111. <Compile Include="Provider\OnceRunPowerMattersProvider.cs" />
  112. <Compile Include="Provider\PowerMatterTypeProvider.cs" />
  113. <Compile Include="Provider\PowerMettersBaseProvider.cs" />
  114. <Compile Include="Provider\PowerMettersDetailProvider.cs" />
  115. <Compile Include="Provider\ProvidersFactory.cs" />
  116. <Compile Include="Provider\QLSXProvider.cs" />
  117. <Compile Include="Provider\QT\QTNotificationOfActionProvider.cs" />
  118. <Compile Include="Provider\QT\QTBranchProvider.cs" />
  119. <Compile Include="Provider\QT\QTOnceRunPowerMattersProvider.cs" />
  120. <Compile Include="Provider\QT\QTPowerMatterTypeProvider.cs" />
  121. <Compile Include="Provider\QT\QTPowerMettersBaseProvider.cs" />
  122. <Compile Include="Provider\QT\QTPowerMettersDetailProvider.cs" />
  123. <Compile Include="Provider\QT\QTQLSXProvider.cs" />
  124. <Compile Include="Provider\QY\QYNotificationOfActionProvider.cs" />
  125. <Compile Include="Provider\QY\QYBranchProvider.cs" />
  126. <Compile Include="Provider\QY\QYOnceRunPowerMattersProvider.cs" />
  127. <Compile Include="Provider\QY\QYPowerMatterTypeProvider.cs" />
  128. <Compile Include="Provider\QY\QYPowerMettersBaseProvider.cs" />
  129. <Compile Include="Provider\QY\QYPowerMettersDetailProvider.cs" />
  130. <Compile Include="Provider\QY\QYQLSXProvider.cs" />
  131. <Compile Include="Provider\SC\SCNotificationOfActionProvider.cs" />
  132. <Compile Include="Provider\SC\SCBranchProvider.cs" />
  133. <Compile Include="Provider\SC\SCOnceRunPowerMattersProvider.cs" />
  134. <Compile Include="Provider\SC\SCPowerMatterTypeProvider.cs" />
  135. <Compile Include="Provider\SC\SCPowerMettersBaseProvider.cs" />
  136. <Compile Include="Provider\SC\SCPowerMettersDetailProvider.cs" />
  137. <Compile Include="Provider\SC\SCQLSXProvider.cs" />
  138. <Compile Include="Provider\SY\SYNotificationOfActionProvider.cs" />
  139. <Compile Include="Provider\SY\SYBranchProvider.cs" />
  140. <Compile Include="Provider\SY\SYOnceRunPowerMattersProvider.cs" />
  141. <Compile Include="Provider\SY\SYPowerMatterTypeProvider.cs" />
  142. <Compile Include="Provider\SY\SYPowerMettersBaseProvider.cs" />
  143. <Compile Include="Provider\SY\SYPowerMettersDetailProvider.cs" />
  144. <Compile Include="Provider\SY\SYQLSXProvider.cs" />
  145. <Compile Include="Provider\YH\YHNotificationOfActionProvider.cs" />
  146. <Compile Include="Provider\YH\YHBranchProvider.cs" />
  147. <Compile Include="Provider\YH\YHOnceRunPowerMattersProvider.cs" />
  148. <Compile Include="Provider\YH\YHPowerMatterTypeProvider.cs" />
  149. <Compile Include="Provider\YH\YHPowerMettersBaseProvider.cs" />
  150. <Compile Include="Provider\YH\YHPowerMettersDetailProvider.cs" />
  151. <Compile Include="Provider\YH\YHQLSXProvider.cs" />
  152. </ItemGroup>
  153. <ItemGroup>
  154. <None Include="app.config">
  155. <SubType>Designer</SubType>
  156. </None>
  157. <None Include="ClassDiagram1.cd" />
  158. <None Include="packages.config" />
  159. </ItemGroup>
  160. <ItemGroup>
  161. <Content Include="BranchPosition.sql" />
  162. <Content Include="UPDATE_20170908.sql" />
  163. </ItemGroup>
  164. <ItemGroup />
  165. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  166. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  167. Other similar extension points exist, see Microsoft.Common.targets.
  168. <Target Name="BeforeBuild">
  169. </Target>
  170. <Target Name="AfterBuild">
  171. </Target>
  172. -->
  173. </Project>