RemoteHello.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}") = "RemoteHello", "RemoteHello.csproj", "{629D9232-B363-401F-8C40-C9FE9E71CCB5}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelloServer", "..HelloServerHelloServer.csproj", "{240B567C-21BD-428E-AB17-1AC3BA50F220}"
  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. {629D9232-B363-401F-8C40-C9FE9E71CCB5}.Debug.ActiveCfg = Debug|.NET
  17. {629D9232-B363-401F-8C40-C9FE9E71CCB5}.Debug.Build.0 = Debug|.NET
  18. {629D9232-B363-401F-8C40-C9FE9E71CCB5}.Release.ActiveCfg = Release|.NET
  19. {629D9232-B363-401F-8C40-C9FE9E71CCB5}.Release.Build.0 = Release|.NET
  20. {240B567C-21BD-428E-AB17-1AC3BA50F220}.Debug.ActiveCfg = Debug|.NET
  21. {240B567C-21BD-428E-AB17-1AC3BA50F220}.Debug.Build.0 = Debug|.NET
  22. {240B567C-21BD-428E-AB17-1AC3BA50F220}.Release.ActiveCfg = Release|.NET
  23. {240B567C-21BD-428E-AB17-1AC3BA50F220}.Release.Build.0 = Release|.NET
  24. EndGlobalSection
  25. GlobalSection(ExtensibilityGlobals) = postSolution
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityAddIns) = postSolution
  28. EndGlobalSection
  29. EndGlobal