Skip to content

Commit 0feac80

Browse files
author
ChrisMaunder
committed
Correcting filename case
1 parent 3b8bd7f commit 0feac80

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CodeProject.AI.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ EndProject
103103
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Python", "Python", "{D2B223B6-983B-4782-B231-5F481504A86F}"
104104
ProjectSection(SolutionItems) = preProject
105105
src\AnalysisLayer\SDK\Python\analysislogging.py = src\AnalysisLayer\SDK\Python\analysislogging.py
106-
src\AnalysisLayer\SDK\Python\codeprojectai.py = src\AnalysisLayer\SDK\Python\codeprojectai.py
107106
src\AnalysisLayer\SDK\Python\common.py = src\AnalysisLayer\SDK\Python\common.py
107+
src\AnalysisLayer\SDK\Python\codeprojectai.py = src\AnalysisLayer\SDK\Python\codeprojectai.py
108108
src\AnalysisLayer\SDK\Python\requestdata.py = src\AnalysisLayer\SDK\Python\requestdata.py
109109
src\AnalysisLayer\SDK\Python\requirements.txt = src\AnalysisLayer\SDK\Python\requirements.txt
110110
EndProjectSection

0 commit comments

Comments
 (0)