22 lines
1003 B
Plaintext
22 lines
1003 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YandexGPT.CLI", "YandexGPT.CLI\YandexGPT.CLI.csproj", "{CEA4F333-8EF7-455D-B346-E2D381BDF360}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Items", "Items", "{B8996375-2978-4ECB-9714-71F54DC5D77D}"
|
|
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
|
|
{CEA4F333-8EF7-455D-B346-E2D381BDF360}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{CEA4F333-8EF7-455D-B346-E2D381BDF360}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{CEA4F333-8EF7-455D-B346-E2D381BDF360}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{CEA4F333-8EF7-455D-B346-E2D381BDF360}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|