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.

41 lines
1.7 KiB

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.32802.440
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "asp.net", "asp.net\", "{A346E331-82E1-4424-A501-09D89A3B00EB}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  9. Debug.AspNetCompiler.VirtualPath = "/localhost_60865"
  10. Debug.AspNetCompiler.PhysicalPath = "asp.net\"
  11. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_60865\"
  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_60865"
  17. Release.AspNetCompiler.PhysicalPath = "asp.net\"
  18. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_60865\"
  19. Release.AspNetCompiler.Updateable = "true"
  20. Release.AspNetCompiler.ForceOverwrite = "true"
  21. Release.AspNetCompiler.FixedNames = "false"
  22. Release.AspNetCompiler.Debug = "False"
  23. VWDPort = "60865"
  24. SlnRelativePath = "asp.net\"
  25. EndProjectSection
  26. EndProject
  27. Global
  28. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  29. Debug|Any CPU = Debug|Any CPU
  30. EndGlobalSection
  31. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  32. {A346E331-82E1-4424-A501-09D89A3B00EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {A346E331-82E1-4424-A501-09D89A3B00EB}.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 = {8F50BC7F-ADC3-4588-92BB-86530876D45A}
  40. EndGlobalSection
  41. EndGlobal