From 256154e2ab4244e7267ffc21959a4ce65c982783 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Sun, 3 Jun 2018 15:16:59 +0200 Subject: Basic code cleanup and removal of unnessesery libarys --- DiscoBot.sln | 9 --------- 1 file changed, 9 deletions(-) (limited to 'DiscoBot.sln') diff --git a/DiscoBot.sln b/DiscoBot.sln index b2f0851..0dc4781 100644 --- a/DiscoBot.sln +++ b/DiscoBot.sln @@ -10,8 +10,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution 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 @@ -22,17 +20,10 @@ 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 -- cgit v1.2.3-70-g09d2