Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceMap", "DeviceMap\DeviceMap.csproj", "{80034170-C27C-4AB9-A98F-F2FCCF83A8FA}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceMapConsole", "DeviceMapConsole\DeviceMapConsole.csproj", "{E5F9D389-6339-4386-BCAE-C2581B4CA8F2}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7DCC9ED6-2870-4E5E-8239-290E65FFAC57}" ProjectSection(SolutionItems) = preProject LICENSE = LICENSE NOTICE = NOTICE README = README EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {80034170-C27C-4AB9-A98F-F2FCCF83A8FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {80034170-C27C-4AB9-A98F-F2FCCF83A8FA}.Debug|Any CPU.Build.0 = Debug|Any CPU {80034170-C27C-4AB9-A98F-F2FCCF83A8FA}.Release|Any CPU.ActiveCfg = Release|Any CPU {80034170-C27C-4AB9-A98F-F2FCCF83A8FA}.Release|Any CPU.Build.0 = Release|Any CPU {E5F9D389-6339-4386-BCAE-C2581B4CA8F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E5F9D389-6339-4386-BCAE-C2581B4CA8F2}.Debug|Any CPU.Build.0 = Debug|Any CPU {E5F9D389-6339-4386-BCAE-C2581B4CA8F2}.Release|Any CPU.ActiveCfg = Release|Any CPU {E5F9D389-6339-4386-BCAE-C2581B4CA8F2}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal