mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-12-22 06:56:25 +01:00
Merge branch 'master' of https://dev.azure.com/TeilRad/sharee.bike%20App/_git/sharee.bike%20App
This commit is contained in:
commit
41b618cb27
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue