1234567891011121314151617181920212223242526272829303132 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.32630.194
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "kingdeeApi", "..\kingdeeApi\kingdeeApi.csproj", "{F5C1DE47-01D1-4232-809F-396538CF78AD}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LiChenkingdee", "LiChenkingdee\LiChenkingdee.csproj", "{F7041CAC-5572-42F4-A468-3511254EFB92}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {F5C1DE47-01D1-4232-809F-396538CF78AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F5C1DE47-01D1-4232-809F-396538CF78AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {F5C1DE47-01D1-4232-809F-396538CF78AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {F5C1DE47-01D1-4232-809F-396538CF78AD}.Release|Any CPU.Build.0 = Release|Any CPU
- {F7041CAC-5572-42F4-A468-3511254EFB92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F7041CAC-5572-42F4-A468-3511254EFB92}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {F7041CAC-5572-42F4-A468-3511254EFB92}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {F7041CAC-5572-42F4-A468-3511254EFB92}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {81330B43-2B7C-4799-85CC-4AAA471CF54A}
- EndGlobalSection
- EndGlobal
|