You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
2.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36414.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SemanticKernelStudy.Test", "SemanticKernelStudy.Test\SemanticKernelStudy.Test.csproj", "{3DCC1341-0A80-4BE5-A211-2F8BB8B77751}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{208BA388-4CEE-2CBF-559C-5607C099C1F8}"
ProjectSection(SolutionItems) = preProject
Docs\01.概述.ipynb = Docs\01.概述.ipynb
Docs\02.1.快速入门指南.ipynb = Docs\02.1.快速入门指南.ipynb
Docs\02.2.深入示例.ipynb = Docs\02.2.深入示例.ipynb
Docs\02.3.支持的语言.ipynb = Docs\02.3.支持的语言.ipynb
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SemanticKernelStudy.WebApp", "SemanticKernelStudy.WebApp\SemanticKernelStudy.WebApp.csproj", "{CCC3007F-C181-493E-91D9-8109C8E4A9C4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3DCC1341-0A80-4BE5-A211-2F8BB8B77751}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3DCC1341-0A80-4BE5-A211-2F8BB8B77751}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3DCC1341-0A80-4BE5-A211-2F8BB8B77751}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3DCC1341-0A80-4BE5-A211-2F8BB8B77751}.Release|Any CPU.Build.0 = Release|Any CPU
{CCC3007F-C181-493E-91D9-8109C8E4A9C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CCC3007F-C181-493E-91D9-8109C8E4A9C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CCC3007F-C181-493E-91D9-8109C8E4A9C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CCC3007F-C181-493E-91D9-8109C8E4A9C4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9C65038D-5C88-4AED-96A6-CAECCC526BFE}
EndGlobalSection
EndGlobal