Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.11.35222.181 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test_led", "test_led.csproj", "{EA2DBE57-FB3D-41D9-8E85-2D93341489E3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EA2DBE57-FB3D-41D9-8E85-2D93341489E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EA2DBE57-FB3D-41D9-8E85-2D93341489E3}.Debug|Any CPU.Build.0 = Debug|Any CPU {EA2DBE57-FB3D-41D9-8E85-2D93341489E3}.Release|Any CPU.ActiveCfg = Release|Any CPU {EA2DBE57-FB3D-41D9-8E85-2D93341489E3}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {AA5EE25E-AA18-461E-A870-0585051C4F45} EndGlobalSection EndGlobal