|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.5.002.0 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "gen-ai", "gen-ai", "{5A9632E5-F638-42BF-BF07-3B35E2BE0605}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "semantic-kernel-bot-in-a-box", "semantic-kernel-bot-in-a-box", "{3E61D800-B120-46E9-B7EE-332ED8488CC9}" |
| 9 | +EndProject |
| 10 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SemanticKernelBot", "gen-ai\semantic-kernel-bot-in-a-box\src\SemanticKernelBot.csproj", "{189DDAAC-CE3B-4488-BD53-C71F802E3395}" |
| 11 | +EndProject |
| 12 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assistants", "Assistants", "{176DEFFB-5FDF-4308-84B3-C685641CFA0B}" |
| 13 | +EndProject |
| 14 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bot-in-a-box", "bot-in-a-box", "{83389DF2-DAC5-4172-A0DF-017F511DBD8A}" |
| 15 | +EndProject |
| 16 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssistantBot", "gen-ai\Assistants\bot-in-a-box\src\AssistantBot.csproj", "{BD9D160A-49C7-4BD7-9559-7C0185C76122}" |
| 17 | +EndProject |
| 18 | +Global |
| 19 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 20 | + Debug|Any CPU = Debug|Any CPU |
| 21 | + Release|Any CPU = Release|Any CPU |
| 22 | + EndGlobalSection |
| 23 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 24 | + {189DDAAC-CE3B-4488-BD53-C71F802E3395}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 25 | + {189DDAAC-CE3B-4488-BD53-C71F802E3395}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 26 | + {189DDAAC-CE3B-4488-BD53-C71F802E3395}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 27 | + {189DDAAC-CE3B-4488-BD53-C71F802E3395}.Release|Any CPU.Build.0 = Release|Any CPU |
| 28 | + {BD9D160A-49C7-4BD7-9559-7C0185C76122}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 29 | + {BD9D160A-49C7-4BD7-9559-7C0185C76122}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 30 | + {BD9D160A-49C7-4BD7-9559-7C0185C76122}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 31 | + {BD9D160A-49C7-4BD7-9559-7C0185C76122}.Release|Any CPU.Build.0 = Release|Any CPU |
| 32 | + EndGlobalSection |
| 33 | + GlobalSection(SolutionProperties) = preSolution |
| 34 | + HideSolutionNode = FALSE |
| 35 | + EndGlobalSection |
| 36 | + GlobalSection(NestedProjects) = preSolution |
| 37 | + {3E61D800-B120-46E9-B7EE-332ED8488CC9} = {5A9632E5-F638-42BF-BF07-3B35E2BE0605} |
| 38 | + {189DDAAC-CE3B-4488-BD53-C71F802E3395} = {3E61D800-B120-46E9-B7EE-332ED8488CC9} |
| 39 | + {176DEFFB-5FDF-4308-84B3-C685641CFA0B} = {5A9632E5-F638-42BF-BF07-3B35E2BE0605} |
| 40 | + {83389DF2-DAC5-4172-A0DF-017F511DBD8A} = {176DEFFB-5FDF-4308-84B3-C685641CFA0B} |
| 41 | + {BD9D160A-49C7-4BD7-9559-7C0185C76122} = {83389DF2-DAC5-4172-A0DF-017F511DBD8A} |
| 42 | + EndGlobalSection |
| 43 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 44 | + SolutionGuid = {DB39B9D2-8859-49C2-9636-C4E4D345C9A7} |
| 45 | + EndGlobalSection |
| 46 | +EndGlobal |
0 commit comments