PageRenderTime 6ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/WebFileManager.sln

http://izwebfilemanager.googlecode.com/
Unknown | 60 lines | 59 code | 1 blank | 0 comment | 0 complexity | 0c358c7773cc0a7ee12571763465c77a MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebFileManager", "IZWebFileManager\WebFileManager.csproj", "{7B6305F4-FE54-4888-8200-C6D3076FEF0F}"
  4. EndProject
  5. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Demo", "Demo\", "{2A557F20-246A-4175-9A1C-5606693C4699}"
  6. ProjectSection(WebsiteProperties) = preProject
  7. TargetFramework = "3.5"
  8. Debug.AspNetCompiler.VirtualPath = "/Demo"
  9. Debug.AspNetCompiler.PhysicalPath = "..\Demo\"
  10. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Demo\"
  11. Debug.AspNetCompiler.Updateable = "true"
  12. Debug.AspNetCompiler.ForceOverwrite = "true"
  13. Debug.AspNetCompiler.FixedNames = "false"
  14. Debug.AspNetCompiler.Debug = "True"
  15. Release.AspNetCompiler.VirtualPath = "/Demo"
  16. Release.AspNetCompiler.PhysicalPath = "..\Demo\"
  17. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Demo\"
  18. Release.AspNetCompiler.Updateable = "true"
  19. Release.AspNetCompiler.ForceOverwrite = "true"
  20. Release.AspNetCompiler.FixedNames = "false"
  21. Release.AspNetCompiler.Debug = "False"
  22. VWDPort = "1071"
  23. EndProjectSection
  24. EndProject
  25. Global
  26. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  27. Debug|.NET = Debug|.NET
  28. Debug|Any CPU = Debug|Any CPU
  29. Debug|Mixed Platforms = Debug|Mixed Platforms
  30. Release|.NET = Release|.NET
  31. Release|Any CPU = Release|Any CPU
  32. Release|Mixed Platforms = Release|Mixed Platforms
  33. EndGlobalSection
  34. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  35. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Debug|.NET.ActiveCfg = Debug|Any CPU
  36. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  37. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  38. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
  39. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
  40. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Release|.NET.ActiveCfg = Release|Any CPU
  41. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  42. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Release|Any CPU.Build.0 = Release|Any CPU
  43. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
  44. {7B6305F4-FE54-4888-8200-C6D3076FEF0F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
  45. {2A557F20-246A-4175-9A1C-5606693C4699}.Debug|.NET.ActiveCfg = Debug|.NET
  46. {2A557F20-246A-4175-9A1C-5606693C4699}.Debug|.NET.Build.0 = Debug|.NET
  47. {2A557F20-246A-4175-9A1C-5606693C4699}.Debug|Any CPU.ActiveCfg = Debug|.NET
  48. {2A557F20-246A-4175-9A1C-5606693C4699}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
  49. {2A557F20-246A-4175-9A1C-5606693C4699}.Debug|Mixed Platforms.Build.0 = Debug|.NET
  50. {2A557F20-246A-4175-9A1C-5606693C4699}.Release|.NET.ActiveCfg = Debug|.NET
  51. {2A557F20-246A-4175-9A1C-5606693C4699}.Release|.NET.Build.0 = Debug|.NET
  52. {2A557F20-246A-4175-9A1C-5606693C4699}.Release|Any CPU.ActiveCfg = Debug|.NET
  53. {2A557F20-246A-4175-9A1C-5606693C4699}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
  54. {2A557F20-246A-4175-9A1C-5606693C4699}.Release|Mixed Platforms.Build.0 = Debug|.NET
  55. EndGlobalSection
  56. GlobalSection(SolutionProperties) = preSolution
  57. HideSolutionNode = FALSE
  58. EndGlobalSection
  59. EndGlobal