You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iot/labs/Teacher/TeacherExt.sln

32 lines
1.6 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TeacherExt", "TeacherExt\TeacherExt.csproj", "{861C7F70-5A77-481B-8827-D159E8B3C2AE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure", "Infrastructure\Infrastructure.csproj", "{06EFF945-D69C-4BF6-A47D-99EF7552DCBB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{861C7F70-5A77-481B-8827-D159E8B3C2AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{861C7F70-5A77-481B-8827-D159E8B3C2AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{861C7F70-5A77-481B-8827-D159E8B3C2AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{861C7F70-5A77-481B-8827-D159E8B3C2AE}.Release|Any CPU.Build.0 = Release|Any CPU
{06EFF945-D69C-4BF6-A47D-99EF7552DCBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{06EFF945-D69C-4BF6-A47D-99EF7552DCBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{06EFF945-D69C-4BF6-A47D-99EF7552DCBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06EFF945-D69C-4BF6-A47D-99EF7552DCBB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D2C7024D-1455-4170-B744-EC5CC6528567}
EndGlobalSection
EndGlobal