Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.35013.160 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "testtrieTree", "testtrieTree\testtrieTree.csproj", "{15149D47-A288-4211-84D2-963F1967B55E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "trieTree", "trieTree\trieTree.csproj", "{1BF5913A-0217-44E0-8B6E-7A30687FEBF2}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IPRS.xiaoshi.sz.com", "IPRS.xiaoshi.sz.com\IPRS.xiaoshi.sz.com.csproj", "{3728188A-69C0-47FB-A97F-E64774AC9A05}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {15149D47-A288-4211-84D2-963F1967B55E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {15149D47-A288-4211-84D2-963F1967B55E}.Debug|Any CPU.Build.0 = Debug|Any CPU {15149D47-A288-4211-84D2-963F1967B55E}.Release|Any CPU.ActiveCfg = Release|Any CPU {15149D47-A288-4211-84D2-963F1967B55E}.Release|Any CPU.Build.0 = Release|Any CPU {1BF5913A-0217-44E0-8B6E-7A30687FEBF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1BF5913A-0217-44E0-8B6E-7A30687FEBF2}.Debug|Any CPU.Build.0 = Debug|Any CPU {1BF5913A-0217-44E0-8B6E-7A30687FEBF2}.Release|Any CPU.ActiveCfg = Release|Any CPU {1BF5913A-0217-44E0-8B6E-7A30687FEBF2}.Release|Any CPU.Build.0 = Release|Any CPU {3728188A-69C0-47FB-A97F-E64774AC9A05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3728188A-69C0-47FB-A97F-E64774AC9A05}.Debug|Any CPU.Build.0 = Debug|Any CPU {3728188A-69C0-47FB-A97F-E64774AC9A05}.Release|Any CPU.ActiveCfg = Release|Any CPU {3728188A-69C0-47FB-A97F-E64774AC9A05}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {15068A00-C0C8-4C86-8A55-E833A1B37A6B} EndGlobalSection EndGlobal