summaryrefslogtreecommitdiff
path: root/DiscoBot.sln
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot.sln')
-rw-r--r--DiscoBot.sln33
1 files changed, 20 insertions, 13 deletions
diff --git a/DiscoBot.sln b/DiscoBot.sln
index 0ac2cf2..93659a9 100644
--- a/DiscoBot.sln
+++ b/DiscoBot.sln
@@ -11,26 +11,29 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DSALib", "DSALib\DSALib.csp
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DSACore", "DSACore\DSACore.csproj", "{35A5E2CC-0FD4-4BC0-ACBF-38599CAED1C4}"
EndProject
-Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebInterface", "WebInterface\", "{9B03E3A4-E233-41DF-AC13-BED4812B3D27}"
+Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "dist", "WebInterface\NodeJSServer\dist\", "{3FEC1233-072D-4031-BBEB-B9804C58BD15}"
ProjectSection(WebsiteProperties) = preProject
- TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
- Debug.AspNetCompiler.VirtualPath = "/localhost_3664"
- Debug.AspNetCompiler.PhysicalPath = "WebInterface\"
- Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3664\"
+ TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
+ Debug.AspNetCompiler.VirtualPath = "/localhost_1915"
+ Debug.AspNetCompiler.PhysicalPath = "WebInterface\NodeJSServer\dist\"
+ Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_1915\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.VirtualPath = "/localhost_3664"
- Release.AspNetCompiler.PhysicalPath = "WebInterface\"
- Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3664\"
+ Release.AspNetCompiler.VirtualPath = "/localhost_1915"
+ Release.AspNetCompiler.PhysicalPath = "WebInterface\NodeJSServer\dist\"
+ Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_1915\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
- VWDPort = "3664"
+ VWDPort = "1915"
+ SlnRelativePath = "WebInterface\NodeJSServer\dist\"
EndProjectSection
EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FireBase", "FireBase\FireBase.csproj", "{87CC30E6-CBEA-4282-A3CC-FD5119A1993B}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -53,10 +56,14 @@ Global
{35A5E2CC-0FD4-4BC0-ACBF-38599CAED1C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35A5E2CC-0FD4-4BC0-ACBF-38599CAED1C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{35A5E2CC-0FD4-4BC0-ACBF-38599CAED1C4}.Release|Any CPU.Build.0 = Release|Any CPU
- {9B03E3A4-E233-41DF-AC13-BED4812B3D27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {9B03E3A4-E233-41DF-AC13-BED4812B3D27}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {9B03E3A4-E233-41DF-AC13-BED4812B3D27}.Release|Any CPU.ActiveCfg = Debug|Any CPU
- {9B03E3A4-E233-41DF-AC13-BED4812B3D27}.Release|Any CPU.Build.0 = Debug|Any CPU
+ {3FEC1233-072D-4031-BBEB-B9804C58BD15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3FEC1233-072D-4031-BBEB-B9804C58BD15}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3FEC1233-072D-4031-BBEB-B9804C58BD15}.Release|Any CPU.ActiveCfg = Debug|Any CPU
+ {3FEC1233-072D-4031-BBEB-B9804C58BD15}.Release|Any CPU.Build.0 = Debug|Any CPU
+ {87CC30E6-CBEA-4282-A3CC-FD5119A1993B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {87CC30E6-CBEA-4282-A3CC-FD5119A1993B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {87CC30E6-CBEA-4282-A3CC-FD5119A1993B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {87CC30E6-CBEA-4282-A3CC-FD5119A1993B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE