NorthwindComponent.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}") = "NorthwindComponent", "NorthwindComponent.csproj", "{D0912567-A454-41AD-9F29-5827AE50E920}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NorthwindClient", "..NorthwindClientNorthwindClient.csproj", "{1DC87222-82A7-4F48-B39E-8652C5B9B922}"
  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. {D0912567-A454-41AD-9F29-5827AE50E920}.Debug.ActiveCfg = Debug|.NET
  17. {D0912567-A454-41AD-9F29-5827AE50E920}.Release.ActiveCfg = Release|.NET
  18. {D0912567-A454-41AD-9F29-5827AE50E920}.Release.Build.0 = Release|.NET
  19. {1DC87222-82A7-4F48-B39E-8652C5B9B922}.Debug.ActiveCfg = Debug|.NET
  20. {1DC87222-82A7-4F48-B39E-8652C5B9B922}.Debug.Build.0 = Debug|.NET
  21. {1DC87222-82A7-4F48-B39E-8652C5B9B922}.Release.ActiveCfg = Release|.NET
  22. {1DC87222-82A7-4F48-B39E-8652C5B9B922}.Release.Build.0 = Release|.NET
  23. EndGlobalSection
  24. GlobalSection(ExtensibilityGlobals) = postSolution
  25. EndGlobalSection
  26. GlobalSection(ExtensibilityAddIns) = postSolution
  27. EndGlobalSection
  28. EndGlobal