summaryrefslogtreecommitdiff
path: root/DiscoBot.sln
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot.sln')
-rw-r--r--DiscoBot.sln10
1 files changed, 9 insertions, 1 deletions
diff --git a/DiscoBot.sln b/DiscoBot.sln
index 0e88c59..b2f0851 100644
--- a/DiscoBot.sln
+++ b/DiscoBot.sln
@@ -6,11 +6,12 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A6857735-6707-4A33-A7F8-3A06E354D7F3}"
ProjectSection(SolutionItems) = preProject
Felis.xml = Felis.xml
- Voice.cs = Voice.cs
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiscoBot", "DiscoBot\DiscoBot.csproj", "{1186AF1C-BC46-4B3D-BEE0-CE478B8AEAC7}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spotify", "..\Spotify\Spotify.csproj", "{AEF1F22A-7209-4939-B375-3F94B82F6F8A}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -21,10 +22,17 @@ Global
{1186AF1C-BC46-4B3D-BEE0-CE478B8AEAC7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1186AF1C-BC46-4B3D-BEE0-CE478B8AEAC7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1186AF1C-BC46-4B3D-BEE0-CE478B8AEAC7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AEF1F22A-7209-4939-B375-3F94B82F6F8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AEF1F22A-7209-4939-B375-3F94B82F6F8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AEF1F22A-7209-4939-B375-3F94B82F6F8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AEF1F22A-7209-4939-B375-3F94B82F6F8A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {AEF1F22A-7209-4939-B375-3F94B82F6F8A} = {A6857735-6707-4A33-A7F8-3A06E354D7F3}
+ EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CADA01A3-B80B-4979-8397-7CB5B825CE34}
EndGlobalSection