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

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