SimpleServer.sln
上传用户:lxycoco
上传日期:2022-07-21
资源大小:38457k
文件大小:1k
源码类别:

C#编程

开发平台:

Others

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleServer", "SimpleServer.csproj", "{8C15D00E-A839-4C60-9060-6BB819644AF5}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleClient", "..SimpleClientSimpleClient.csproj", "{0F847198-4943-4039-87B3-061DEA53A391}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. EndProjectSection
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfiguration) = preSolution
  12. Debug = Debug
  13. Release = Release
  14. EndGlobalSection
  15. GlobalSection(ProjectConfiguration) = postSolution
  16. {8C15D00E-A839-4C60-9060-6BB819644AF5}.Debug.ActiveCfg = Debug|.NET
  17. {8C15D00E-A839-4C60-9060-6BB819644AF5}.Debug.Build.0 = Debug|.NET
  18. {8C15D00E-A839-4C60-9060-6BB819644AF5}.Release.ActiveCfg = Release|.NET
  19. {8C15D00E-A839-4C60-9060-6BB819644AF5}.Release.Build.0 = Release|.NET
  20. {0F847198-4943-4039-87B3-061DEA53A391}.Debug.ActiveCfg = Debug|.NET
  21. {0F847198-4943-4039-87B3-061DEA53A391}.Debug.Build.0 = Debug|.NET
  22. {0F847198-4943-4039-87B3-061DEA53A391}.Release.ActiveCfg = Release|.NET
  23. {0F847198-4943-4039-87B3-061DEA53A391}.Release.Build.0 = Release|.NET
  24. EndGlobalSection
  25. GlobalSection(ExtensibilityGlobals) = postSolution
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityAddIns) = postSolution
  28. EndGlobalSection
  29. EndGlobal