This commit is contained in:
Oliver Hauff 2021-05-13 20:03:15 +02:00
commit 41b618cb27

View file

@ -7,6 +7,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestLockItBLE", "TestLockIt
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockItBLE", "..\LockItBLE\LockItBLE.csproj", "{828D1E68-1DCC-45B1-B212-40AFDAE7A1D7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockItShared", "..\LockItShared\LockItShared.csproj", "{CB578333-E08A-4DD8-8E0C-AC97C7965A47}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -21,6 +23,10 @@ Global
{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