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.

43 lines
2.7 KiB

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2012
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sevomin.WebFrontend", "Sevomin.WebFrontend\Sevomin.WebFrontend.csproj", "{95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}"
  5. EndProject
  6. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Controllers", "Controllers", "{9371666D-949F-4978-824B-AC8C396A8720}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sevomin.WebFrontend.Controllers", "Sevomin.WebFrontend.Controllers\Sevomin.WebFrontend.Controllers.csproj", "{1E1E197B-9300-4512-98CB-B1B8AAB75964}"
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sevomin.Models", "Sevomin.Models\Sevomin.Models.csproj", "{CB5D89BC-10D1-44D6-857B-A94B5CFCFB11}"
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sevomin.Tests", "Sevomin.Tests\Sevomin.Tests.csproj", "{217A906A-9DE8-403D-8646-7D1131D5F02F}"
  13. EndProject
  14. Global
  15. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  16. Debug|Any CPU = Debug|Any CPU
  17. Release|Any CPU = Release|Any CPU
  18. EndGlobalSection
  19. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  20. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Release|Any CPU.Build.0 = Release|Any CPU
  24. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  25. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Debug|Any CPU.Build.0 = Debug|Any CPU
  26. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Release|Any CPU.ActiveCfg = Release|Any CPU
  27. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Release|Any CPU.Build.0 = Release|Any CPU
  28. {CB5D89BC-10D1-44D6-857B-A94B5CFCFB11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  29. {CB5D89BC-10D1-44D6-857B-A94B5CFCFB11}.Debug|Any CPU.Build.0 = Debug|Any CPU
  30. {CB5D89BC-10D1-44D6-857B-A94B5CFCFB11}.Release|Any CPU.ActiveCfg = Release|Any CPU
  31. {CB5D89BC-10D1-44D6-857B-A94B5CFCFB11}.Release|Any CPU.Build.0 = Release|Any CPU
  32. {217A906A-9DE8-403D-8646-7D1131D5F02F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {217A906A-9DE8-403D-8646-7D1131D5F02F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  34. {217A906A-9DE8-403D-8646-7D1131D5F02F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  35. {217A906A-9DE8-403D-8646-7D1131D5F02F}.Release|Any CPU.Build.0 = Release|Any CPU
  36. EndGlobalSection
  37. GlobalSection(SolutionProperties) = preSolution
  38. HideSolutionNode = FALSE
  39. EndGlobalSection
  40. GlobalSection(NestedProjects) = preSolution
  41. {1E1E197B-9300-4512-98CB-B1B8AAB75964} = {9371666D-949F-4978-824B-AC8C396A8720}
  42. EndGlobalSection
  43. EndGlobal