Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Express 2013 for Windows Desktop VisualStudioVersion = 12.0.21005.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlightDataRecorder", "FlightDataRecorder\FlightDataRecorder.csproj", "{6AED6301-B44E-49A2-9002-E2666E6B3C5C}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{B6C864B9-0B7D-4824-8929-E2E255749D1A}" ProjectSection(SolutionItems) = preProject .nuget\NuGet.Config = .nuget\NuGet.Config .nuget\NuGet.exe = .nuget\NuGet.exe .nuget\NuGet.targets = .nuget\NuGet.targets EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coding4Fun.Obd.ObdManager", "Coding4Fun.Obd.ObdManager\Coding4Fun.Obd.ObdManager.csproj", "{1EEB3342-48D0-48C8-B492-548CCAE6918E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6AED6301-B44E-49A2-9002-E2666E6B3C5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6AED6301-B44E-49A2-9002-E2666E6B3C5C}.Debug|Any CPU.Build.0 = Debug|Any CPU {6AED6301-B44E-49A2-9002-E2666E6B3C5C}.Release|Any CPU.ActiveCfg = Release|Any CPU {6AED6301-B44E-49A2-9002-E2666E6B3C5C}.Release|Any CPU.Build.0 = Release|Any CPU {1EEB3342-48D0-48C8-B492-548CCAE6918E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1EEB3342-48D0-48C8-B492-548CCAE6918E}.Debug|Any CPU.Build.0 = Debug|Any CPU {1EEB3342-48D0-48C8-B492-548CCAE6918E}.Release|Any CPU.ActiveCfg = Release|Any CPU {1EEB3342-48D0-48C8-B492-548CCAE6918E}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal