LanTool.sln (1456B)
1 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 # Visual Studio 14 4 VisualStudioVersion = 10.0.40219.1 5 MinimumVisualStudioVersion = 10.0.40219.1 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LanTool", "LanTool\LanTool.csproj", "{30E17D21-D90E-4069-9C40-E960119BA296}" 7 EndProject 8 Global 9 GlobalSection(SolutionConfigurationPlatforms) = preSolution 10 Debug|Any CPU = Debug|Any CPU 11 Release|Any CPU = Release|Any CPU 12 EndGlobalSection 13 GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 {30E17D21-D90E-4069-9C40-E960119BA296}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 15 {30E17D21-D90E-4069-9C40-E960119BA296}.Debug|Any CPU.Build.0 = Debug|Any CPU 16 {30E17D21-D90E-4069-9C40-E960119BA296}.Release|Any CPU.ActiveCfg = Release|Any CPU 17 {30E17D21-D90E-4069-9C40-E960119BA296}.Release|Any CPU.Build.0 = Release|Any CPU 18 EndGlobalSection 19 GlobalSection(SolutionProperties) = preSolution 20 HideSolutionNode = FALSE 21 EndGlobalSection 22 GlobalSection(SourceCodeControl) = preSolution 23 SccNumberOfProjects = 2 24 SccLocalPath0 = . 25 SccProjectUniqueName1 = LanTool\\LanTool.csproj 26 SccLocalPath1 = . 27 SccProjectFilePathRelativizedFromConnection1 = LanTool\\ 28 EndGlobalSection 29 GlobalSection(TestCaseManagementSettings) = postSolution 30 CategoryFile = LanTool.vsmdi 31 EndGlobalSection 32 GlobalSection(SubversionScc) = preSolution 33 Svn-Managed = True 34 Manager = AnkhSVN - Subversion Support for Visual Studio 35 EndGlobalSection 36 EndGlobal