Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Empty file.
1,034 changes: 1,034 additions & 0 deletions .vs/CompAIGPT/config/applicationhost copy.config

Large diffs are not rendered by default.

1,034 changes: 1,034 additions & 0 deletions .vs/CompAIGPT/config/applicationhost.config

Large diffs are not rendered by default.

Binary file added .vs/CompAIGPT/v17/.suo
Binary file not shown.
Binary file added .vs/CompAIGPT/v17/.wsuo
Binary file not shown.
7 changes: 7 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\COMPAIGPT.sln",
"PreviewInSolutionExplorer": false
}
43 changes: 43 additions & 0 deletions COMPAIGPT.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "COMPAIGPT", "..\..\..\OneDrive\Miguez Personal\CompanionAi\CompanionAi - Copy\COMPAIGPT\", "{487AAB73-FF39-454D-A587-A4E5BA935324}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.8"
Debug.AspNetCompiler.VirtualPath = "/localhost_52377"
Debug.AspNetCompiler.PhysicalPath = "..\..\..\OneDrive\Miguez Personal\CompanionAi\CompanionAi - Copy\COMPAIGPT\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_52377\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_52377"
Release.AspNetCompiler.PhysicalPath = "..\..\..\OneDrive\Miguez Personal\CompanionAi\CompanionAi - Copy\COMPAIGPT\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_52377\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "52377"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CompanionAI|Any CPU = CompanionAI|Any CPU
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{487AAB73-FF39-454D-A587-A4E5BA935324}.CompanionAI|Any CPU.ActiveCfg = Debug|Any CPU
{487AAB73-FF39-454D-A587-A4E5BA935324}.CompanionAI|Any CPU.Build.0 = Debug|Any CPU
{487AAB73-FF39-454D-A587-A4E5BA935324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{487AAB73-FF39-454D-A587-A4E5BA935324}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {096D4315-3F89-494D-AC03-26DD6B3F22D0}
EndGlobalSection
EndGlobal