DotNetTextBox2008.sln
上传用户:lanchensha
上传日期:2022-02-27
资源大小:7530k
文件大小:2k
源码类别:

编辑器/阅读器

开发平台:

C#

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 10.00
  3. # Visual Studio 2008
  4. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "DotNetTextBox", ".", "{E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}"
  5. ProjectSection(WebsiteProperties) = preProject
  6. TargetFramework = "2.0"
  7. Debug.AspNetCompiler.VirtualPath = "/DotNetTextBox"
  8. Debug.AspNetCompiler.PhysicalPath = "..DotNetTextBox"
  9. Debug.AspNetCompiler.TargetPath = "PrecompiledWebDotNetTextBox"
  10. Debug.AspNetCompiler.Updateable = "true"
  11. Debug.AspNetCompiler.ForceOverwrite = "true"
  12. Debug.AspNetCompiler.FixedNames = "false"
  13. Debug.AspNetCompiler.Debug = "True"
  14. Release.AspNetCompiler.VirtualPath = "/DotNetTextBox"
  15. Release.AspNetCompiler.PhysicalPath = "..DotNetTextBox"
  16. Release.AspNetCompiler.TargetPath = "PrecompiledWebDotNetTextBox"
  17. Release.AspNetCompiler.Updateable = "true"
  18. Release.AspNetCompiler.ForceOverwrite = "true"
  19. Release.AspNetCompiler.FixedNames = "false"
  20. Release.AspNetCompiler.Debug = "False"
  21. VWDPort = "4965"
  22. EndProjectSection
  23. EndProject
  24. Global
  25. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  26. Debug|.NET = Debug|.NET
  27. Debug|Any CPU = Debug|Any CPU
  28. Debug|Mixed Platforms = Debug|Mixed Platforms
  29. Release|.NET = Release|.NET
  30. Release|Any CPU = Release|Any CPU
  31. Release|Mixed Platforms = Release|Mixed Platforms
  32. EndGlobalSection
  33. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  34. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Debug|.NET.ActiveCfg = Debug|.NET
  35. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Debug|.NET.Build.0 = Debug|.NET
  36. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Debug|Any CPU.ActiveCfg = Debug|.NET
  37. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
  38. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Debug|Mixed Platforms.Build.0 = Debug|.NET
  39. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Release|.NET.ActiveCfg = Debug|.NET
  40. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Release|.NET.Build.0 = Debug|.NET
  41. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Release|Any CPU.ActiveCfg = Debug|.NET
  42. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Release|Any CPU.Build.0 = Debug|.NET
  43. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
  44. {E2C4E8F0-6CB5-4619-8DE0-85C3359FB32A}.Release|Mixed Platforms.Build.0 = Debug|.NET
  45. EndGlobalSection
  46. GlobalSection(SolutionProperties) = preSolution
  47. HideSolutionNode = FALSE
  48. EndGlobalSection
  49. EndGlobal