Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33015.44 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BluetoothLENet", "BluetoothLENet\BluetoothLENet.csproj", "{08C29146-70A2-488C-830D-71EB53DD8693}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BluetoothLENetTest", "BluetoothLENetTest\BluetoothLENetTest.csproj", "{92B3BD8E-A1D1-4E92-AE7F-F24021DF8DE6}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E8D677AC-B880-4F40-A49F-D93F6D0AEBE3}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {08C29146-70A2-488C-830D-71EB53DD8693}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {08C29146-70A2-488C-830D-71EB53DD8693}.Debug|Any CPU.Build.0 = Debug|Any CPU {08C29146-70A2-488C-830D-71EB53DD8693}.Release|Any CPU.ActiveCfg = Release|Any CPU {08C29146-70A2-488C-830D-71EB53DD8693}.Release|Any CPU.Build.0 = Release|Any CPU {92B3BD8E-A1D1-4E92-AE7F-F24021DF8DE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {92B3BD8E-A1D1-4E92-AE7F-F24021DF8DE6}.Debug|Any CPU.Build.0 = Debug|Any CPU {92B3BD8E-A1D1-4E92-AE7F-F24021DF8DE6}.Release|Any CPU.ActiveCfg = Release|Any CPU {92B3BD8E-A1D1-4E92-AE7F-F24021DF8DE6}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {FF1495A5-CD15-4DA5-854D-9DA682A18F1F} EndGlobalSection EndGlobal