Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.11.35219.272 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test_led", "test_led.csproj", "{9A9033FA-D26C-45F8-B022-0EB9D03F4F0C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {9A9033FA-D26C-45F8-B022-0EB9D03F4F0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9A9033FA-D26C-45F8-B022-0EB9D03F4F0C}.Debug|Any CPU.Build.0 = Debug|Any CPU {9A9033FA-D26C-45F8-B022-0EB9D03F4F0C}.Release|Any CPU.ActiveCfg = Release|Any CPU {9A9033FA-D26C-45F8-B022-0EB9D03F4F0C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {BA8642ED-FDA6-490E-A8D3-31E9B6F37F9E} EndGlobalSection EndGlobal