From d86b8c8702a01fadba4ce17f3e82a739d7681da9 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Thu, 7 Jun 2018 13:21:44 +0200 Subject: removed unused refrences --- DiscoBot/Commands/MiscCommands.cs | 1 - DiscoBot/DiscoBot.csproj | 55 --------------------------------------- DiscoBot/packages.config | 2 -- 3 files changed, 58 deletions(-) (limited to 'DiscoBot') diff --git a/DiscoBot/Commands/MiscCommands.cs b/DiscoBot/Commands/MiscCommands.cs index 7de0f10..aa3ea1b 100644 --- a/DiscoBot/Commands/MiscCommands.cs +++ b/DiscoBot/Commands/MiscCommands.cs @@ -21,7 +21,6 @@ namespace DiscoBot.Commands using System.Text; using System.Threading; using System.Threading.Tasks; - using System.Windows.Forms; using DiscoBot.Auxiliary; using DiscoBot.DSA_Game; diff --git a/DiscoBot/DiscoBot.csproj b/DiscoBot/DiscoBot.csproj index 8978e30..58d5fbc 100644 --- a/DiscoBot/DiscoBot.csproj +++ b/DiscoBot/DiscoBot.csproj @@ -62,50 +62,23 @@ ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll - - ..\packages\libsodium-net.0.10.0\lib\Net40\Sodium.dll - - - ..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll - ..\packages\System.Collections.Immutable.1.4.0\lib\netstandard2.0\System.Collections.Immutable.dll - - - ..\packages\System.Console.4.3.1\lib\net46\System.Console.dll - True - ..\packages\System.Diagnostics.DiagnosticSource.4.4.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - - ..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll - ..\packages\System.Interactive.Async.3.1.1\lib\net46\System.Interactive.Async.dll ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll - - - ..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll - - - ..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll - - - ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll - ..\packages\System.Net.Http.4.3.3\lib\net46\System.Net.Http.dll True @@ -113,38 +86,12 @@ ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll - - - - ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll - False ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll True - - ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll - - - ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - - - ..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll - True - - - - - - - - - False - ..\packages\System.Xml.ReaderWriter.4.3.1\lib\net46\System.Xml.ReaderWriter.dll - True - @@ -193,12 +140,10 @@ - Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". - diff --git a/DiscoBot/packages.config b/DiscoBot/packages.config index 583da28..ae800df 100644 --- a/DiscoBot/packages.config +++ b/DiscoBot/packages.config @@ -1,6 +1,5 @@  - @@ -9,7 +8,6 @@ - -- cgit v1.2.3-54-g00ecf