Repository für MDT5/2 Praktikum
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.

MDT5.sln 1.7KB

4 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.27428.2005
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "code", ".", "{9311C3EF-F1D1-4606-8668-322C176CA58F}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  9. Debug.AspNetCompiler.VirtualPath = "/localhost_49537"
  10. Debug.AspNetCompiler.PhysicalPath = "MDT5\"
  11. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_49537\"
  12. Debug.AspNetCompiler.Updateable = "true"
  13. Debug.AspNetCompiler.ForceOverwrite = "true"
  14. Debug.AspNetCompiler.FixedNames = "false"
  15. Debug.AspNetCompiler.Debug = "True"
  16. Release.AspNetCompiler.VirtualPath = "/localhost_49537"
  17. Release.AspNetCompiler.PhysicalPath = "MDT5\"
  18. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_49537\"
  19. Release.AspNetCompiler.Updateable = "true"
  20. Release.AspNetCompiler.ForceOverwrite = "true"
  21. Release.AspNetCompiler.FixedNames = "false"
  22. Release.AspNetCompiler.Debug = "False"
  23. VWDPort = "49537"
  24. SlnRelativePath = "MDT5\"
  25. EndProjectSection
  26. EndProject
  27. Global
  28. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  29. Debug|Any CPU = Debug|Any CPU
  30. EndGlobalSection
  31. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  32. {9311C3EF-F1D1-4606-8668-322C176CA58F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {9311C3EF-F1D1-4606-8668-322C176CA58F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. GlobalSection(ExtensibilityGlobals) = postSolution
  39. SolutionGuid = {B1CA379E-4295-41CB-A81A-11D05D4683F6}
  40. EndGlobalSection
  41. EndGlobal