consentDemoServer.sln 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.27130.2036
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Server", "Server", "{CF69B892-8CD5-46D4-9084-17C169A4B0B3}"
  7. ProjectSection(SolutionItems) = preProject
  8. CLIP.e-Form.Consent.Web\ConsentSvc.asmx.cs = CLIP.e-Form.Consent.Web\ConsentSvc.asmx.cs
  9. EndProjectSection
  10. EndProject
  11. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Client", "Client", "{2F2714EA-95A9-4D5D-B8E8-45E1F874F352}"
  12. EndProject
  13. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Library", "Library", "{1D2FE314-4575-465B-8C68-F35FC21457FD}"
  14. ProjectSection(SolutionItems) = preProject
  15. CLIP.e-Form.Consent.UI\Agent App\CLIP.e-Form.UI.Parts.dll = CLIP.e-Form.Consent.UI\Agent App\CLIP.e-Form.UI.Parts.dll
  16. CLIP.e-Form.Consent.UI\Agent App\CLIP.eForm.Consent.Adapter.ocx = CLIP.e-Form.Consent.UI\Agent App\CLIP.eForm.Consent.Adapter.ocx
  17. CLIP.e-Form.Consent.UI\Agent App\CLIP.eForm.Viewer.dll = CLIP.e-Form.Consent.UI\Agent App\CLIP.eForm.Viewer.dll
  18. CLIP.e-Form.Consent.UI\Agent App\ClipSoft.CommonLibrary.dll = CLIP.e-Form.Consent.UI\Agent App\ClipSoft.CommonLibrary.dll
  19. CLIP.e-Form.Consent.UI\Agent App\ClipSoft.eForm.Base.dll = CLIP.e-Form.Consent.UI\Agent App\ClipSoft.eForm.Base.dll
  20. CLIP.e-Form.Consent.UI\Agent App\fastJSON.dll = CLIP.e-Form.Consent.UI\Agent App\fastJSON.dll
  21. CLIP.e-Form.Consent.UI\Agent App\log4net.dll = CLIP.e-Form.Consent.UI\Agent App\log4net.dll
  22. CLIP.e-Form.Consent.UI\Agent App\V8.Net.dll = CLIP.e-Form.Consent.UI\Agent App\V8.Net.dll
  23. CLIP.e-Form.Consent.UI\Agent App\V8.Net.SharedTypes.dll = CLIP.e-Form.Consent.UI\Agent App\V8.Net.SharedTypes.dll
  24. EndProjectSection
  25. EndProject
  26. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLIP.e-Form.Consent.UI", "CLIP.e-Form.Consent.UI\CLIP.e-Form.Consent.UI.csproj", "{61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}"
  27. ProjectSection(ProjectDependencies) = postProject
  28. {43FF9723-4D2D-4C0E-B040-470DA7106A43} = {43FF9723-4D2D-4C0E-B040-470DA7106A43}
  29. EndProjectSection
  30. EndProject
  31. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLIP.e-Form.Consent.Dac", "CLIP.e-Form.Consent.Dac\CLIP.e-Form.Consent.Dac.csproj", "{432A20C2-7C8A-4EA1-BB63-3B461924F031}"
  32. EndProject
  33. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLIP.e-Form.Consent.Entity", "CLIP.e-Form.Consent.Entity\CLIP.e-Form.Consent.Entity.csproj", "{B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}"
  34. EndProject
  35. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLIP.e-Form.Consent.Web", "CLIP.e-Form.Consent.Web\CLIP.e-Form.Consent.Web.csproj", "{43FF9723-4D2D-4C0E-B040-470DA7106A43}"
  36. EndProject
  37. Global
  38. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  39. Debug|Any CPU = Debug|Any CPU
  40. Debug|x86 = Debug|x86
  41. Release|Any CPU = Release|Any CPU
  42. Release|x86 = Release|x86
  43. EndGlobalSection
  44. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  45. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  46. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
  47. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Debug|x86.ActiveCfg = Debug|x86
  48. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Debug|x86.Build.0 = Debug|x86
  49. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
  50. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Release|Any CPU.Build.0 = Release|Any CPU
  51. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Release|x86.ActiveCfg = Release|x86
  52. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}.Release|x86.Build.0 = Release|x86
  53. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  54. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Debug|Any CPU.Build.0 = Debug|Any CPU
  55. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Debug|x86.ActiveCfg = Debug|x86
  56. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Debug|x86.Build.0 = Debug|x86
  57. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Release|Any CPU.ActiveCfg = Release|Any CPU
  58. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Release|Any CPU.Build.0 = Release|Any CPU
  59. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Release|x86.ActiveCfg = Release|x86
  60. {432A20C2-7C8A-4EA1-BB63-3B461924F031}.Release|x86.Build.0 = Release|x86
  61. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  62. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Debug|Any CPU.Build.0 = Debug|Any CPU
  63. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Debug|x86.ActiveCfg = Debug|x86
  64. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Debug|x86.Build.0 = Debug|x86
  65. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Release|Any CPU.ActiveCfg = Release|Any CPU
  66. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Release|Any CPU.Build.0 = Release|Any CPU
  67. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Release|x86.ActiveCfg = Release|x86
  68. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739}.Release|x86.Build.0 = Release|x86
  69. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  70. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Debug|Any CPU.Build.0 = Debug|Any CPU
  71. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Debug|x86.ActiveCfg = Debug|x86
  72. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Debug|x86.Build.0 = Debug|x86
  73. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Release|Any CPU.ActiveCfg = Release|Any CPU
  74. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Release|Any CPU.Build.0 = Release|Any CPU
  75. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Release|x86.ActiveCfg = Release|x86
  76. {43FF9723-4D2D-4C0E-B040-470DA7106A43}.Release|x86.Build.0 = Release|x86
  77. EndGlobalSection
  78. GlobalSection(SolutionProperties) = preSolution
  79. HideSolutionNode = FALSE
  80. EndGlobalSection
  81. GlobalSection(NestedProjects) = preSolution
  82. {61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5} = {2F2714EA-95A9-4D5D-B8E8-45E1F874F352}
  83. {432A20C2-7C8A-4EA1-BB63-3B461924F031} = {CF69B892-8CD5-46D4-9084-17C169A4B0B3}
  84. {B13F56F5-F5CC-4C1A-9BB8-C626AE4C0739} = {CF69B892-8CD5-46D4-9084-17C169A4B0B3}
  85. {43FF9723-4D2D-4C0E-B040-470DA7106A43} = {CF69B892-8CD5-46D4-9084-17C169A4B0B3}
  86. EndGlobalSection
  87. GlobalSection(ExtensibilityGlobals) = postSolution
  88. SolutionGuid = {B957ECB6-562E-4F87-A21F-A3DAFF70AB05}
  89. EndGlobalSection
  90. EndGlobal