Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31229.75 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockIt.BLE.Tests", "LockIt.BLE.Tests.csproj", "{B8B4495E-AFE4-4072-B13C-954955CFB45E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockIt.BLE", "..\LockIt.BLE\LockIt.BLE.csproj", "{828D1E68-1DCC-45B1-B212-40AFDAE7A1D7}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockIt.BusinessLogic", "..\LockIt.BusinessLogic\LockIt.BusinessLogic.csproj", "{CB578333-E08A-4DD8-8E0C-AC97C7965A47}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {B8B4495E-AFE4-4072-B13C-954955CFB45E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B8B4495E-AFE4-4072-B13C-954955CFB45E}.Debug|Any CPU.Build.0 = Debug|Any CPU {B8B4495E-AFE4-4072-B13C-954955CFB45E}.Release|Any CPU.ActiveCfg = Release|Any CPU {B8B4495E-AFE4-4072-B13C-954955CFB45E}.Release|Any CPU.Build.0 = Release|Any CPU {828D1E68-1DCC-45B1-B212-40AFDAE7A1D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {828D1E68-1DCC-45B1-B212-40AFDAE7A1D7}.Debug|Any CPU.Build.0 = Debug|Any CPU {828D1E68-1DCC-45B1-B212-40AFDAE7A1D7}.Release|Any CPU.ActiveCfg = Release|Any CPU {828D1E68-1DCC-45B1-B212-40AFDAE7A1D7}.Release|Any CPU.Build.0 = Release|Any CPU {CB578333-E08A-4DD8-8E0C-AC97C7965A47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CB578333-E08A-4DD8-8E0C-AC97C7965A47}.Debug|Any CPU.Build.0 = Debug|Any CPU {CB578333-E08A-4DD8-8E0C-AC97C7965A47}.Release|Any CPU.ActiveCfg = Release|Any CPU {CB578333-E08A-4DD8-8E0C-AC97C7965A47}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {3434CB05-4558-4AE4-A733-D5BE55DA0F12} EndGlobalSection EndGlobal