FolderTree.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}") = "FolderTree", "FolderTreeFolderTree.csproj", "{84D3FAB7-8193-4799-A204-226BAD20D9FE}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestHarness", "TestHarnessTestHarness.csproj", "{DB66A882-8A78-4CE9-AFFF-C28E71EBB6A9}"
  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. {84D3FAB7-8193-4799-A204-226BAD20D9FE}.Debug.ActiveCfg = Debug|.NET
  17. {84D3FAB7-8193-4799-A204-226BAD20D9FE}.Debug.Build.0 = Debug|.NET
  18. {84D3FAB7-8193-4799-A204-226BAD20D9FE}.Release.ActiveCfg = Release|.NET
  19. {84D3FAB7-8193-4799-A204-226BAD20D9FE}.Release.Build.0 = Release|.NET
  20. {DB66A882-8A78-4CE9-AFFF-C28E71EBB6A9}.Debug.ActiveCfg = Debug|.NET
  21. {DB66A882-8A78-4CE9-AFFF-C28E71EBB6A9}.Debug.Build.0 = Debug|.NET
  22. {DB66A882-8A78-4CE9-AFFF-C28E71EBB6A9}.Release.ActiveCfg = Release|.NET
  23. {DB66A882-8A78-4CE9-AFFF-C28E71EBB6A9}.Release.Build.0 = Release|.NET
  24. EndGlobalSection
  25. GlobalSection(ExtensibilityGlobals) = postSolution
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityAddIns) = postSolution
  28. EndGlobalSection
  29. EndGlobal