Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36202.13 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "test\test.csproj", "{5B032C55-6E02-4EA9-BE52-083A6DA91295}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson1_ArrayList", "Lesson1_ArrayList\Lesson1_ArrayList.csproj", "{A3FB97E5-BFB8-41F5-AA91-79C16EC75513}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson1_ArrayList练习题", "Lesson1_ArrayList练习题\Lesson1_ArrayList练习题.csproj", "{B9F9E174-21EA-40E7-A139-58FFD3448023}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5B032C55-6E02-4EA9-BE52-083A6DA91295}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5B032C55-6E02-4EA9-BE52-083A6DA91295}.Debug|Any CPU.Build.0 = Debug|Any CPU {5B032C55-6E02-4EA9-BE52-083A6DA91295}.Release|Any CPU.ActiveCfg = Release|Any CPU {5B032C55-6E02-4EA9-BE52-083A6DA91295}.Release|Any CPU.Build.0 = Release|Any CPU {A3FB97E5-BFB8-41F5-AA91-79C16EC75513}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A3FB97E5-BFB8-41F5-AA91-79C16EC75513}.Debug|Any CPU.Build.0 = Debug|Any CPU {A3FB97E5-BFB8-41F5-AA91-79C16EC75513}.Release|Any CPU.ActiveCfg = Release|Any CPU {A3FB97E5-BFB8-41F5-AA91-79C16EC75513}.Release|Any CPU.Build.0 = Release|Any CPU {B9F9E174-21EA-40E7-A139-58FFD3448023}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B9F9E174-21EA-40E7-A139-58FFD3448023}.Debug|Any CPU.Build.0 = Debug|Any CPU {B9F9E174-21EA-40E7-A139-58FFD3448023}.Release|Any CPU.ActiveCfg = Release|Any CPU {B9F9E174-21EA-40E7-A139-58FFD3448023}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B642275E-DB21-46C0-BDBF-664A186040EC} EndGlobalSection EndGlobal