DesignWebSite2008.sln
上传用户:husern
上传日期:2022-03-24
资源大小:534k
文件大小:1k
源码类别:

编辑器/阅读器

开发平台:

C#

  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "DesignWebSite", "DesignWebSite", "{6D408290-2BC2-4002-98DC-D3E8B56C2F7A}"
  4. ProjectSection(WebsiteProperties) = preProject
  5. TargetFramework = "2.0"
  6. Debug.AspNetCompiler.VirtualPath = "/DesignWebSite"
  7. Debug.AspNetCompiler.PhysicalPath = "DesignWebSite"
  8. Debug.AspNetCompiler.TargetPath = "PrecompiledWebDesignWebSite"
  9. Debug.AspNetCompiler.Updateable = "true"
  10. Debug.AspNetCompiler.ForceOverwrite = "true"
  11. Debug.AspNetCompiler.FixedNames = "false"
  12. Debug.AspNetCompiler.Debug = "True"
  13. Release.AspNetCompiler.VirtualPath = "/DesignWebSite"
  14. Release.AspNetCompiler.PhysicalPath = "DesignWebSite"
  15. Release.AspNetCompiler.TargetPath = "PrecompiledWebDesignWebSite"
  16. Release.AspNetCompiler.Updateable = "true"
  17. Release.AspNetCompiler.ForceOverwrite = "true"
  18. Release.AspNetCompiler.FixedNames = "false"
  19. Release.AspNetCompiler.Debug = "False"
  20. VWDPort = "3415"
  21. EndProjectSection
  22. EndProject
  23. Global
  24. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  25. Debug|.NET = Debug|.NET
  26. EndGlobalSection
  27. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  28. {6D408290-2BC2-4002-98DC-D3E8B56C2F7A}.Debug|.NET.ActiveCfg = Debug|.NET
  29. {6D408290-2BC2-4002-98DC-D3E8B56C2F7A}.Debug|.NET.Build.0 = Debug|.NET
  30. EndGlobalSection
  31. GlobalSection(SolutionProperties) = preSolution
  32. HideSolutionNode = FALSE
  33. EndGlobalSection
  34. EndGlobal