CLIP.e-Form.Consent.Web.csproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  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. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{43FF9723-4D2D-4C0E-B040-470DA7106A43}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>CLIP.eForm.Consent.Web</RootNamespace>
  15. <AssemblyName>CLIP.e-Form.Consent.Web</AssemblyName>
  16. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  17. <UseIISExpress>true</UseIISExpress>
  18. <IISExpressSSLPort />
  19. <IISExpressAnonymousAuthentication />
  20. <IISExpressWindowsAuthentication />
  21. <IISExpressUseClassicPipelineMode />
  22. <UseGlobalApplicationHostFile />
  23. <NuGetPackageImportStamp>
  24. </NuGetPackageImportStamp>
  25. <TargetFrameworkProfile />
  26. <SccProjectName>
  27. </SccProjectName>
  28. <SccLocalPath>
  29. </SccLocalPath>
  30. <SccAuxPath>
  31. </SccAuxPath>
  32. <SccProvider>
  33. </SccProvider>
  34. <Use64BitIISExpress />
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  37. <DebugSymbols>true</DebugSymbols>
  38. <DebugType>full</DebugType>
  39. <Optimize>false</Optimize>
  40. <OutputPath>bin\</OutputPath>
  41. <DefineConstants>DEBUG;TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. <FilesToIncludeForPublish>AllFilesInTheProject</FilesToIncludeForPublish>
  45. <IncludeIisSettings>false</IncludeIisSettings>
  46. <IncludeAppPool>false</IncludeAppPool>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="CLIP.e-Form.Server, Version=1.0.7.226, Culture=neutral, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>Ref Assemblies\CLIP.e-Form.Server.dll</HintPath>
  60. </Reference>
  61. <Reference Include="CLIP.e-Form.Server.Data, Version=1.0.7.226, Culture=neutral, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>Ref Assemblies\CLIP.e-Form.Server.Data.dll</HintPath>
  64. </Reference>
  65. <Reference Include="CLIP.e-Form.Server.VO, Version=1.0.8.234, Culture=neutral, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>Ref Assemblies\CLIP.e-Form.Server.VO.dll</HintPath>
  68. </Reference>
  69. <Reference Include="ClipSoft.CommonLibrary, Version=1.0.1.11, Culture=neutral, PublicKeyToken=308ff00809847118, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>Ref Assemblies\ClipSoft.CommonLibrary.dll</HintPath>
  72. </Reference>
  73. <Reference Include="fastJSON, Version=2.1.0.0, Culture=neutral, PublicKeyToken=6b75a806b86095cd, processorArchitecture=MSIL">
  74. <SpecificVersion>False</SpecificVersion>
  75. <HintPath>Ref Assemblies\fastJSON.dll</HintPath>
  76. </Reference>
  77. <Reference Include="IBatisNet.Common, Version=1.6.2.0, Culture=neutral, PublicKeyToken=ed781d9fc396c6ca, processorArchitecture=MSIL">
  78. <SpecificVersion>False</SpecificVersion>
  79. <HintPath>Ref Assemblies\IBatisNet.Common.dll</HintPath>
  80. </Reference>
  81. <Reference Include="IBatisNet.Common.Logging.Log4Net, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>Ref Assemblies\IBatisNet.Common.Logging.Log4Net.dll</HintPath>
  84. </Reference>
  85. <Reference Include="IBatisNet.DataMapper, Version=1.6.2.0, Culture=neutral, PublicKeyToken=ed781d9fc396c6ca, processorArchitecture=MSIL">
  86. <SpecificVersion>False</SpecificVersion>
  87. <HintPath>Ref Assemblies\IBatisNet.DataMapper.dll</HintPath>
  88. </Reference>
  89. <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
  90. <SpecificVersion>False</SpecificVersion>
  91. <HintPath>Ref Assemblies\log4net.dll</HintPath>
  92. </Reference>
  93. <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  94. <HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net35\Newtonsoft.Json.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System">
  97. <HintPath>..\..\..\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System.Data" />
  100. <Reference Include="System.Data.DataSetExtensions" />
  101. <Reference Include="System.DirectoryServices" />
  102. <Reference Include="System.Drawing" />
  103. <Reference Include="System.Runtime.Serialization" />
  104. <Reference Include="System.ServiceModel" />
  105. <Reference Include="System.Web" />
  106. <Reference Include="System.Web.DynamicData" />
  107. <Reference Include="System.Web.Entity" />
  108. <Reference Include="System.Web.Extensions" />
  109. <Reference Include="System.Xml" />
  110. <Reference Include="System.Configuration" />
  111. <Reference Include="System.Web.Services" />
  112. <Reference Include="System.EnterpriseServices" />
  113. <Reference Include="System.Xml.Linq" />
  114. </ItemGroup>
  115. <ItemGroup>
  116. <Content Include="Conf\ConsentSvcOracleMap.config">
  117. <SubType>Designer</SubType>
  118. </Content>
  119. <Content Include="Conf\Providers.config" />
  120. <Content Include="Conf\HospitalSvcOracleMap.config">
  121. <SubType>Designer</SubType>
  122. </Content>
  123. <Content Include="Conf\CenDBOracleMap.config">
  124. <SubType>Designer</SubType>
  125. </Content>
  126. <Content Include="apks\consent_dcumc.apk" />
  127. <Content Include="apks\consent_viewer.apk" />
  128. <None Include="packages.config" />
  129. <None Include="Properties\PublishProfiles\CustomProfile.pubxml" />
  130. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  131. <None Include="Properties\Settings.settings">
  132. <Generator>SettingsSingleFileGenerator</Generator>
  133. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  134. </None>
  135. <None Include="Web.Debug.config">
  136. <DependentUpon>Web.config</DependentUpon>
  137. <SubType>Designer</SubType>
  138. </None>
  139. <None Include="Web.Release.config">
  140. <DependentUpon>Web.config</DependentUpon>
  141. <SubType>Designer</SubType>
  142. </None>
  143. </ItemGroup>
  144. <ItemGroup>
  145. <Content Include="App_Data\ClientUIFiles.xml">
  146. <BrowseToURL>~/App_Data/ClientUIFiles.xml</BrowseToURL>
  147. <SubType>Designer</SubType>
  148. </Content>
  149. <Content Include="ConsentSvc.asmx" />
  150. <Content Include="Deploy.aspx" />
  151. <Content Include="DiagnosysList.aspx" />
  152. <Content Include="DoctorList.aspx" />
  153. <Content Include="download.html" />
  154. <Content Include="fileUploadAll.aspx" />
  155. <Content Include="fileUpload.aspx" />
  156. <Content Include="FormSvc.aspx" />
  157. <Content Include="Global.asax" />
  158. <None Include="Ref Assemblies\fastJSON.dll" />
  159. <None Include="Ref Assemblies\IBatisNet.Common.dll" />
  160. <None Include="Ref Assemblies\IBatisNet.Common.Logging.Log4Net.dll" />
  161. <None Include="Ref Assemblies\IBatisNet.DataMapper.dll" />
  162. <Content Include="HospitalSvc.asmx" />
  163. <Content Include="jquery-1.8.3.min.js" />
  164. <Content Include="json2.js" />
  165. <Content Include="logo.jpg" />
  166. <Content Include="OperationList.aspx" />
  167. <Content Include="OracleQuery\CLIP.e-Form.cendb.consent.xml" />
  168. <Content Include="OracleQuery\CLIP.e-Form.Consent.FormRepository.xml">
  169. <SubType>Designer</SubType>
  170. </Content>
  171. <Content Include="OracleQuery\CLIP.e-Form.Consent.ResultMap.xml">
  172. <SubType>Designer</SubType>
  173. </Content>
  174. <Content Include="OracleQuery\CLIP.e-Form.Hospital.Patient.xml">
  175. <SubType>Designer</SubType>
  176. </Content>
  177. <Content Include="OracleQuery\CLIP.e-Form.Hospital.PatList.xml">
  178. <SubType>Designer</SubType>
  179. </Content>
  180. <Content Include="OracleQuery\CLIP.e-Form.Hospital.ResultMap.xml">
  181. <SubType>Designer</SubType>
  182. </Content>
  183. <Content Include="OracleQuery\CLIP.e-Form.Hospital.User.xml">
  184. <SubType>Designer</SubType>
  185. </Content>
  186. <Content Include="OracleQuery\CLIP.e-Form.Server.Code.xml">
  187. <SubType>Designer</SubType>
  188. </Content>
  189. <Content Include="OracleQuery\CLIP.e-Form.Server.Viewer.Data.xml">
  190. <SubType>Designer</SubType>
  191. </Content>
  192. <Content Include="Ref Assemblies\CLIP.e-Form.Server.Data.dll" />
  193. <Content Include="Ref Assemblies\CLIP.e-Form.Server.dll" />
  194. <Content Include="Ref Assemblies\CLIP.e-Form.Server.VO.dll" />
  195. <Content Include="Ref Assemblies\ClipSoft.CommonLibrary.dll" />
  196. <Content Include="Ref Assemblies\log4net.dll" />
  197. <Content Include="RemoveTempFile.aspx" />
  198. <Content Include="SessionManager.aspx" />
  199. <Content Include="Web.config">
  200. <SubType>Designer</SubType>
  201. </Content>
  202. </ItemGroup>
  203. <ItemGroup>
  204. <Compile Include="ConsentSvc.asmx.cs">
  205. <SubType>Component</SubType>
  206. <DependentUpon>ConsentSvc.asmx</DependentUpon>
  207. </Compile>
  208. <Compile Include="Deploy.aspx.cs">
  209. <DependentUpon>Deploy.aspx</DependentUpon>
  210. <SubType>ASPXCodeBehind</SubType>
  211. </Compile>
  212. <Compile Include="Deploy.aspx.designer.cs">
  213. <DependentUpon>Deploy.aspx</DependentUpon>
  214. </Compile>
  215. <Compile Include="DiagnosysList.aspx.cs">
  216. <DependentUpon>DiagnosysList.aspx</DependentUpon>
  217. <SubType>ASPXCodeBehind</SubType>
  218. </Compile>
  219. <Compile Include="DiagnosysList.aspx.designer.cs">
  220. <DependentUpon>DiagnosysList.aspx</DependentUpon>
  221. </Compile>
  222. <Compile Include="DoctorList.aspx.cs">
  223. <DependentUpon>DoctorList.aspx</DependentUpon>
  224. <SubType>ASPXCodeBehind</SubType>
  225. </Compile>
  226. <Compile Include="DoctorList.aspx.designer.cs">
  227. <DependentUpon>DoctorList.aspx</DependentUpon>
  228. </Compile>
  229. <Compile Include="fileUploadAll.aspx.cs">
  230. <DependentUpon>fileUploadAll.aspx</DependentUpon>
  231. <SubType>ASPXCodeBehind</SubType>
  232. </Compile>
  233. <Compile Include="fileUpload.aspx.cs">
  234. <DependentUpon>fileUpload.aspx</DependentUpon>
  235. <SubType>ASPXCodeBehind</SubType>
  236. </Compile>
  237. <Compile Include="FormSvc.aspx.cs">
  238. <DependentUpon>FormSvc.aspx</DependentUpon>
  239. <SubType>ASPXCodeBehind</SubType>
  240. </Compile>
  241. <Compile Include="FormSvc.aspx.designer.cs">
  242. <DependentUpon>FormSvc.aspx</DependentUpon>
  243. </Compile>
  244. <Compile Include="Global.asax.cs">
  245. <DependentUpon>Global.asax</DependentUpon>
  246. </Compile>
  247. <Compile Include="HospitalSvc.asmx.cs">
  248. <DependentUpon>HospitalSvc.asmx</DependentUpon>
  249. <SubType>Component</SubType>
  250. </Compile>
  251. <Compile Include="OperationList.aspx.cs">
  252. <DependentUpon>OperationList.aspx</DependentUpon>
  253. <SubType>ASPXCodeBehind</SubType>
  254. </Compile>
  255. <Compile Include="OperationList.aspx.designer.cs">
  256. <DependentUpon>OperationList.aspx</DependentUpon>
  257. </Compile>
  258. <Compile Include="PinvokeWindowsNetworking.cs" />
  259. <Compile Include="Properties\AssemblyInfo.cs" />
  260. <Compile Include="Properties\Settings.Designer.cs">
  261. <AutoGen>True</AutoGen>
  262. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  263. <DependentUpon>Settings.settings</DependentUpon>
  264. </Compile>
  265. <Compile Include="RemoveTempFile.aspx.cs">
  266. <DependentUpon>RemoveTempFile.aspx</DependentUpon>
  267. <SubType>ASPXCodeBehind</SubType>
  268. </Compile>
  269. <Compile Include="RemoveTempFile.aspx.designer.cs">
  270. <DependentUpon>RemoveTempFile.aspx</DependentUpon>
  271. </Compile>
  272. <Compile Include="SessionManager.aspx.cs">
  273. <DependentUpon>SessionManager.aspx</DependentUpon>
  274. <SubType>ASPXCodeBehind</SubType>
  275. </Compile>
  276. <Compile Include="SessionManager.aspx.designer.cs">
  277. <DependentUpon>SessionManager.aspx</DependentUpon>
  278. </Compile>
  279. </ItemGroup>
  280. <ItemGroup>
  281. <Folder Include="DeployFiles\" />
  282. </ItemGroup>
  283. <ItemGroup>
  284. <ProjectReference Include="..\CLIP.e-Form.Consent.Dac\CLIP.e-Form.Consent.Dac.csproj">
  285. <Project>{432a20c2-7c8a-4ea1-bb63-3b461924f031}</Project>
  286. <Name>CLIP.e-Form.Consent.Dac</Name>
  287. </ProjectReference>
  288. <ProjectReference Include="..\CLIP.e-Form.Consent.Entity\CLIP.e-Form.Consent.Entity.csproj">
  289. <Project>{b13f56f5-f5cc-4c1a-9bb8-c626ae4c0739}</Project>
  290. <Name>CLIP.e-Form.Consent.Entity</Name>
  291. </ProjectReference>
  292. </ItemGroup>
  293. <PropertyGroup>
  294. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  295. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  296. </PropertyGroup>
  297. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  298. <DebugSymbols>true</DebugSymbols>
  299. <OutputPath>bin\</OutputPath>
  300. <DefineConstants>DEBUG;TRACE</DefineConstants>
  301. <DebugType>full</DebugType>
  302. <PlatformTarget>x86</PlatformTarget>
  303. <ErrorReport>prompt</ErrorReport>
  304. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  305. </PropertyGroup>
  306. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  307. <OutputPath>bin\</OutputPath>
  308. <DefineConstants>TRACE</DefineConstants>
  309. <Optimize>true</Optimize>
  310. <DebugType>pdbonly</DebugType>
  311. <PlatformTarget>x86</PlatformTarget>
  312. <ErrorReport>prompt</ErrorReport>
  313. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  314. </PropertyGroup>
  315. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  316. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  317. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  318. <ProjectExtensions>
  319. <VisualStudio>
  320. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  321. <WebProjectProperties>
  322. <UseIIS>True</UseIIS>
  323. <AutoAssignPort>True</AutoAssignPort>
  324. <DevelopmentServerPort>0</DevelopmentServerPort>
  325. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  326. <IISUrl>http://localhost:59823/</IISUrl>
  327. <NTLMAuthentication>False</NTLMAuthentication>
  328. <UseCustomServer>False</UseCustomServer>
  329. <CustomServerUrl>
  330. </CustomServerUrl>
  331. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  332. </WebProjectProperties>
  333. </FlavorProperties>
  334. </VisualStudio>
  335. </ProjectExtensions>
  336. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  337. Other similar extension points exist, see Microsoft.Common.targets.
  338. <Target Name="BeforeBuild">
  339. </Target>
  340. <Target Name="AfterBuild">
  341. </Target>
  342. -->
  343. </Project>