sharee.bike-App/LockIt.BLE.Tests/LockIt.BLE.Tests.sln

38 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

2021-05-13 17:25:46 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31229.75
MinimumVisualStudioVersion = 10.0.40219.1
2024-04-09 12:53:23 +02:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockIt.BLE.Tests", "LockIt.BLE.Tests.csproj", "{B8B4495E-AFE4-4072-B13C-954955CFB45E}"
2021-05-13 17:25:46 +02:00
EndProject
2024-04-09 12:53:23 +02:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockIt.BLE", "..\LockIt.BLE\LockIt.BLE.csproj", "{828D1E68-1DCC-45B1-B212-40AFDAE7A1D7}"
2021-05-13 17:25:46 +02:00
EndProject
2024-04-09 12:53:23 +02:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockIt.BusinessLogic", "..\LockIt.BusinessLogic\LockIt.BusinessLogic.csproj", "{CB578333-E08A-4DD8-8E0C-AC97C7965A47}"
2021-05-13 17:31:39 +02:00
EndProject
2021-05-13 17:25:46 +02:00
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
2021-05-13 17:31:39 +02:00
{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
2021-05-13 17:25:46 +02:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3434CB05-4558-4AE4-A733-D5BE55DA0F12}
EndGlobalSection
EndGlobal