Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28010.2036 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "APService", "APService.csproj", "{506844C7-DEDC-4BA3-AA29-B64F2A13DC09}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure", "..\..\..\..\Infrastructure\Infrastructure\src\Infrastructure\Infrastructure.csproj", "{304B7F42-700C-4633-BBBD-44096FEBFAB3}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IoT.Shared", "..\..\Libraries\src\IoT.Shared\IoT.Shared.csproj", "{954D78E8-A423-403D-88C1-DB2FF49284DF}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IoT.UI.Shard", "..\..\Libraries\src\IoT.UI.Shard\IoT.UI.Shard.csproj", "{7701D125-718D-4BC3-BD60-CE9DDD24752C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {506844C7-DEDC-4BA3-AA29-B64F2A13DC09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {506844C7-DEDC-4BA3-AA29-B64F2A13DC09}.Debug|Any CPU.Build.0 = Debug|Any CPU {506844C7-DEDC-4BA3-AA29-B64F2A13DC09}.Release|Any CPU.ActiveCfg = Release|Any CPU {506844C7-DEDC-4BA3-AA29-B64F2A13DC09}.Release|Any CPU.Build.0 = Release|Any CPU {304B7F42-700C-4633-BBBD-44096FEBFAB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {304B7F42-700C-4633-BBBD-44096FEBFAB3}.Debug|Any CPU.Build.0 = Debug|Any CPU {304B7F42-700C-4633-BBBD-44096FEBFAB3}.Release|Any CPU.ActiveCfg = Release|Any CPU {304B7F42-700C-4633-BBBD-44096FEBFAB3}.Release|Any CPU.Build.0 = Release|Any CPU {954D78E8-A423-403D-88C1-DB2FF49284DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {954D78E8-A423-403D-88C1-DB2FF49284DF}.Debug|Any CPU.Build.0 = Debug|Any CPU {954D78E8-A423-403D-88C1-DB2FF49284DF}.Release|Any CPU.ActiveCfg = Release|Any CPU {954D78E8-A423-403D-88C1-DB2FF49284DF}.Release|Any CPU.Build.0 = Release|Any CPU {7701D125-718D-4BC3-BD60-CE9DDD24752C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7701D125-718D-4BC3-BD60-CE9DDD24752C}.Debug|Any CPU.Build.0 = Debug|Any CPU {7701D125-718D-4BC3-BD60-CE9DDD24752C}.Release|Any CPU.ActiveCfg = Release|Any CPU {7701D125-718D-4BC3-BD60-CE9DDD24752C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8CA72732-254E-4F4C-8F95-35F280124197} EndGlobalSection EndGlobal