YumcConsent.sln 5.8 KB

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