Skip to content

Commit

Permalink
fix:Update project folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
arthuridea committed Dec 7, 2023
1 parent 3e2851b commit 413cf06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LLMServiceHub.sln
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "00.Global", "00.Global", "{
README.md = README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "01.Src", "01.Src", "{01705FE5-59E6-4B65-B545-5DFD3AFB1F16}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -24,6 +26,9 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{3CA26111-12C9-4AF1-966F-45019EA52385} = {01705FE5-59E6-4B65-B545-5DFD3AFB1F16}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4FD3BE39-36D7-4A01-8EEC-39063ED813B4}
EndGlobalSection
Expand Down

0 comments on commit 413cf06

Please sign in to comment.