You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 16
  3. VisualStudioVersion = 16.0.30002.166
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Diligent.WebApi", "src\Diligent.WebApi\Diligent.WebApi.csproj", "{865F036B-DA1A-499C-AFDB-9418F3634FEF}"
  6. ProjectSection(ProjectDependencies) = postProject
  7. {EB880A2A-D054-4225-8F4D-3B1F91B75CB8} = {EB880A2A-D054-4225-8F4D-3B1F91B75CB8}
  8. {199A8692-04A6-4DE6-980D-7DD14DDF59BB} = {199A8692-04A6-4DE6-980D-7DD14DDF59BB}
  9. {C31076D7-E155-43FB-9894-10F82621448A} = {C31076D7-E155-43FB-9894-10F82621448A}
  10. EndProjectSection
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Diligent.Services", "src\Diligent.Services\Diligent.Services.csproj", "{199A8692-04A6-4DE6-980D-7DD14DDF59BB}"
  13. ProjectSection(ProjectDependencies) = postProject
  14. {EB880A2A-D054-4225-8F4D-3B1F91B75CB8} = {EB880A2A-D054-4225-8F4D-3B1F91B75CB8}
  15. {C31076D7-E155-43FB-9894-10F82621448A} = {C31076D7-E155-43FB-9894-10F82621448A}
  16. EndProjectSection
  17. EndProject
  18. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Diligent.Infrastructure", "src\Diligent.Infrastructure\Diligent.Infrastructure.csproj", "{C31076D7-E155-43FB-9894-10F82621448A}"
  19. ProjectSection(ProjectDependencies) = postProject
  20. {EB880A2A-D054-4225-8F4D-3B1F91B75CB8} = {EB880A2A-D054-4225-8F4D-3B1F91B75CB8}
  21. EndProjectSection
  22. EndProject
  23. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Diligent.Domain", "src\Diligent.Domain\Diligent.Domain.csproj", "{EB880A2A-D054-4225-8F4D-3B1F91B75CB8}"
  24. EndProject
  25. Global
  26. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  27. Debug|Any CPU = Debug|Any CPU
  28. Release|Any CPU = Release|Any CPU
  29. EndGlobalSection
  30. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  31. {865F036B-DA1A-499C-AFDB-9418F3634FEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  32. {865F036B-DA1A-499C-AFDB-9418F3634FEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
  33. {865F036B-DA1A-499C-AFDB-9418F3634FEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
  34. {865F036B-DA1A-499C-AFDB-9418F3634FEF}.Release|Any CPU.Build.0 = Release|Any CPU
  35. {199A8692-04A6-4DE6-980D-7DD14DDF59BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  36. {199A8692-04A6-4DE6-980D-7DD14DDF59BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
  37. {199A8692-04A6-4DE6-980D-7DD14DDF59BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
  38. {199A8692-04A6-4DE6-980D-7DD14DDF59BB}.Release|Any CPU.Build.0 = Release|Any CPU
  39. {C31076D7-E155-43FB-9894-10F82621448A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  40. {C31076D7-E155-43FB-9894-10F82621448A}.Debug|Any CPU.Build.0 = Debug|Any CPU
  41. {C31076D7-E155-43FB-9894-10F82621448A}.Release|Any CPU.ActiveCfg = Release|Any CPU
  42. {C31076D7-E155-43FB-9894-10F82621448A}.Release|Any CPU.Build.0 = Release|Any CPU
  43. {EB880A2A-D054-4225-8F4D-3B1F91B75CB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  44. {EB880A2A-D054-4225-8F4D-3B1F91B75CB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
  45. {EB880A2A-D054-4225-8F4D-3B1F91B75CB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
  46. {EB880A2A-D054-4225-8F4D-3B1F91B75CB8}.Release|Any CPU.Build.0 = Release|Any CPU
  47. EndGlobalSection
  48. GlobalSection(SolutionProperties) = preSolution
  49. HideSolutionNode = FALSE
  50. EndGlobalSection
  51. GlobalSection(ExtensibilityGlobals) = postSolution
  52. SolutionGuid = {7835F9EE-A691-4069-A7CB-1082B0F67CBA}
  53. EndGlobalSection
  54. EndGlobal