Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28010.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FBeeService", "FBeeService.csproj", "{E25B755D-0074-481F-847B-8D45B33C65A7}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure", "..\..\..\..\Infrastructure\Infrastructure\src\Infrastructure\Infrastructure.csproj", "{6DC05FAD-C2E7-4C7F-B376-3BEFE56439B9}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IoT.Shared", "..\..\Libraries\src\IoT.Shared\IoT.Shared.csproj", "{8572A0E0-E4E3-466D-8116-5F686040C66D}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IoT.UI.Shard", "..\..\Libraries\src\IoT.UI.Shard\IoT.UI.Shard.csproj", "{4D947053-F0FF-4F5B-8E33-CE474BDF0621}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E25B755D-0074-481F-847B-8D45B33C65A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E25B755D-0074-481F-847B-8D45B33C65A7}.Debug|Any CPU.Build.0 = Debug|Any CPU {E25B755D-0074-481F-847B-8D45B33C65A7}.Release|Any CPU.ActiveCfg = Release|Any CPU {E25B755D-0074-481F-847B-8D45B33C65A7}.Release|Any CPU.Build.0 = Release|Any CPU {6DC05FAD-C2E7-4C7F-B376-3BEFE56439B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6DC05FAD-C2E7-4C7F-B376-3BEFE56439B9}.Debug|Any CPU.Build.0 = Debug|Any CPU {6DC05FAD-C2E7-4C7F-B376-3BEFE56439B9}.Release|Any CPU.ActiveCfg = Release|Any CPU {6DC05FAD-C2E7-4C7F-B376-3BEFE56439B9}.Release|Any CPU.Build.0 = Release|Any CPU {8572A0E0-E4E3-466D-8116-5F686040C66D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8572A0E0-E4E3-466D-8116-5F686040C66D}.Debug|Any CPU.Build.0 = Debug|Any CPU {8572A0E0-E4E3-466D-8116-5F686040C66D}.Release|Any CPU.ActiveCfg = Release|Any CPU {8572A0E0-E4E3-466D-8116-5F686040C66D}.Release|Any CPU.Build.0 = Release|Any CPU {4D947053-F0FF-4F5B-8E33-CE474BDF0621}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4D947053-F0FF-4F5B-8E33-CE474BDF0621}.Debug|Any CPU.Build.0 = Debug|Any CPU {4D947053-F0FF-4F5B-8E33-CE474BDF0621}.Release|Any CPU.ActiveCfg = Release|Any CPU {4D947053-F0FF-4F5B-8E33-CE474BDF0621}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B5A82048-F0E0-4FA7-9954-E5983781CAAC} EndGlobalSection EndGlobal