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.

31 lines
1.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. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Release|Any CPU = Release|Any CPU
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {95C7D295-0E5E-43EB-AD46-8CED0B9FDB2F}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {1E1E197B-9300-4512-98CB-B1B8AAB75964}.Release|Any CPU.Build.0 = Release|Any CPU
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. GlobalSection(NestedProjects) = preSolution
  29. {1E1E197B-9300-4512-98CB-B1B8AAB75964} = {9371666D-949F-4978-824B-AC8C396A8720}
  30. EndGlobalSection
  31. EndGlobal