Skip to content

Commit 97aa2ae

Browse files
author
Chris Maunder
committed
Corrections to sln
1 parent 4d687ad commit 97aa2ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CodeProject.AI.sln

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "utils", "utils", "{B2D0FCB2
251251
devops\utils\stop_all.sh = devops\utils\stop_all.sh
252252
EndProjectSection
253253
EndProject
254-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LlamaChatConsole", "src\demos\clients\Net\LlamaChatConsole\LlamaChatConsole.csproj", "{484D0804-BB60-4F8E-99B5-5779B10631D8}"
255-
EndProject
256254
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Go", "Go", "{1E0E93ED-1CBF-4D0D-AFD9-A91ECDB3BBF2}"
257255
ProjectSection(SolutionItems) = preProject
258256
src\demos\clients\Go\object-detect.go = src\demos\clients\Go\object-detect.go
@@ -325,7 +323,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "httpFiles", "httpFiles", "{
325323
jsonPayload.http = jsonPayload.http
326324
EndProjectSection
327325
EndProject
328-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CpaiJsonApiCall", "src\demos\clients\Net\CpaiJsonApiCall\CpaiJsonApiCall.csproj", "{7BFCEBCA-0677-4122-B474-B08D958F7FC7}"
326+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JsonApi", "src\demos\clients\Net\JsonApi\JsonApi.csproj", "{7BFCEBCA-0677-4122-B474-B08D958F7FC7}"
329327
EndProject
330328
Global
331329
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)