PageRenderTime 45ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/WebMatrix-AnotherStartup.sln

#
Unknown | 34 lines | 34 code | 0 blank | 0 comment | 0 complexity | 4b655aaaff6b22e044c7eb596baffb51 MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 11.00
  2. # Visual Studio 2010
  3. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "AnotherStartup", "AnotherStartup\", "{C531C002-94A0-4EA1-8435-62D5E28AAA98}"
  4. ProjectSection(WebsiteProperties) = preProject
  5. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  6. Debug.AspNetCompiler.VirtualPath = "/AnotherStartup"
  7. Debug.AspNetCompiler.PhysicalPath = "AnotherStartup\"
  8. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\AnotherStartup\"
  9. Debug.AspNetCompiler.Updateable = "true"
  10. Debug.AspNetCompiler.ForceOverwrite = "true"
  11. Debug.AspNetCompiler.FixedNames = "false"
  12. Debug.AspNetCompiler.Debug = "True"
  13. Release.AspNetCompiler.VirtualPath = "/AnotherStartup"
  14. Release.AspNetCompiler.PhysicalPath = "AnotherStartup\"
  15. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\AnotherStartup\"
  16. Release.AspNetCompiler.Updateable = "true"
  17. Release.AspNetCompiler.ForceOverwrite = "true"
  18. Release.AspNetCompiler.FixedNames = "false"
  19. Release.AspNetCompiler.Debug = "False"
  20. VWDPort = "49900"
  21. EndProjectSection
  22. EndProject
  23. Global
  24. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  25. Debug|Any CPU = Debug|Any CPU
  26. EndGlobalSection
  27. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  28. {C531C002-94A0-4EA1-8435-62D5E28AAA98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  29. {C531C002-94A0-4EA1-8435-62D5E28AAA98}.Debug|Any CPU.Build.0 = Debug|Any CPU
  30. EndGlobalSection
  31. GlobalSection(SolutionProperties) = preSolution
  32. HideSolutionNode = FALSE
  33. EndGlobalSection
  34. EndGlobal