openAIconsoleClient/openAI/openAI.sln
2023-09-02 20:27:53 +02:00

31 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34018.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "openAI", "openAI\openAI.csproj", "{99574B35-B25B-4DC2-88B3-3F4AC2938B60}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6A256FD6-BE4B-4D94-A660-F3293592DA7E}"
ProjectSection(SolutionItems) = preProject
Readme.md = Readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{99574B35-B25B-4DC2-88B3-3F4AC2938B60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{99574B35-B25B-4DC2-88B3-3F4AC2938B60}.Debug|Any CPU.Build.0 = Debug|Any CPU
{99574B35-B25B-4DC2-88B3-3F4AC2938B60}.Release|Any CPU.ActiveCfg = Release|Any CPU
{99574B35-B25B-4DC2-88B3-3F4AC2938B60}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {54F49607-DB1A-4A6C-A03A-DE3126ED8C0E}
EndGlobalSection
EndGlobal