Brak opisu
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.

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.30320.27
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebSite1(1)", ".", "{6E8C81EA-E24D-47FB-BF2E-45AB8E264FAF}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.7.2"
  9. Debug.AspNetCompiler.VirtualPath = "/localhost_50990"
  10. Debug.AspNetCompiler.PhysicalPath = "..\WebSite1\"
  11. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_50990\"
  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_50990"
  17. Release.AspNetCompiler.PhysicalPath = "..\WebSite1\"
  18. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_50990\"
  19. Release.AspNetCompiler.Updateable = "true"
  20. Release.AspNetCompiler.ForceOverwrite = "true"
  21. Release.AspNetCompiler.FixedNames = "false"
  22. Release.AspNetCompiler.Debug = "False"
  23. VWDPort = "50990"
  24. SlnRelativePath = "..\WebSite1\"
  25. DefaultWebSiteLanguage = "Visual Basic"
  26. EndProjectSection
  27. EndProject
  28. Global
  29. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  30. Debug|Any CPU = Debug|Any CPU
  31. EndGlobalSection
  32. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  33. {6E8C81EA-E24D-47FB-BF2E-45AB8E264FAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  34. {6E8C81EA-E24D-47FB-BF2E-45AB8E264FAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
  35. EndGlobalSection
  36. GlobalSection(SolutionProperties) = preSolution
  37. HideSolutionNode = FALSE
  38. EndGlobalSection
  39. GlobalSection(ExtensibilityGlobals) = postSolution
  40. SolutionGuid = {0316834F-6AFB-410B-8394-D5E9CA7BA4A2}
  41. EndGlobalSection
  42. EndGlobal