Kingdee.CDP.WebApi.SDK.Test.sln 1.6 KB

1234567891011121314151617181920212223242526272829303132
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.32630.194
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "kingdeeApi", "..\kingdeeApi\kingdeeApi.csproj", "{F5C1DE47-01D1-4232-809F-396538CF78AD}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LiChenkingdee", "LiChenkingdee\LiChenkingdee.csproj", "{F7041CAC-5572-42F4-A468-3511254EFB92}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Release|Any CPU = Release|Any CPU
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {F5C1DE47-01D1-4232-809F-396538CF78AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {F5C1DE47-01D1-4232-809F-396538CF78AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {F5C1DE47-01D1-4232-809F-396538CF78AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {F5C1DE47-01D1-4232-809F-396538CF78AD}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {F7041CAC-5572-42F4-A468-3511254EFB92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {F7041CAC-5572-42F4-A468-3511254EFB92}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {F7041CAC-5572-42F4-A468-3511254EFB92}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {F7041CAC-5572-42F4-A468-3511254EFB92}.Release|Any CPU.Build.0 = Release|Any CPU
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. GlobalSection(ExtensibilityGlobals) = postSolution
  29. SolutionGuid = {81330B43-2B7C-4799-85CC-4AAA471CF54A}
  30. EndGlobalSection
  31. EndGlobal