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

C#编程

开发平台:

Others

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuoteServer", "QuoteServer.csproj", "{31EB59B4-1545-4711-943F-232CB63069CA}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestQuoteServer", "..TestQuoteServerTestQuoteServer.csproj", "{F1573061-A2F0-44E0-BDD8-677F0CCE9C63}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. EndProjectSection
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuoteClient", "..QuoteClientQuoteClient.csproj", "{93F43039-659C-4ACE-916F-F65161CBA677}"
  11. ProjectSection(ProjectDependencies) = postProject
  12. EndProjectSection
  13. EndProject
  14. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuoteService", "..QuoteServiceQuoteService.csproj", "{32896386-A1AA-46AF-86A5-DF832D0E48E8}"
  15. ProjectSection(ProjectDependencies) = postProject
  16. EndProjectSection
  17. EndProject
  18. Global
  19. GlobalSection(SolutionConfiguration) = preSolution
  20. Debug = Debug
  21. Release = Release
  22. EndGlobalSection
  23. GlobalSection(ProjectConfiguration) = postSolution
  24. {31EB59B4-1545-4711-943F-232CB63069CA}.Debug.ActiveCfg = Debug|.NET
  25. {31EB59B4-1545-4711-943F-232CB63069CA}.Debug.Build.0 = Debug|.NET
  26. {31EB59B4-1545-4711-943F-232CB63069CA}.Release.ActiveCfg = Release|.NET
  27. {31EB59B4-1545-4711-943F-232CB63069CA}.Release.Build.0 = Release|.NET
  28. {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Debug.ActiveCfg = Debug|.NET
  29. {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Debug.Build.0 = Debug|.NET
  30. {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Release.ActiveCfg = Release|.NET
  31. {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Release.Build.0 = Release|.NET
  32. {93F43039-659C-4ACE-916F-F65161CBA677}.Debug.ActiveCfg = Debug|.NET
  33. {93F43039-659C-4ACE-916F-F65161CBA677}.Debug.Build.0 = Debug|.NET
  34. {93F43039-659C-4ACE-916F-F65161CBA677}.Release.ActiveCfg = Release|.NET
  35. {93F43039-659C-4ACE-916F-F65161CBA677}.Release.Build.0 = Release|.NET
  36. {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Debug.ActiveCfg = Debug|.NET
  37. {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Debug.Build.0 = Debug|.NET
  38. {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Release.ActiveCfg = Release|.NET
  39. {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Release.Build.0 = Release|.NET
  40. EndGlobalSection
  41. GlobalSection(ExtensibilityGlobals) = postSolution
  42. EndGlobalSection
  43. GlobalSection(ExtensibilityAddIns) = postSolution
  44. EndGlobalSection
  45. EndGlobal