UserManagement.sln
上传用户:bhp852
上传日期:2022-07-12
资源大小:22k
文件大小:1k
源码类别:

.net编程

开发平台:

Visual Basic

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 9.00
  3. # Visual Studio 2005
  4. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:...UserManagement", ".", "{6A9639DD-D6E0-4F46-B7B7-52809ABB8965}"
  5. ProjectSection(WebsiteProperties) = preProject
  6. Debug.AspNetCompiler.VirtualPath = "/UserManagement"
  7. Debug.AspNetCompiler.PhysicalPath = "..UserManagement"
  8. Debug.AspNetCompiler.TargetPath = "PrecompiledWebUserManagement"
  9. Debug.AspNetCompiler.Updateable = "true"
  10. Debug.AspNetCompiler.ForceOverwrite = "true"
  11. Debug.AspNetCompiler.FixedNames = "false"
  12. Debug.AspNetCompiler.Debug = "True"
  13. Release.AspNetCompiler.VirtualPath = "/UserManagement"
  14. Release.AspNetCompiler.PhysicalPath = "..UserManagement"
  15. Release.AspNetCompiler.TargetPath = "PrecompiledWebUserManagement"
  16. Release.AspNetCompiler.Updateable = "true"
  17. Release.AspNetCompiler.ForceOverwrite = "true"
  18. Release.AspNetCompiler.FixedNames = "false"
  19. Release.AspNetCompiler.Debug = "False"
  20. VWDPort = "49200"
  21. EndProjectSection
  22. EndProject
  23. Global
  24. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  25. Debug|.NET = Debug|.NET
  26. EndGlobalSection
  27. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  28. {6A9639DD-D6E0-4F46-B7B7-52809ABB8965}.Debug|.NET.ActiveCfg = Debug|.NET
  29. {6A9639DD-D6E0-4F46-B7B7-52809ABB8965}.Debug|.NET.Build.0 = Debug|.NET
  30. EndGlobalSection
  31. GlobalSection(SolutionProperties) = preSolution
  32. HideSolutionNode = FALSE
  33. EndGlobalSection
  34. EndGlobal