mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-11-01 00:46:33 +01:00
37 lines
2 KiB
Text
37 lines
2 KiB
Text
|
|
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}") = "TINKLib", "TINKLib.csproj", "{E58134F3-2A53-4825-8580-14554CA405FD}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockItShared", "..\LockItShared\LockItShared.csproj", "{FA5648EF-4A5C-4513-8CBF-3BBB3D66CD9E}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockItBLE", "..\LockItBLE\LockItBLE.csproj", "{2BDECA07-F070-4796-B334-B012729748DA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E58134F3-2A53-4825-8580-14554CA405FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E58134F3-2A53-4825-8580-14554CA405FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E58134F3-2A53-4825-8580-14554CA405FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E58134F3-2A53-4825-8580-14554CA405FD}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{FA5648EF-4A5C-4513-8CBF-3BBB3D66CD9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FA5648EF-4A5C-4513-8CBF-3BBB3D66CD9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FA5648EF-4A5C-4513-8CBF-3BBB3D66CD9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FA5648EF-4A5C-4513-8CBF-3BBB3D66CD9E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{2BDECA07-F070-4796-B334-B012729748DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2BDECA07-F070-4796-B334-B012729748DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2BDECA07-F070-4796-B334-B012729748DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2BDECA07-F070-4796-B334-B012729748DA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {616DBD26-7262-4782-9A99-8A7A0228DEC3}
|
|
EndGlobalSection
|
|
EndGlobal
|