jquery-idletimer.sln 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.21005.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "jquery-idletimer", "http://localhost:3751", "{70FF000C-3D87-429F-86E5-C99C2CA464E0}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. UseIISExpress = "true"
  9. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  10. Debug.AspNetCompiler.VirtualPath = "/localhost_3751"
  11. Debug.AspNetCompiler.PhysicalPath = "..\..\..\GitHub\jquery-idletimer\"
  12. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3751\"
  13. Debug.AspNetCompiler.Updateable = "true"
  14. Debug.AspNetCompiler.ForceOverwrite = "true"
  15. Debug.AspNetCompiler.FixedNames = "false"
  16. Debug.AspNetCompiler.Debug = "True"
  17. Release.AspNetCompiler.VirtualPath = "/localhost_3751"
  18. Release.AspNetCompiler.PhysicalPath = "..\..\..\GitHub\jquery-idletimer\"
  19. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3751\"
  20. Release.AspNetCompiler.Updateable = "true"
  21. Release.AspNetCompiler.ForceOverwrite = "true"
  22. Release.AspNetCompiler.FixedNames = "false"
  23. Release.AspNetCompiler.Debug = "False"
  24. SlnRelativePath = "..\..\..\GitHub\jquery-idletimer\"
  25. EndProjectSection
  26. EndProject
  27. Global
  28. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  29. Debug|Any CPU = Debug|Any CPU
  30. EndGlobalSection
  31. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  32. {70FF000C-3D87-429F-86E5-C99C2CA464E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {70FF000C-3D87-429F-86E5-C99C2CA464E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. EndGlobal