diff --git a/.vs/DiscordCLI/v16/.suo b/.vs/DiscordCLI/v16/.suo deleted file mode 100644 index 8ee337a..0000000 Binary files a/.vs/DiscordCLI/v16/.suo and /dev/null differ diff --git a/DiscordCLI/Properties/PublishProfiles/Linux-x64.pubxml b/DiscordCLI/Properties/PublishProfiles/Linux-x64.pubxml deleted file mode 100644 index 7e1daed..0000000 --- a/DiscordCLI/Properties/PublishProfiles/Linux-x64.pubxml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - Release - Any CPU - bin\Release\net5.0\publish\Linux-x64 - FileSystem - net5.0 - linux-x64 - false - True - - \ No newline at end of file diff --git a/DiscordCLI/Properties/PublishProfiles/Linux-x64.pubxml.user b/DiscordCLI/Properties/PublishProfiles/Linux-x64.pubxml.user deleted file mode 100644 index 4a86e27..0000000 --- a/DiscordCLI/Properties/PublishProfiles/Linux-x64.pubxml.user +++ /dev/null @@ -1,9 +0,0 @@ - - - - - True|2021-05-27T05:47:04.1968183Z;True|2021-05-27T07:46:41.8745649+02:00; - - \ No newline at end of file diff --git a/DiscordCLI/Properties/PublishProfiles/Windows.pubxml b/DiscordCLI/Properties/PublishProfiles/Windows.pubxml deleted file mode 100644 index ce70539..0000000 --- a/DiscordCLI/Properties/PublishProfiles/Windows.pubxml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Release - Any CPU - bin\Release\net5.0\publish\Windows - FileSystem - net5.0 - false - - \ No newline at end of file diff --git a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll b/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll deleted file mode 100644 index a6c8db1..0000000 Binary files a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe b/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe deleted file mode 100644 index eb9c071..0000000 Binary files a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe and /dev/null differ diff --git a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb b/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb deleted file mode 100644 index d7e4adf..0000000 Binary files a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb and /dev/null differ diff --git a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.dev.json b/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.dev.json deleted file mode 100644 index 7edec84..0000000 --- a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\David\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\David\\.nuget\\packages", - "C:\\Microsoft\\Xamarin\\NuGet" - ] - } -} \ No newline at end of file diff --git a/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll b/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll deleted file mode 100644 index 3f011f0..0000000 Binary files a/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll and /dev/null differ diff --git a/DiscordCLI/bin/Debug/net5.0/ref/DiscordCLI.dll b/DiscordCLI/bin/Debug/net5.0/ref/DiscordCLI.dll deleted file mode 100644 index 0243bd0..0000000 Binary files a/DiscordCLI/bin/Debug/net5.0/ref/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/DiscordCLI.deps.json b/DiscordCLI/bin/Release/net5.0/DiscordCLI.deps.json deleted file mode 100644 index 65b2315..0000000 --- a/DiscordCLI/bin/Release/net5.0/DiscordCLI.deps.json +++ /dev/null @@ -1,1681 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "DiscordCLI/1.0.0": { - "dependencies": { - "ColorMineStandard": "1.0.0", - "DSharpPlus": "3.2.3", - "Stone_Red-C-Sharp-Utilities": "1.0.0.2" - }, - "runtime": { - "DiscordCLI.dll": {} - } - }, - "ColorMineStandard/1.0.0": { - "runtime": { - "lib/netstandard2.0/ColorMineStandard.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "DSharpPlus/3.2.3": { - "dependencies": { - "Newtonsoft.Json": "10.0.3", - "System.Net.Http": "4.3.3", - "System.Net.WebSockets": "4.3.0", - "System.Net.WebSockets.Client": "4.3.1", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/DSharpPlus.dll": { - "assemblyVersion": "3.2.3.0", - "fileVersion": "3.2.3.0" - } - } - }, - "Microsoft.CSharp/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Dynamic.Runtime": "4.3.0", - "System.Globalization": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.Win32.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "NETStandard.Library/1.6.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.3", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Newtonsoft.Json/10.0.3": { - "dependencies": { - "Microsoft.CSharp": "4.3.0", - "NETStandard.Library": "1.6.1", - "System.ComponentModel.TypeConverter": "4.3.0", - "System.Runtime.Serialization.Formatters": "4.3.0", - "System.Runtime.Serialization.Primitives": "4.3.0", - "System.Xml.XmlDocument": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/Newtonsoft.Json.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.3.21018" - } - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Security/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { - "runtime": { - "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.dll": { - "assemblyVersion": "1.0.0.2", - "fileVersion": "1.0.0.2" - } - } - }, - "System.AppContext/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Buffers/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Collections.NonGeneric/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections.Specialized/4.3.0": { - "dependencies": { - "System.Collections.NonGeneric": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.ComponentModel/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.ComponentModel.Primitives/4.3.0": { - "dependencies": { - "System.ComponentModel": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Collections.NonGeneric": "4.3.0", - "System.Collections.Specialized": "4.3.0", - "System.ComponentModel": "4.3.0", - "System.ComponentModel.Primitives": "4.3.0", - "System.Globalization": "4.3.0", - "System.Linq": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Console/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Diagnostics.Tools/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Dynamic.Runtime/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Linq.Expressions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Net.Http/4.3.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.NameResolution/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Principal.Windows": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Net.Security/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Claims": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Security.Principal": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.ThreadPool": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Security": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.Sockets/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Net.WebHeaderCollection/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Net.WebSockets/4.3.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Net.WebSockets.Client/4.3.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Net.NameResolution": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Security": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.Net.WebHeaderCollection": "4.3.0", - "System.Net.WebSockets": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0" - } - }, - "System.ObjectModel/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit/4.3.0": { - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.Handles/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.InteropServices/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Runtime.Serialization.Formatters/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Serialization.Primitives": "4.3.0" - } - }, - "System.Runtime.Serialization.Primitives/4.3.0": { - "dependencies": { - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Security.Claims/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Security.Principal": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Principal/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Security.Principal.Windows/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Claims": "4.3.0", - "System.Security.Principal": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Text.RegularExpressions/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.ThreadPool/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Threading.Timer/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - } - }, - "System.Xml.XDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - }, - "System.Xml.XmlDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - } - } - }, - "libraries": { - "DiscordCLI/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ColorMineStandard/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sR4zFOJ6wT0bFgjivk4plQrO3q7j/ew6aKJY48ssNoXBvq7jiLB9PtuS4UOGqOcxEM571QSJKeNU3GmKFXc/dw==", - "path": "colorminestandard/1.0.0", - "hashPath": "colorminestandard.1.0.0.nupkg.sha512" - }, - "DSharpPlus/3.2.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MDhZwYv5N/3xPrIpIx92q5o7JPvxCyDXYJAv6fC+GVdzJfUSL9DAPm55lH1I5wZ+Fv9/05Cq/KPVxM0lfh3rog==", - "path": "dsharpplus/3.2.3", - "hashPath": "dsharpplus.3.2.3.nupkg.sha512" - }, - "Microsoft.CSharp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==", - "path": "microsoft.csharp/4.3.0", - "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "path": "microsoft.win32.primitives/4.3.0", - "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "path": "netstandard.library/1.6.1", - "hashPath": "netstandard.library.1.6.1.nupkg.sha512" - }, - "Newtonsoft.Json/10.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hSXaFmh7hNCuEoC4XNY5DrRkLDzYHqPx/Ik23R4J86Z7PE/Y6YidhG602dFVdLBRSdG6xp9NabH3dXpcoxWvww==", - "path": "newtonsoft.json/10.0.3", - "hashPath": "newtonsoft.json.10.0.3.nupkg.sha512" - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "path": "runtime.native.system.io.compression/4.3.0", - "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Security/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==", - "path": "runtime.native.system.net.security/4.3.0", - "hashPath": "runtime.native.system.net.security.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/oH1XweI6G2VjeXuutq3XhHAPiSpotfPnsRMK0n8BXFOqG85y0AXQGaKiEdhCZZOpLHFrNY8rtLepMgLJrsY9w==", - "path": "stone_red-c-sharp-utilities/1.0.0.2", - "hashPath": "stone_red-c-sharp-utilities.1.0.0.2.nupkg.sha512" - }, - "System.AppContext/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "path": "system.appcontext/4.3.0", - "hashPath": "system.appcontext.4.3.0.nupkg.sha512" - }, - "System.Buffers/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "path": "system.buffers/4.3.0", - "hashPath": "system.buffers.4.3.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, - "System.Collections.NonGeneric/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", - "path": "system.collections.nongeneric/4.3.0", - "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512" - }, - "System.Collections.Specialized/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==", - "path": "system.collections.specialized/4.3.0", - "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512" - }, - "System.ComponentModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==", - "path": "system.componentmodel/4.3.0", - "hashPath": "system.componentmodel.4.3.0.nupkg.sha512" - }, - "System.ComponentModel.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==", - "path": "system.componentmodel.primitives/4.3.0", - "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512" - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==", - "path": "system.componentmodel.typeconverter/4.3.0", - "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512" - }, - "System.Console/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "path": "system.console/4.3.0", - "hashPath": "system.console.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "path": "system.diagnostics.tools/4.3.0", - "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "path": "system.diagnostics.tracing/4.3.0", - "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" - }, - "System.Dynamic.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==", - "path": "system.dynamic.runtime/4.3.0", - "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "path": "system.io.compression/4.3.0", - "hashPath": "system.io.compression.4.3.0.nupkg.sha512" - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "path": "system.io.compression.zipfile/4.3.0", - "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.4.3.0.nupkg.sha512" - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "path": "system.linq.expressions/4.3.0", - "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" - }, - "System.Net.Http/4.3.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7rCqIbkC/P2+A00NoDH5gnvFhADmX7Dc4INvsOajbU1MVhktE9vZNrjPtF82N6Uo7obK+yzlrPUv/M+snnN/9w==", - "path": "system.net.http/4.3.3", - "hashPath": "system.net.http.4.3.3.nupkg.sha512" - }, - "System.Net.NameResolution/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==", - "path": "system.net.nameresolution/4.3.0", - "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, - "System.Net.Security/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IgJKNfALqw7JRWp5LMQ5SWHNKvXVz094U6wNE3c1i8bOkMQvgBL+MMQuNt3xl9Qg9iWpj3lFxPZEY6XHmROjMQ==", - "path": "system.net.security/4.3.0", - "hashPath": "system.net.security.4.3.0.nupkg.sha512" - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "path": "system.net.sockets/4.3.0", - "hashPath": "system.net.sockets.4.3.0.nupkg.sha512" - }, - "System.Net.WebHeaderCollection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XZrXYG3c7QV/GpWeoaRC02rM6LH2JJetfVYskf35wdC/w2fFDFMphec4gmVH2dkll6abtW14u9Rt96pxd9YH2A==", - "path": "system.net.webheadercollection/4.3.0", - "hashPath": "system.net.webheadercollection.4.3.0.nupkg.sha512" - }, - "System.Net.WebSockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u6fFNY5q4T8KerUAVbya7bR6b7muBuSTAersyrihkcmE5QhEOiH3t5rh4il15SexbVlpXFHGuMwr/m8fDrnkQg==", - "path": "system.net.websockets/4.3.0", - "hashPath": "system.net.websockets.4.3.0.nupkg.sha512" - }, - "System.Net.WebSockets.Client/4.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uQ2JCw7PuWx/TsGc5uyMibp2X1Rui3iUpS3AHnWT7k/8A7ORTNIRktxgmrCDrgBFm771+JS+FGQPANRuWOBMTQ==", - "path": "system.net.websockets.client/4.3.1", - "hashPath": "system.net.websockets.client.4.3.1.nupkg.sha512" - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "path": "system.objectmodel/4.3.0", - "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "path": "system.reflection.emit/4.3.0", - "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "path": "system.reflection.emit.lightweight/4.3.0", - "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "path": "system.reflection.extensions/4.3.0", - "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "path": "system.reflection.typeextensions/4.3.0", - "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "path": "system.runtime.handles/4.3.0", - "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "path": "system.runtime.interopservices/4.3.0", - "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Runtime.Serialization.Formatters/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==", - "path": "system.runtime.serialization.formatters/4.3.0", - "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512" - }, - "System.Runtime.Serialization.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==", - "path": "system.runtime.serialization.primitives/4.3.0", - "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Claims/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==", - "path": "system.security.claims/4.3.0", - "hashPath": "system.security.claims.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, - "System.Security.Principal/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==", - "path": "system.security.principal/4.3.0", - "hashPath": "system.security.principal.4.3.0.nupkg.sha512" - }, - "System.Security.Principal.Windows/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HVL1rvqYtnRCxFsYag/2le/ZfKLK4yMw79+s6FmKXbSCNN0JeAhrYxnRAHFoWRa0dEojsDcbBSpH3l22QxAVyw==", - "path": "system.security.principal.windows/4.3.0", - "hashPath": "system.security.principal.windows.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "path": "system.text.encoding.extensions/4.3.0", - "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "path": "system.text.regularexpressions/4.3.0", - "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "path": "system.threading.tasks.extensions/4.3.0", - "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" - }, - "System.Threading.ThreadPool/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==", - "path": "system.threading.threadpool/4.3.0", - "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512" - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "path": "system.threading.timer/4.3.0", - "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "path": "system.xml.readerwriter/4.3.0", - "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "path": "system.xml.xdocument/4.3.0", - "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" - }, - "System.Xml.XmlDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", - "path": "system.xml.xmldocument/4.3.0", - "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/DiscordCLI/bin/Release/net5.0/DiscordCLI.dll b/DiscordCLI/bin/Release/net5.0/DiscordCLI.dll deleted file mode 100644 index 3e55441..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/Stone_Red-C-Sharp-Utilities.dll b/DiscordCLI/bin/Release/net5.0/Stone_Red-C-Sharp-Utilities.dll deleted file mode 100644 index 3f011f0..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/Stone_Red-C-Sharp-Utilities.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI b/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI deleted file mode 100644 index b3f5834..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.deps.json b/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.deps.json deleted file mode 100644 index 0cc424b..0000000 --- a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.deps.json +++ /dev/null @@ -1,2016 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0/linux-x64", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": {}, - ".NETCoreApp,Version=v5.0/linux-x64": { - "DiscordCLI/1.0.0": { - "dependencies": { - "ColorMineStandard": "1.0.0", - "DSharpPlus": "3.2.3", - "Stone_Red-C-Sharp-Utilities": "1.0.0.2" - }, - "runtime": { - "DiscordCLI.dll": {} - } - }, - "ColorMineStandard/1.0.0": { - "runtime": { - "lib/netstandard2.0/ColorMineStandard.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "DSharpPlus/3.2.3": { - "dependencies": { - "Newtonsoft.Json": "10.0.3", - "System.Net.Http": "4.3.3", - "System.Net.WebSockets": "4.3.0", - "System.Net.WebSockets.Client": "4.3.1", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/DSharpPlus.dll": { - "assemblyVersion": "3.2.3.0", - "fileVersion": "3.2.3.0" - } - } - }, - "Microsoft.CSharp/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Dynamic.Runtime": "4.3.0", - "System.Globalization": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.Win32.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.3.0" - } - }, - "NETStandard.Library/1.6.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.3", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Newtonsoft.Json/10.0.3": { - "dependencies": { - "Microsoft.CSharp": "4.3.0", - "NETStandard.Library": "1.6.1", - "System.ComponentModel.TypeConverter": "4.3.0", - "System.Runtime.Serialization.Formatters": "4.3.0", - "System.Runtime.Serialization.Primitives": "4.3.0", - "System.Xml.XmlDocument": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/Newtonsoft.Json.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.3.21018" - } - } - }, - "runtime.any.System.Collections/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "runtime.any.System.Diagnostics.Tools/4.3.0": {}, - "runtime.any.System.Diagnostics.Tracing/4.3.0": {}, - "runtime.any.System.Globalization/4.3.0": {}, - "runtime.any.System.Globalization.Calendars/4.3.0": {}, - "runtime.any.System.IO/4.3.0": {}, - "runtime.any.System.Reflection/4.3.0": {}, - "runtime.any.System.Reflection.Extensions/4.3.0": {}, - "runtime.any.System.Reflection.Primitives/4.3.0": {}, - "runtime.any.System.Resources.ResourceManager/4.3.0": {}, - "runtime.any.System.Runtime/4.3.0": { - "dependencies": { - "System.Private.Uri": "4.3.0" - } - }, - "runtime.any.System.Runtime.Handles/4.3.0": {}, - "runtime.any.System.Runtime.InteropServices/4.3.0": {}, - "runtime.any.System.Text.Encoding/4.3.0": {}, - "runtime.any.System.Text.Encoding.Extensions/4.3.0": {}, - "runtime.any.System.Threading.Tasks/4.3.0": {}, - "runtime.any.System.Threading.Timer/4.3.0": {}, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Security/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.unix.Microsoft.Win32.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "runtime.unix.System.Console/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "runtime.unix.System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "runtime.native.System": "4.3.0" - } - }, - "runtime.unix.System.IO.FileSystem/4.3.0": { - "dependencies": { - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "runtime.unix.System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "runtime.unix.System.Net.Sockets/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.NameResolution": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.ThreadPool": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "runtime.unix.System.Private.Uri/4.3.0": { - "dependencies": { - "runtime.native.System": "4.3.0" - } - }, - "runtime.unix.System.Runtime.Extensions/4.3.0": { - "dependencies": { - "System.Private.Uri": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { - "runtime": { - "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.dll": { - "assemblyVersion": "1.0.0.2", - "fileVersion": "1.0.0.2" - } - } - }, - "System.AppContext/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Buffers/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Collections": "4.3.0" - } - }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Collections.NonGeneric/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections.Specialized/4.3.0": { - "dependencies": { - "System.Collections.NonGeneric": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.ComponentModel/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.ComponentModel.Primitives/4.3.0": { - "dependencies": { - "System.ComponentModel": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Collections.NonGeneric": "4.3.0", - "System.Collections.Specialized": "4.3.0", - "System.ComponentModel": "4.3.0", - "System.ComponentModel.Primitives": "4.3.0", - "System.Globalization": "4.3.0", - "System.Linq": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Console/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.unix.System.Console": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.unix.System.Diagnostics.Debug": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Diagnostics.Tools/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Diagnostics.Tools": "4.3.0" - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Diagnostics.Tracing": "4.3.0" - } - }, - "System.Dynamic.Runtime/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Globalization": "4.3.0" - } - }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Globalization.Calendars": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.any.System.IO": "4.3.0" - } - }, - "System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.unix.System.IO.FileSystem": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Linq.Expressions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Net.Http/4.3.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.NameResolution/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Principal.Windows": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "runtime.unix.System.Net.Primitives": "4.3.0" - } - }, - "System.Net.Security/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Claims": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Security.Principal": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.ThreadPool": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Security": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.Sockets/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.unix.System.Net.Sockets": "4.3.0" - } - }, - "System.Net.WebHeaderCollection/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Net.WebSockets/4.3.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Net.WebSockets.Client/4.3.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Net.NameResolution": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Security": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.Net.WebHeaderCollection": "4.3.0", - "System.Net.WebSockets": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0" - } - }, - "System.ObjectModel/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Private.Uri/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "runtime.unix.System.Private.Uri": "4.3.0" - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Reflection": "4.3.0" - } - }, - "System.Reflection.Emit/4.3.0": { - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Reflection.Extensions": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Reflection.Primitives": "4.3.0" - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Resources.ResourceManager": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "runtime.any.System.Runtime": "4.3.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.unix.System.Runtime.Extensions": "4.3.0" - } - }, - "System.Runtime.Handles/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Runtime.Handles": "4.3.0" - } - }, - "System.Runtime.InteropServices/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "runtime.any.System.Runtime.InteropServices": "4.3.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Runtime.Serialization.Formatters/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Serialization.Primitives": "4.3.0" - } - }, - "System.Runtime.Serialization.Primitives/4.3.0": { - "dependencies": { - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Security.Claims/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Security.Principal": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Principal/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Security.Principal.Windows/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Claims": "4.3.0", - "System.Security.Principal": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Text.Encoding": "4.3.0" - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.any.System.Text.Encoding.Extensions": "4.3.0" - } - }, - "System.Text.RegularExpressions/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.ThreadPool/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Threading.Timer/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "runtime.any.System.Threading.Timer": "4.3.0" - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - } - }, - "System.Xml.XDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - }, - "System.Xml.XmlDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - } - } - }, - "libraries": { - "DiscordCLI/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ColorMineStandard/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sR4zFOJ6wT0bFgjivk4plQrO3q7j/ew6aKJY48ssNoXBvq7jiLB9PtuS4UOGqOcxEM571QSJKeNU3GmKFXc/dw==", - "path": "colorminestandard/1.0.0", - "hashPath": "colorminestandard.1.0.0.nupkg.sha512" - }, - "DSharpPlus/3.2.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MDhZwYv5N/3xPrIpIx92q5o7JPvxCyDXYJAv6fC+GVdzJfUSL9DAPm55lH1I5wZ+Fv9/05Cq/KPVxM0lfh3rog==", - "path": "dsharpplus/3.2.3", - "hashPath": "dsharpplus.3.2.3.nupkg.sha512" - }, - "Microsoft.CSharp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==", - "path": "microsoft.csharp/4.3.0", - "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "path": "microsoft.win32.primitives/4.3.0", - "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "path": "netstandard.library/1.6.1", - "hashPath": "netstandard.library.1.6.1.nupkg.sha512" - }, - "Newtonsoft.Json/10.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hSXaFmh7hNCuEoC4XNY5DrRkLDzYHqPx/Ik23R4J86Z7PE/Y6YidhG602dFVdLBRSdG6xp9NabH3dXpcoxWvww==", - "path": "newtonsoft.json/10.0.3", - "hashPath": "newtonsoft.json.10.0.3.nupkg.sha512" - }, - "runtime.any.System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==", - "path": "runtime.any.system.collections/4.3.0", - "hashPath": "runtime.any.system.collections.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Diagnostics.Tools/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-S/GPBmfPBB48ZghLxdDR7kDAJVAqgAuThyDJho3OLP5OS4tWD2ydyL8LKm8lhiBxce10OKe9X2zZ6DUjAqEbPg==", - "path": "runtime.any.system.diagnostics.tools/4.3.0", - "hashPath": "runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==", - "path": "runtime.any.system.diagnostics.tracing/4.3.0", - "hashPath": "runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==", - "path": "runtime.any.system.globalization/4.3.0", - "hashPath": "runtime.any.system.globalization.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==", - "path": "runtime.any.system.globalization.calendars/4.3.0", - "hashPath": "runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "runtime.any.System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==", - "path": "runtime.any.system.io/4.3.0", - "hashPath": "runtime.any.system.io.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==", - "path": "runtime.any.system.reflection/4.3.0", - "hashPath": "runtime.any.system.reflection.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Reflection.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==", - "path": "runtime.any.system.reflection.extensions/4.3.0", - "hashPath": "runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==", - "path": "runtime.any.system.reflection.primitives/4.3.0", - "hashPath": "runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==", - "path": "runtime.any.system.resources.resourcemanager/4.3.0", - "hashPath": "runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==", - "path": "runtime.any.system.runtime/4.3.0", - "hashPath": "runtime.any.system.runtime.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Runtime.Handles/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==", - "path": "runtime.any.system.runtime.handles/4.3.0", - "hashPath": "runtime.any.system.runtime.handles.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Runtime.InteropServices/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==", - "path": "runtime.any.system.runtime.interopservices/4.3.0", - "hashPath": "runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==", - "path": "runtime.any.system.text.encoding/4.3.0", - "hashPath": "runtime.any.system.text.encoding.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==", - "path": "runtime.any.system.text.encoding.extensions/4.3.0", - "hashPath": "runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==", - "path": "runtime.any.system.threading.tasks/4.3.0", - "hashPath": "runtime.any.system.threading.tasks.4.3.0.nupkg.sha512" - }, - "runtime.any.System.Threading.Timer/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w4ehZJ+AwXYmGwYu+rMvym6RvMaRiUEQR1u6dwcyuKHxz8Heu/mO9AG1MquEgTyucnhv3M43X0iKpDOoN17C0w==", - "path": "runtime.any.system.threading.timer/4.3.0", - "hashPath": "runtime.any.system.threading.timer.4.3.0.nupkg.sha512" - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "path": "runtime.native.system.io.compression/4.3.0", - "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Security/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==", - "path": "runtime.native.system.net.security/4.3.0", - "hashPath": "runtime.native.system.net.security.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.unix.Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2mI2Mfq+CVatgr4RWGvAWBjoCfUafy6VNFU7G9OA52DjO8x/okfIbsEq2UPgeGfdpO7X5gmPXKT8slx0tn0Mhw==", - "path": "runtime.unix.microsoft.win32.primitives/4.3.0", - "hashPath": "runtime.unix.microsoft.win32.primitives.4.3.0.nupkg.sha512" - }, - "runtime.unix.System.Console/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JSEiU9EvE2vJTHUuHnSg9le8XDbvZmjZ/3PhLviICzY1TTDE7c/uNYVtE9qTA9PAOZsqccy5lxvfaZOeBhT3tA==", - "path": "runtime.unix.system.console/4.3.0", - "hashPath": "runtime.unix.system.console.4.3.0.nupkg.sha512" - }, - "runtime.unix.System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WV8KLRHWVUVUDduFnvGMHt0FsEt2wK6xPl1EgDKlaMx2KnZ43A/O0GzP8wIuvAC7mq4T9V1mm90r+PXkL9FPdQ==", - "path": "runtime.unix.system.diagnostics.debug/4.3.0", - "hashPath": "runtime.unix.system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "runtime.unix.System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ajmTcjrqc3vgV1TH54DRioshbEniaFbOAJ0kReGuNsp9uIcqYle0RmUo6+Qlwqe3JIs4TDxgnqs3UzX3gRJ1rA==", - "path": "runtime.unix.system.io.filesystem/4.3.0", - "hashPath": "runtime.unix.system.io.filesystem.4.3.0.nupkg.sha512" - }, - "runtime.unix.System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AZcRXhH7Gamr+bckUfX3iHefPIrujJTt9XWQWo0elNiP1SNasX0KBWINZkDKY0GsOrsyJ7cB4MgIRTZzLlsTKg==", - "path": "runtime.unix.system.net.primitives/4.3.0", - "hashPath": "runtime.unix.system.net.primitives.4.3.0.nupkg.sha512" - }, - "runtime.unix.System.Net.Sockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4NcLbqajFaD3PvhOdmbieeBlKY4d8/kBfgJ5g28n6k1jWEICabvLM62gvmUS/CvyfvcZxVanKPl+E9LhPzfXZw==", - "path": "runtime.unix.system.net.sockets/4.3.0", - "hashPath": "runtime.unix.system.net.sockets.4.3.0.nupkg.sha512" - }, - "runtime.unix.System.Private.Uri/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ooWzobr5RAq34r9uan1r/WPXJYG1XWy9KanrxNvEnBzbFdQbMG7Y3bVi4QxR7xZMNLOxLLTAyXvnSkfj5boZSg==", - "path": "runtime.unix.system.private.uri/4.3.0", - "hashPath": "runtime.unix.system.private.uri.4.3.0.nupkg.sha512" - }, - "runtime.unix.System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zQiTBVpiLftTQZW8GFsV0gjYikB1WMkEPIxF5O6RkUrSV/OgvRRTYgeFQha/0keBpuS0HYweraGRwhfhJ7dj7w==", - "path": "runtime.unix.system.runtime.extensions/4.3.0", - "hashPath": "runtime.unix.system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/oH1XweI6G2VjeXuutq3XhHAPiSpotfPnsRMK0n8BXFOqG85y0AXQGaKiEdhCZZOpLHFrNY8rtLepMgLJrsY9w==", - "path": "stone_red-c-sharp-utilities/1.0.0.2", - "hashPath": "stone_red-c-sharp-utilities.1.0.0.2.nupkg.sha512" - }, - "System.AppContext/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "path": "system.appcontext/4.3.0", - "hashPath": "system.appcontext.4.3.0.nupkg.sha512" - }, - "System.Buffers/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "path": "system.buffers/4.3.0", - "hashPath": "system.buffers.4.3.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, - "System.Collections.NonGeneric/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", - "path": "system.collections.nongeneric/4.3.0", - "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512" - }, - "System.Collections.Specialized/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==", - "path": "system.collections.specialized/4.3.0", - "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512" - }, - "System.ComponentModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==", - "path": "system.componentmodel/4.3.0", - "hashPath": "system.componentmodel.4.3.0.nupkg.sha512" - }, - "System.ComponentModel.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==", - "path": "system.componentmodel.primitives/4.3.0", - "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512" - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==", - "path": "system.componentmodel.typeconverter/4.3.0", - "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512" - }, - "System.Console/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "path": "system.console/4.3.0", - "hashPath": "system.console.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "path": "system.diagnostics.tools/4.3.0", - "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "path": "system.diagnostics.tracing/4.3.0", - "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" - }, - "System.Dynamic.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==", - "path": "system.dynamic.runtime/4.3.0", - "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "path": "system.io.compression/4.3.0", - "hashPath": "system.io.compression.4.3.0.nupkg.sha512" - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "path": "system.io.compression.zipfile/4.3.0", - "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.4.3.0.nupkg.sha512" - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "path": "system.linq.expressions/4.3.0", - "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" - }, - "System.Net.Http/4.3.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7rCqIbkC/P2+A00NoDH5gnvFhADmX7Dc4INvsOajbU1MVhktE9vZNrjPtF82N6Uo7obK+yzlrPUv/M+snnN/9w==", - "path": "system.net.http/4.3.3", - "hashPath": "system.net.http.4.3.3.nupkg.sha512" - }, - "System.Net.NameResolution/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==", - "path": "system.net.nameresolution/4.3.0", - "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, - "System.Net.Security/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IgJKNfALqw7JRWp5LMQ5SWHNKvXVz094U6wNE3c1i8bOkMQvgBL+MMQuNt3xl9Qg9iWpj3lFxPZEY6XHmROjMQ==", - "path": "system.net.security/4.3.0", - "hashPath": "system.net.security.4.3.0.nupkg.sha512" - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "path": "system.net.sockets/4.3.0", - "hashPath": "system.net.sockets.4.3.0.nupkg.sha512" - }, - "System.Net.WebHeaderCollection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XZrXYG3c7QV/GpWeoaRC02rM6LH2JJetfVYskf35wdC/w2fFDFMphec4gmVH2dkll6abtW14u9Rt96pxd9YH2A==", - "path": "system.net.webheadercollection/4.3.0", - "hashPath": "system.net.webheadercollection.4.3.0.nupkg.sha512" - }, - "System.Net.WebSockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u6fFNY5q4T8KerUAVbya7bR6b7muBuSTAersyrihkcmE5QhEOiH3t5rh4il15SexbVlpXFHGuMwr/m8fDrnkQg==", - "path": "system.net.websockets/4.3.0", - "hashPath": "system.net.websockets.4.3.0.nupkg.sha512" - }, - "System.Net.WebSockets.Client/4.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uQ2JCw7PuWx/TsGc5uyMibp2X1Rui3iUpS3AHnWT7k/8A7ORTNIRktxgmrCDrgBFm771+JS+FGQPANRuWOBMTQ==", - "path": "system.net.websockets.client/4.3.1", - "hashPath": "system.net.websockets.client.4.3.1.nupkg.sha512" - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "path": "system.objectmodel/4.3.0", - "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" - }, - "System.Private.Uri/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==", - "path": "system.private.uri/4.3.0", - "hashPath": "system.private.uri.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "path": "system.reflection.emit/4.3.0", - "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "path": "system.reflection.emit.lightweight/4.3.0", - "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "path": "system.reflection.extensions/4.3.0", - "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "path": "system.reflection.typeextensions/4.3.0", - "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "path": "system.runtime.handles/4.3.0", - "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "path": "system.runtime.interopservices/4.3.0", - "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Runtime.Serialization.Formatters/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==", - "path": "system.runtime.serialization.formatters/4.3.0", - "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512" - }, - "System.Runtime.Serialization.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==", - "path": "system.runtime.serialization.primitives/4.3.0", - "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Claims/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==", - "path": "system.security.claims/4.3.0", - "hashPath": "system.security.claims.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, - "System.Security.Principal/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==", - "path": "system.security.principal/4.3.0", - "hashPath": "system.security.principal.4.3.0.nupkg.sha512" - }, - "System.Security.Principal.Windows/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HVL1rvqYtnRCxFsYag/2le/ZfKLK4yMw79+s6FmKXbSCNN0JeAhrYxnRAHFoWRa0dEojsDcbBSpH3l22QxAVyw==", - "path": "system.security.principal.windows/4.3.0", - "hashPath": "system.security.principal.windows.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "path": "system.text.encoding.extensions/4.3.0", - "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "path": "system.text.regularexpressions/4.3.0", - "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "path": "system.threading.tasks.extensions/4.3.0", - "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" - }, - "System.Threading.ThreadPool/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==", - "path": "system.threading.threadpool/4.3.0", - "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512" - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "path": "system.threading.timer/4.3.0", - "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "path": "system.xml.readerwriter/4.3.0", - "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "path": "system.xml.xdocument/4.3.0", - "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" - }, - "System.Xml.XmlDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", - "path": "system.xml.xmldocument/4.3.0", - "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/Stone_Red-C-Sharp-Utilities.dll b/DiscordCLI/bin/Release/net5.0/linux-x64/Stone_Red-C-Sharp-Utilities.dll deleted file mode 100644 index 3f011f0..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/linux-x64/Stone_Red-C-Sharp-Utilities.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/ColorMineStandard.dll b/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/ColorMineStandard.dll deleted file mode 100644 index 56ac4d7..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/ColorMineStandard.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DSharpPlus.dll b/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DSharpPlus.dll deleted file mode 100644 index e59fc82..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DSharpPlus.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.dll b/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.dll deleted file mode 100644 index 3e55441..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.runtimeconfig.json b/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/Newtonsoft.Json.dll b/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/Newtonsoft.Json.dll deleted file mode 100644 index 96725e6..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/Newtonsoft.Json.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/Stone_Red-C-Sharp-Utilities.dll b/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/Stone_Red-C-Sharp-Utilities.dll deleted file mode 100644 index 3f011f0..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/Stone_Red-C-Sharp-Utilities.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-x64.zip b/DiscordCLI/bin/Release/net5.0/publish/Linux-x64.zip deleted file mode 100644 index 5eed14e..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-x64.zip and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-x64/DiscordCLI b/DiscordCLI/bin/Release/net5.0/publish/Linux-x64/DiscordCLI deleted file mode 100644 index 88ca4ad..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-x64/DiscordCLI and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-x64/DiscordCLI.pdb b/DiscordCLI/bin/Release/net5.0/publish/Linux-x64/DiscordCLI.pdb deleted file mode 100644 index ccb675c..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-x64/DiscordCLI.pdb and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/ColorMineStandard.dll b/DiscordCLI/bin/Release/net5.0/publish/Windows/ColorMineStandard.dll deleted file mode 100644 index 56ac4d7..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows/ColorMineStandard.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/DSharpPlus.dll b/DiscordCLI/bin/Release/net5.0/publish/Windows/DSharpPlus.dll deleted file mode 100644 index e59fc82..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows/DSharpPlus.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.dll b/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.dll deleted file mode 100644 index 3e55441..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.runtimeconfig.json b/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/Newtonsoft.Json.dll b/DiscordCLI/bin/Release/net5.0/publish/Windows/Newtonsoft.Json.dll deleted file mode 100644 index 96725e6..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows/Newtonsoft.Json.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/Stone_Red-C-Sharp-Utilities.dll b/DiscordCLI/bin/Release/net5.0/publish/Windows/Stone_Red-C-Sharp-Utilities.dll deleted file mode 100644 index 3f011f0..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows/Stone_Red-C-Sharp-Utilities.dll and /dev/null differ diff --git a/DiscordCLI/bin/Release/net5.0/ref/DiscordCLI.dll b/DiscordCLI/bin/Release/net5.0/ref/DiscordCLI.dll deleted file mode 100644 index 9ad6622..0000000 Binary files a/DiscordCLI/bin/Release/net5.0/ref/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.assets.cache b/DiscordCLI/obj/Debug/net5.0/DiscordCLI.assets.cache deleted file mode 100644 index 2e0a32a..0000000 Binary files a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.assets.cache and /dev/null differ diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache b/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache deleted file mode 100644 index e66e0b9..0000000 --- a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d74c436d6f045a94c6aefe230b53cf4fbca29cc5 diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.dll b/DiscordCLI/obj/Debug/net5.0/DiscordCLI.dll deleted file mode 100644 index a6c8db1..0000000 Binary files a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.genruntimeconfig.cache b/DiscordCLI/obj/Debug/net5.0/DiscordCLI.genruntimeconfig.cache deleted file mode 100644 index 09f0ac1..0000000 --- a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -3e2c7be251ce3e62a6541dac29e1895e802a69f2 diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.pdb b/DiscordCLI/obj/Debug/net5.0/DiscordCLI.pdb deleted file mode 100644 index d7e4adf..0000000 Binary files a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.pdb and /dev/null differ diff --git a/DiscordCLI/obj/Debug/net5.0/apphost.exe b/DiscordCLI/obj/Debug/net5.0/apphost.exe deleted file mode 100644 index eb9c071..0000000 Binary files a/DiscordCLI/obj/Debug/net5.0/apphost.exe and /dev/null differ diff --git a/DiscordCLI/obj/Debug/net5.0/ref/DiscordCLI.dll b/DiscordCLI/obj/Debug/net5.0/ref/DiscordCLI.dll deleted file mode 100644 index 0243bd0..0000000 Binary files a/DiscordCLI/obj/Debug/net5.0/ref/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfoInputs.cache b/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfoInputs.cache deleted file mode 100644 index 68ba3d0..0000000 --- a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -b19e6f37bddcbdb1df945fddaf2581ec8ab2932c diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.assets.cache b/DiscordCLI/obj/Release/net5.0/DiscordCLI.assets.cache deleted file mode 100644 index db4d311..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/DiscordCLI.assets.cache and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache b/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache deleted file mode 100644 index 608cc44..0000000 --- a/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -6b3b4647b7644f9b16fb8ec3b15a9fe904531b35 diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.csprojAssemblyReference.cache b/DiscordCLI/obj/Release/net5.0/DiscordCLI.csprojAssemblyReference.cache deleted file mode 100644 index 4da4158..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/DiscordCLI.csprojAssemblyReference.cache and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.dll b/DiscordCLI/obj/Release/net5.0/DiscordCLI.dll deleted file mode 100644 index 3e55441..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.genruntimeconfig.cache b/DiscordCLI/obj/Release/net5.0/DiscordCLI.genruntimeconfig.cache deleted file mode 100644 index 09f0ac1..0000000 --- a/DiscordCLI/obj/Release/net5.0/DiscordCLI.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -3e2c7be251ce3e62a6541dac29e1895e802a69f2 diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.pdb b/DiscordCLI/obj/Release/net5.0/DiscordCLI.pdb deleted file mode 100644 index 4e63163..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/DiscordCLI.pdb and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.dll b/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.dll deleted file mode 100644 index cb5c4c6..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.pdb b/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.pdb deleted file mode 100644 index ccb675c..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.pdb and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/ref/DiscordCLI.dll b/DiscordCLI/obj/Release/net5.0/linux-x64/ref/DiscordCLI.dll deleted file mode 100644 index 94bb648..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/linux-x64/ref/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/ref/DiscordCLI.dll b/DiscordCLI/obj/Release/net5.0/ref/DiscordCLI.dll deleted file mode 100644 index 9ad6622..0000000 Binary files a/DiscordCLI/obj/Release/net5.0/ref/DiscordCLI.dll and /dev/null differ diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfoInputs.cache b/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfoInputs.cache deleted file mode 100644 index 148bad3..0000000 --- a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8dbf5d9b5cf6fb65f2290f681f68bfa7a21560cd diff --git a/README.md b/README.md index cf96187..80f9465 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # DiscordCLI + > Use Discord in the terminal ## Warning + **Use this software at your own risk!**\ This isn't directly a selfbot, but Discord may count it as User account automation and this is against their TOS.\ I guess everything should be fine as long as you don't behave conspicuously but still proceed with caution!\ @@ -9,44 +11,73 @@ Currently there are no known cases where a user got banned for using this Discor Don't blame me if you get banned!\ I will update the above if anything changes! -## Download -Releases: https://github.com/Stone-Red-Code/DiscordCLI/releases - ## Usage -1. Download one of the releases + +1. [Download]("https://github.com/Stone-Red-Code/DiscordCLI/releases +) one of the releases 2. Execute the `DiscordCLI` file -3. Enter your User Token +3. Enter your [User Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-user-token">) 4. Enter one of the commands below ## Commands + ### help - - lists all commands + +- lists all commands + ### exit - - exits application + +- exits application + ### logout - - deletes auth token and exits application + +- deletes auth token and exits application + +### clear + +- clears the console + ### guilds - - lists all guilds you are in + +- lists all guilds you are in + ### dms - - lists all private channels + +- lists all private channels + ### channels - - lists all channels of guild - - args: + +- lists all channels of guild + + - args: \ + ### enterg - - enter guild - - args: + +- enter guild +- args: \ + ### enterc - - enter channel - - args: + +- enter channel +- args: \ + ### enterd - - enter DM channel - - args: + +- enter DM channel +- args: \ + +### userinfo + +- gets information about a user +- args: \ ## Limitations + DiscordCLI doesn't support everything the official Discord app does. If you find a missing feature in DiscordCLI that is not listed below please tell me or create a pull request and update the list below. -### Current limitation: +### Current limitation + - No voice support - Mentions can't be created easily - You can't add/remove guilds @@ -54,4 +85,3 @@ If you find a missing feature in DiscordCLI that is not listed below please tell - Discord online status not updating And probably more. - diff --git a/src/.vs/DiscordCLI/DesignTimeBuild/.dtbcache.v2 b/src/.vs/DiscordCLI/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..da0d655 Binary files /dev/null and b/src/.vs/DiscordCLI/DesignTimeBuild/.dtbcache.v2 differ diff --git a/src/.vs/DiscordCLI/v16/.suo b/src/.vs/DiscordCLI/v16/.suo new file mode 100644 index 0000000..55f3551 Binary files /dev/null and b/src/.vs/DiscordCLI/v16/.suo differ diff --git a/DiscordCLI.sln b/src/DiscordCLI.sln similarity index 100% rename from DiscordCLI.sln rename to src/DiscordCLI.sln diff --git a/DiscordCLI/Commands.cs b/src/DiscordCLI/Commands.cs similarity index 72% rename from DiscordCLI/Commands.cs rename to src/DiscordCLI/Commands.cs index 3dd6302..d61d2db 100644 --- a/DiscordCLI/Commands.cs +++ b/src/DiscordCLI/Commands.cs @@ -1,8 +1,8 @@ using DSharpPlus.Entities; using DSharpPlus; -using Stone_Red_Utilities.ColorConsole; +using Stone_Red_Utilities.ConsoleExtentions; +using Stone_Red_Utilities.StringExtentions; using System.Collections.Generic; -using System.Diagnostics; using System.IO; using System.Linq; using System; @@ -87,7 +87,7 @@ namespace DiscordCLI break; case ChannelType.Text: - Console.WriteLine($" {index}. {channel.Name}"); + Console.WriteLine($"{index}. {channel.Name}"); index++; break; } @@ -183,5 +183,58 @@ namespace DiscordCLI await Task.CompletedTask; } + + protected async Task UserInfo(string userName) + { + if (GlobalInformation.currentGuild is null) + { + ConsoleExt.WriteLine("You are not in a guild!", ConsoleColor.Red); + return; + } + + if (userName is null) + { + ConsoleExt.WriteLine("User not found!", ConsoleColor.Red); + return; + } + + DiscordUser discordUser = GlobalInformation.currentGuild?.Members?.FirstOrDefault(user => user.Username.EqualsIgnoreSpacesAndCase(userName)); + + if (discordUser is null) + { + discordUser = GlobalInformation.currentGuild?.Members?.FirstOrDefault(user => $"{user.Username}#{user.Discriminator}".EqualsIgnoreSpacesAndCase(userName)); + } + + if (discordUser is null) + { + discordUser = GlobalInformation.currentGuild?.Members?.FirstOrDefault(user => $"{user.Nickname}".EqualsIgnoreSpacesAndCase(userName)); + } + + if (discordUser is not null) + { + string status = discordUser.Presence?.Status.ToString(); + status ??= "N/A"; + + string infoString = + $"Username: {discordUser.Username}#{discordUser.Discriminator}" + Environment.NewLine + + $"Status: {status}" + Environment.NewLine + + $"Created at: {discordUser.CreationTimestamp}" + Environment.NewLine + + $"ID: {discordUser.Id}" + Environment.NewLine + + $"Bot: {discordUser.IsBot}"; + Console.WriteLine(infoString); + } + else + { + ConsoleExt.WriteLine("User not found!", ConsoleColor.Red); + } + + await Task.CompletedTask; + } + + protected async Task Clear(string args) + { + Console.Clear(); + await Task.CompletedTask; + } } } \ No newline at end of file diff --git a/DiscordCLI/CommandsManager.cs b/src/DiscordCLI/CommandsManager.cs similarity index 95% rename from DiscordCLI/CommandsManager.cs rename to src/DiscordCLI/CommandsManager.cs index 24a3b20..ec76b12 100644 --- a/DiscordCLI/CommandsManager.cs +++ b/src/DiscordCLI/CommandsManager.cs @@ -1,5 +1,5 @@ using DSharpPlus; -using Stone_Red_Utilities.ColorConsole; +using Stone_Red_Utilities.ConsoleExtentions; using System.Collections.Generic; using System.Linq; using System; @@ -23,12 +23,14 @@ namespace DiscordCLI { { "exit", ("exits application", null) }, { "logout", ("deletes auth token and exits application", DeleteToken) }, + { "clear", ("clears the console", Clear) }, { "guilds", ("lists all guilds you are in", ListGuilds) }, { "dms", ("lists all private channels", ListDms) }, { "channels", ("lists all channels of guild args:", ListGuildChannels) }, { "enterg", ("enter guild args:", ListGuildChannels) }, { "enterc", ("enter channel args:", EnterChannel) }, { "enterd", ("enter DM channel args:", EnterDmChannel) }, + { "userinfo", ("gets information about a user args:", UserInfo) }, }; Timer cooldownTimer = new Timer(1000); diff --git a/DiscordCLI/DiscordCLI.csproj b/src/DiscordCLI/DiscordCLI.csproj similarity index 57% rename from DiscordCLI/DiscordCLI.csproj rename to src/DiscordCLI/DiscordCLI.csproj index d7e6d02..3e1729e 100644 --- a/DiscordCLI/DiscordCLI.csproj +++ b/src/DiscordCLI/DiscordCLI.csproj @@ -3,11 +3,19 @@ Exe net5.0 + 0.0.4.0 + 0.0.4.0 + 0.0.4.0 + - + + + + + \ No newline at end of file diff --git a/DiscordCLI/DiscordCLI.csproj.user b/src/DiscordCLI/DiscordCLI.csproj.user similarity index 70% rename from DiscordCLI/DiscordCLI.csproj.user rename to src/DiscordCLI/DiscordCLI.csproj.user index 6ea29ba..47b0288 100644 --- a/DiscordCLI/DiscordCLI.csproj.user +++ b/src/DiscordCLI/DiscordCLI.csproj.user @@ -1,6 +1,6 @@  - <_LastSelectedProfileId>C:\Users\David\Google Drive\Programmieren\DiscordCLI\DiscordCLI\Properties\PublishProfiles\Windows.pubxml + <_LastSelectedProfileId>C:\Users\David\Google Drive\Programmieren\DiscordCLI\src\DiscordCLI\Properties\PublishProfiles\DiscordCLI.pubxml \ No newline at end of file diff --git a/DiscordCLI/GlobalInformation.cs b/src/DiscordCLI/GlobalInformation.cs similarity index 100% rename from DiscordCLI/GlobalInformation.cs rename to src/DiscordCLI/GlobalInformation.cs diff --git a/DiscordCLI/InputManager.cs b/src/DiscordCLI/InputManager.cs similarity index 60% rename from DiscordCLI/InputManager.cs rename to src/DiscordCLI/InputManager.cs index 938d338..c499e27 100644 --- a/DiscordCLI/InputManager.cs +++ b/src/DiscordCLI/InputManager.cs @@ -3,6 +3,7 @@ using System.Threading.Tasks; using System; using DSharpPlus.Entities; using System.Linq; +using System.Collections.Generic; namespace DiscordCLI { @@ -10,6 +11,7 @@ namespace DiscordCLI { private readonly CommandsManager commandsManager; private readonly DiscordClient client; + private readonly List previousInputs = new List(); public const string prefix = ">"; public string Input { get; private set; } = string.Empty; @@ -21,6 +23,7 @@ namespace DiscordCLI public async Task ReadInput() { + int inputListIndex = 0; bool exit = false; bool printOverride = false; string lastInput = prefix; @@ -44,6 +47,26 @@ namespace DiscordCLI { Input = Input.Remove(Input.Length - 1); } + else if (keyInfo.Key == ConsoleKey.UpArrow) + { + if (previousInputs.Count > 0) + Input = previousInputs[previousInputs.Count - inputListIndex - 1]; + + if (inputListIndex < previousInputs.Count - 1) + inputListIndex++; + Console.CursorLeft = infoString.Length - 1; + Console.Write(Input + new string(' ', Console.WindowWidth - infoString.Length - 1)); + } + else if (keyInfo.Key == ConsoleKey.DownArrow) + { + if (previousInputs.Count > 0) + Input = previousInputs[previousInputs.Count - inputListIndex - 1]; + + if (inputListIndex > 0) + inputListIndex--; + Console.CursorLeft = infoString.Length - 1; + Console.Write(Input + new string(' ', Console.WindowWidth - infoString.Length - 1)); + } Console.Write(keyInfo.KeyChar); if (keyInfo.Key == ConsoleKey.Backspace) @@ -53,8 +76,17 @@ namespace DiscordCLI } while (keyInfo.Key != ConsoleKey.Enter); if (GlobalInformation.currentTextChannel == null && !Input.StartsWith(prefix)) - Input = prefix + Input; + { + if (previousInputs.Count > 10) + previousInputs.RemoveAt(0); + if (previousInputs.Count == 0 || previousInputs[previousInputs.Count - 1] != Input) + previousInputs.Add(new string(Input)); + + Input = prefix + Input; + } + + inputListIndex = 0; lastInput = new string(Input); Input = string.Empty; diff --git a/DiscordCLI/OutputManager.cs b/src/DiscordCLI/OutputManager.cs similarity index 78% rename from DiscordCLI/OutputManager.cs rename to src/DiscordCLI/OutputManager.cs index d298ac2..0a780e4 100644 --- a/DiscordCLI/OutputManager.cs +++ b/src/DiscordCLI/OutputManager.cs @@ -2,12 +2,13 @@ using ColorMine.ColorSpaces; using DSharpPlus.Entities; using DSharpPlus; -using Stone_Red_Utilities.ColorConsole; +using Stone_Red_Utilities.ConsoleExtentions; using System.Diagnostics; using System.Drawing; using System.Linq; using System.Threading.Tasks; using System; +using System.Collections.Generic; namespace DiscordCLI { @@ -66,11 +67,13 @@ namespace DiscordCLI } if (embed.Fields is not null) + { foreach (DiscordEmbedField field in embed.Fields) { WriteTop(">>> ", Color.FromArgb(embed.Color.Value), message, true, false); WriteTop($"{field.Name}{Environment.NewLine}{field.Value}", Color.White, message, false); } + } } } catch (Exception ex) @@ -99,8 +102,8 @@ namespace DiscordCLI if (removeText) Console.Write('\r' + new string(' ', Console.WindowWidth) + '\r'); - string[] words = message.Split(' '); - for (int i = 0; i < words.Length; i++) + List words = message.Replace("\n", " %%").Split(' ').ToList(); + for (int i = 0; i < words.Count; i++) { ConsoleColor mentionColor = ConsoleColor.Black; @@ -109,6 +112,29 @@ namespace DiscordCLI mentionColor = ConsoleColor.DarkCyan; } + if (words[i].Contains("<") && words[i].Contains(">") && !(words[i].StartsWith("<") && words[i].EndsWith(">"))) + { + int index1 = words[i].IndexOf("<"); + int index2 = words[i].IndexOf(">"); + if (index1 < index2) + { + string part1 = words[i].Substring(0, index1); + string part2 = words[i].Substring(index1, index2 - index1 + 1); + string part3 = words[i].Substring(index2 + 1, words[i].Length - index2 - 1); + + words[i] = part2; + if (!string.IsNullOrEmpty(part1)) + { + words.Insert(i, part1); + } + + if (!string.IsNullOrEmpty(part3)) + { + words.Insert(i + (string.IsNullOrEmpty(part1) ? 1 : 2), part3); + } + } + } + foreach (DiscordUser user in discordMessage.MentionedUsers) { if (user?.Mention is not null) @@ -122,7 +148,16 @@ namespace DiscordCLI else { if (words[i].Contains("<@") && words[i].Contains('>')) - mentionColor = ConsoleColor.Blue; + { + if (ulong.TryParse(words[i].Replace("!", string.Empty).Replace("<@", string.Empty).Replace(">", string.Empty), out ulong id)) + { + DiscordUser discordUser = client.GetUserAsync(id).Result; + Console.WriteLine(discordUser is null); + + words[i] = words[i].Replace("<@!", "<@").Replace(discordUser.Mention, $"@{discordUser.Username}#{discordUser.Discriminator}"); + mentionColor = ConsoleColor.Blue; + } + } } } @@ -149,7 +184,7 @@ namespace DiscordCLI } } - ConsoleExt.Write(words[i] + " ", mentionColor == ConsoleColor.Black ? consoleColor : mentionColor); + ConsoleExt.Write(words[i].Replace("%%", "\n") + " ", mentionColor == ConsoleColor.Black ? consoleColor : mentionColor); } ConsoleExt.Write(info, ConsoleColor.DarkGray); diff --git a/DiscordCLI/Program.cs b/src/DiscordCLI/Program.cs similarity index 52% rename from DiscordCLI/Program.cs rename to src/DiscordCLI/Program.cs index 1193fe7..cdf7a4c 100644 --- a/DiscordCLI/Program.cs +++ b/src/DiscordCLI/Program.cs @@ -1,27 +1,47 @@ using DSharpPlus; -using Stone_Red_Utilities.ColorConsole; using System.IO; using System.Threading.Tasks; using System; +using DSharpPlus.Exceptions; +using Stone_Red_Utilities.ConsoleExtentions; +using System.Reflection; +using AlwaysUpToDate; +using System.Runtime.InteropServices; namespace DiscordCLI { internal class Program { - public static void Main() => new Program().MainAsync().GetAwaiter().GetResult(); - - private DiscordClient client; - private InputManager inputManager; - private OutputManager outputManager; - private CommandsManager commandsManager; - public const string tokenPath = "token.txt"; - public async Task MainAsync() + private DiscordClient client; + private CommandsManager commandsManager; + private InputManager inputManager; + private OutputManager outputManager; + +#if DEBUG + private Updater updater = new Updater(new TimeSpan(0), "https://raw.githubusercontent.com/Stone-Red-Code/DiscordCLI/develop/update/updateInfo.json", "./", true); +#else + private Updater updater = new Updater(new TimeSpan(0), "https://raw.githubusercontent.com/Stone-Red-Code/DiscordCLI/main/update/updateInfo.json", "./", true); +#endif + + public static void Main() => new Program().Setup().GetAwaiter().GetResult(); + + private async Task Setup() { Console.ForegroundColor = ConsoleColor.White; Console.OutputEncoding = System.Text.Encoding.UTF8; + updater.UpdateAvailible += Updater_UpdateAvailible; + updater.NoUpdateAvailible += Updater_NoUpdateAvailible; + updater.ProgressChanged += Updater_ProgressChanged; + + updater.Start(); + await Task.Delay(-1); + } + + private async Task Start() + { string token = string.Empty; if (File.Exists(tokenPath)) token = File.ReadAllText(tokenPath); @@ -46,12 +66,13 @@ namespace DiscordCLI client.MessageCreated += Client_MessageCreated; await client.ConnectAsync(); + ConsoleExt.WriteLine("Welcome to DiscordCLI", ConsoleColor.Green); } catch (Exception ex) { - ConsoleExt.WriteLine(ex, ConsoleColor.Red); + ConsoleExt.WriteLine(ex.Message, ConsoleColor.Red); - if (ex.Message.Contains("Authentication failed")) + if (ex.InnerException is UnauthorizedException) { File.Delete(tokenPath); token = string.Empty; @@ -68,6 +89,23 @@ namespace DiscordCLI await inputManager.ReadInput(); } + private async void Updater_NoUpdateAvailible() + { + await Start(); + } + + private void Updater_ProgressChanged(long? totalFileSize, long totalBytesDownloaded, double? progressPercentage) + { + Console.CursorLeft = 0; + ConsoleExt.WriteLine($"Downloading Update: {progressPercentage}% {totalBytesDownloaded}/{totalFileSize}", ConsoleColor.Yellow); + } + + private void Updater_UpdateAvailible(string version, string additionalInformation) + { + Console.WriteLine($"New version avalible! {version}"); + updater.Update(); + } + private async Task Client_MessageCreated(DSharpPlus.EventArgs.MessageCreateEventArgs e) { await outputManager.WriteMessage(e.Message, e.Channel, e.Guild); diff --git a/DiscordCLI/Properties/PublishProfiles/Linux-arm.pubxml b/src/DiscordCLI/Properties/PublishProfiles/DiscordCLI.pubxml similarity index 84% rename from DiscordCLI/Properties/PublishProfiles/Linux-arm.pubxml rename to src/DiscordCLI/Properties/PublishProfiles/DiscordCLI.pubxml index ad998ac..1c7e292 100644 --- a/DiscordCLI/Properties/PublishProfiles/Linux-arm.pubxml +++ b/src/DiscordCLI/Properties/PublishProfiles/DiscordCLI.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - bin\Release\net5.0\publish\Linux-arm + bin\Release\net5.0\publish\DiscordCLI FileSystem \ No newline at end of file diff --git a/DiscordCLI/Properties/PublishProfiles/Linux-arm.pubxml.user b/src/DiscordCLI/Properties/PublishProfiles/DiscordCLI.pubxml.user similarity index 57% rename from DiscordCLI/Properties/PublishProfiles/Linux-arm.pubxml.user rename to src/DiscordCLI/Properties/PublishProfiles/DiscordCLI.pubxml.user index 5031e0d..8e9397c 100644 --- a/DiscordCLI/Properties/PublishProfiles/Linux-arm.pubxml.user +++ b/src/DiscordCLI/Properties/PublishProfiles/DiscordCLI.pubxml.user @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - True|2021-05-27T05:47:11.2358523Z; + True|2021-05-29T16:25:28.6698849Z;True|2021-05-29T17:53:55.7039453+02:00;True|2021-05-29T17:07:22.9610987+02:00;True|2021-05-29T16:21:45.0240481+02:00; \ No newline at end of file diff --git a/DiscordCLI/Properties/PublishProfiles/Windows.pubxml.user b/src/DiscordCLI/Properties/PublishProfiles/Windows.pubxml.user similarity index 100% rename from DiscordCLI/Properties/PublishProfiles/Windows.pubxml.user rename to src/DiscordCLI/Properties/PublishProfiles/Windows.pubxml.user diff --git a/src/DiscordCLI/bin/Debug/net5.0/AlwaysUpToDate.dll b/src/DiscordCLI/bin/Debug/net5.0/AlwaysUpToDate.dll new file mode 100644 index 0000000..97f17fe Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/AlwaysUpToDate.dll differ diff --git a/src/DiscordCLI/bin/Debug/net5.0/AlwaysUpToDate.dll_OLD_ b/src/DiscordCLI/bin/Debug/net5.0/AlwaysUpToDate.dll_OLD_ new file mode 100644 index 0000000..97f17fe Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/AlwaysUpToDate.dll_OLD_ differ diff --git a/DiscordCLI/bin/Debug/net5.0/ColorMineStandard.dll b/src/DiscordCLI/bin/Debug/net5.0/ColorMineStandard.dll similarity index 100% rename from DiscordCLI/bin/Debug/net5.0/ColorMineStandard.dll rename to src/DiscordCLI/bin/Debug/net5.0/ColorMineStandard.dll diff --git a/DiscordCLI/bin/Debug/net5.0/DSharpPlus.dll b/src/DiscordCLI/bin/Debug/net5.0/DSharpPlus.dll similarity index 100% rename from DiscordCLI/bin/Debug/net5.0/DSharpPlus.dll rename to src/DiscordCLI/bin/Debug/net5.0/DSharpPlus.dll diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.deps.json b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.deps.json similarity index 97% rename from DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.deps.json rename to src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.deps.json index 65b2315..a2f755a 100644 --- a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.deps.json +++ b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.deps.json @@ -6,16 +6,28 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v5.0": { - "DiscordCLI/1.0.0": { + "DiscordCLI/0.0.4.0": { "dependencies": { + "AlwaysUpToDate": "1.0.0.3", "ColorMineStandard": "1.0.0", "DSharpPlus": "3.2.3", - "Stone_Red-C-Sharp-Utilities": "1.0.0.2" + "Stone_Red-C-Sharp-Utilities": "1.0.2.1" }, "runtime": { "DiscordCLI.dll": {} } }, + "AlwaysUpToDate/1.0.0.3": { + "dependencies": { + "System.Text.Json": "5.0.2" + }, + "runtime": { + "lib/netstandard2.1/AlwaysUpToDate.dll": { + "assemblyVersion": "1.0.0.3", + "fileVersion": "1.0.0.3" + } + } + }, "ColorMineStandard/1.0.0": { "runtime": { "lib/netstandard2.0/ColorMineStandard.dll": { @@ -186,11 +198,11 @@ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { "runtime": { "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.dll": { - "assemblyVersion": "1.0.0.2", - "fileVersion": "1.0.0.2" + "assemblyVersion": "1.0.2.1", + "fileVersion": "1.0.2.1" } } }, @@ -903,6 +915,14 @@ "System.Text.Encoding": "4.3.0" } }, + "System.Text.Json/5.0.2": { + "runtime": { + "lib/netcoreapp3.0/System.Text.Json.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.521.16609" + } + } + }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" @@ -993,11 +1013,18 @@ } }, "libraries": { - "DiscordCLI/1.0.0": { + "DiscordCLI/0.0.4.0": { "type": "project", "serviceable": false, "sha512": "" }, + "AlwaysUpToDate/1.0.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJCFkNoEa4cnf4Bck20k0DaPsLk1kgP8uH2B2dbOSpXv+kzVzLAaUsPWO1cm3Yo8bs3Z8JwG3J4xz4AcRzh3yg==", + "path": "alwaysuptodate/1.0.0.3", + "hashPath": "alwaysuptodate.1.0.0.3.nupkg.sha512" + }, "ColorMineStandard/1.0.0": { "type": "package", "serviceable": true, @@ -1173,12 +1200,12 @@ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { "type": "package", "serviceable": true, - "sha512": "sha512-/oH1XweI6G2VjeXuutq3XhHAPiSpotfPnsRMK0n8BXFOqG85y0AXQGaKiEdhCZZOpLHFrNY8rtLepMgLJrsY9w==", - "path": "stone_red-c-sharp-utilities/1.0.0.2", - "hashPath": "stone_red-c-sharp-utilities.1.0.0.2.nupkg.sha512" + "sha512": "sha512-QzwH0QvsDiBvCJTFroZBhN/pMEIiz0C8TNkQci+pxCbnjfTtVkxAYsgmlshCl5oHFJh7VYDLcGAULcMBARSb+w==", + "path": "stone_red-c-sharp-utilities/1.0.2.1", + "hashPath": "stone_red-c-sharp-utilities.1.0.2.1.nupkg.sha512" }, "System.AppContext/4.3.0": { "type": "package", @@ -1614,6 +1641,13 @@ "path": "system.text.encoding.extensions/4.3.0", "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" }, + "System.Text.Json/5.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==", + "path": "system.text.json/5.0.2", + "hashPath": "system.text.json.5.0.2.nupkg.sha512" + }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, diff --git a/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll new file mode 100644 index 0000000..335e064 Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll differ diff --git a/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll_OLD_ b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll_OLD_ new file mode 100644 index 0000000..7a0b5dd Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.dll_OLD_ differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.exe b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe similarity index 98% rename from DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.exe rename to src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe index 6744740..5a3dbe5 100644 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.exe and b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.exe b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe_OLD_ similarity index 99% rename from DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.exe rename to src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe_OLD_ index 6744740..13c070e 100644 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.exe and b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.exe_OLD_ differ diff --git a/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb new file mode 100644 index 0000000..8078a5c Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb differ diff --git a/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb_OLD_ b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb_OLD_ new file mode 100644 index 0000000..170d696 Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.pdb_OLD_ differ diff --git a/DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.dev.json b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.dev.json similarity index 100% rename from DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.dev.json rename to src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.dev.json diff --git a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.json b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.json similarity index 100% rename from DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.json rename to src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.runtimeconfig.json diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm.zip b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.zip similarity index 76% rename from DiscordCLI/bin/Release/net5.0/publish/Linux-arm.zip rename to src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.zip index 8dbeae9..b824a08 100644 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm.zip and b/src/DiscordCLI/bin/Debug/net5.0/DiscordCLI.zip differ diff --git a/DiscordCLI/bin/Debug/net5.0/Newtonsoft.Json.dll b/src/DiscordCLI/bin/Debug/net5.0/Newtonsoft.Json.dll similarity index 100% rename from DiscordCLI/bin/Debug/net5.0/Newtonsoft.Json.dll rename to src/DiscordCLI/bin/Debug/net5.0/Newtonsoft.Json.dll diff --git a/src/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll b/src/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll new file mode 100644 index 0000000..5a51340 Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll differ diff --git a/src/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll_OLD_ b/src/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll_OLD_ new file mode 100644 index 0000000..5a51340 Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/Stone_Red-C-Sharp-Utilities.dll_OLD_ differ diff --git a/src/DiscordCLI/bin/Debug/net5.0/System.Text.Json.dll b/src/DiscordCLI/bin/Debug/net5.0/System.Text.Json.dll new file mode 100644 index 0000000..e52b914 Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/System.Text.Json.dll differ diff --git a/src/DiscordCLI/bin/Debug/net5.0/ref/DiscordCLI.dll b/src/DiscordCLI/bin/Debug/net5.0/ref/DiscordCLI.dll new file mode 100644 index 0000000..141203c Binary files /dev/null and b/src/DiscordCLI/bin/Debug/net5.0/ref/DiscordCLI.dll differ diff --git a/src/DiscordCLI/bin/Release/net5.0/AlwaysUpToDate.dll b/src/DiscordCLI/bin/Release/net5.0/AlwaysUpToDate.dll new file mode 100644 index 0000000..97f17fe Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/AlwaysUpToDate.dll differ diff --git a/DiscordCLI/bin/Release/net5.0/ColorMineStandard.dll b/src/DiscordCLI/bin/Release/net5.0/ColorMineStandard.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/ColorMineStandard.dll rename to src/DiscordCLI/bin/Release/net5.0/ColorMineStandard.dll diff --git a/DiscordCLI/bin/Release/net5.0/DSharpPlus.dll b/src/DiscordCLI/bin/Release/net5.0/DSharpPlus.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/DSharpPlus.dll rename to src/DiscordCLI/bin/Release/net5.0/DSharpPlus.dll diff --git a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.deps.json b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.deps.json similarity index 97% rename from DiscordCLI/bin/Debug/net5.0/DiscordCLI.deps.json rename to src/DiscordCLI/bin/Release/net5.0/DiscordCLI.deps.json index 65b2315..a2f755a 100644 --- a/DiscordCLI/bin/Debug/net5.0/DiscordCLI.deps.json +++ b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.deps.json @@ -6,16 +6,28 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v5.0": { - "DiscordCLI/1.0.0": { + "DiscordCLI/0.0.4.0": { "dependencies": { + "AlwaysUpToDate": "1.0.0.3", "ColorMineStandard": "1.0.0", "DSharpPlus": "3.2.3", - "Stone_Red-C-Sharp-Utilities": "1.0.0.2" + "Stone_Red-C-Sharp-Utilities": "1.0.2.1" }, "runtime": { "DiscordCLI.dll": {} } }, + "AlwaysUpToDate/1.0.0.3": { + "dependencies": { + "System.Text.Json": "5.0.2" + }, + "runtime": { + "lib/netstandard2.1/AlwaysUpToDate.dll": { + "assemblyVersion": "1.0.0.3", + "fileVersion": "1.0.0.3" + } + } + }, "ColorMineStandard/1.0.0": { "runtime": { "lib/netstandard2.0/ColorMineStandard.dll": { @@ -186,11 +198,11 @@ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { "runtime": { "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.dll": { - "assemblyVersion": "1.0.0.2", - "fileVersion": "1.0.0.2" + "assemblyVersion": "1.0.2.1", + "fileVersion": "1.0.2.1" } } }, @@ -903,6 +915,14 @@ "System.Text.Encoding": "4.3.0" } }, + "System.Text.Json/5.0.2": { + "runtime": { + "lib/netcoreapp3.0/System.Text.Json.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.521.16609" + } + } + }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" @@ -993,11 +1013,18 @@ } }, "libraries": { - "DiscordCLI/1.0.0": { + "DiscordCLI/0.0.4.0": { "type": "project", "serviceable": false, "sha512": "" }, + "AlwaysUpToDate/1.0.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJCFkNoEa4cnf4Bck20k0DaPsLk1kgP8uH2B2dbOSpXv+kzVzLAaUsPWO1cm3Yo8bs3Z8JwG3J4xz4AcRzh3yg==", + "path": "alwaysuptodate/1.0.0.3", + "hashPath": "alwaysuptodate.1.0.0.3.nupkg.sha512" + }, "ColorMineStandard/1.0.0": { "type": "package", "serviceable": true, @@ -1173,12 +1200,12 @@ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { "type": "package", "serviceable": true, - "sha512": "sha512-/oH1XweI6G2VjeXuutq3XhHAPiSpotfPnsRMK0n8BXFOqG85y0AXQGaKiEdhCZZOpLHFrNY8rtLepMgLJrsY9w==", - "path": "stone_red-c-sharp-utilities/1.0.0.2", - "hashPath": "stone_red-c-sharp-utilities.1.0.0.2.nupkg.sha512" + "sha512": "sha512-QzwH0QvsDiBvCJTFroZBhN/pMEIiz0C8TNkQci+pxCbnjfTtVkxAYsgmlshCl5oHFJh7VYDLcGAULcMBARSb+w==", + "path": "stone_red-c-sharp-utilities/1.0.2.1", + "hashPath": "stone_red-c-sharp-utilities.1.0.2.1.nupkg.sha512" }, "System.AppContext/4.3.0": { "type": "package", @@ -1614,6 +1641,13 @@ "path": "system.text.encoding.extensions/4.3.0", "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" }, + "System.Text.Json/5.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==", + "path": "system.text.json/5.0.2", + "hashPath": "system.text.json.5.0.2.nupkg.sha512" + }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, diff --git a/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.dll b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.dll new file mode 100644 index 0000000..454e12b Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.dll differ diff --git a/DiscordCLI/bin/Release/net5.0/DiscordCLI.exe b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.exe similarity index 98% rename from DiscordCLI/bin/Release/net5.0/DiscordCLI.exe rename to src/DiscordCLI/bin/Release/net5.0/DiscordCLI.exe index 6744740..5a3dbe5 100644 Binary files a/DiscordCLI/bin/Release/net5.0/DiscordCLI.exe and b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.exe differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.pdb b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.pdb similarity index 51% rename from DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.pdb rename to src/DiscordCLI/bin/Release/net5.0/DiscordCLI.pdb index 4e63163..8e7ed52 100644 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.pdb and b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.pdb differ diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.runtimeconfig.dev.json b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.dev.json similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.runtimeconfig.dev.json rename to src/DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.dev.json diff --git a/DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.json b/src/DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.json similarity index 100% rename from DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.json rename to src/DiscordCLI/bin/Release/net5.0/DiscordCLI.runtimeconfig.json diff --git a/DiscordCLI/bin/Release/net5.0/Newtonsoft.Json.dll b/src/DiscordCLI/bin/Release/net5.0/Newtonsoft.Json.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/Newtonsoft.Json.dll rename to src/DiscordCLI/bin/Release/net5.0/Newtonsoft.Json.dll diff --git a/src/DiscordCLI/bin/Release/net5.0/Stone_Red-C-Sharp-Utilities.dll b/src/DiscordCLI/bin/Release/net5.0/Stone_Red-C-Sharp-Utilities.dll new file mode 100644 index 0000000..5a51340 Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/Stone_Red-C-Sharp-Utilities.dll differ diff --git a/src/DiscordCLI/bin/Release/net5.0/System.Text.Json.dll b/src/DiscordCLI/bin/Release/net5.0/System.Text.Json.dll new file mode 100644 index 0000000..e52b914 Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/System.Text.Json.dll differ diff --git a/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI.zip b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI.zip new file mode 100644 index 0000000..5a5ff80 Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI.zip differ diff --git a/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/AlwaysUpToDate.dll b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/AlwaysUpToDate.dll new file mode 100644 index 0000000..97f17fe Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/AlwaysUpToDate.dll differ diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/ColorMineStandard.dll b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/ColorMineStandard.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/ColorMineStandard.dll rename to src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/ColorMineStandard.dll diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/DSharpPlus.dll b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DSharpPlus.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/DSharpPlus.dll rename to src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DSharpPlus.dll diff --git a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.deps.json b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.deps.json similarity index 97% rename from DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.deps.json rename to src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.deps.json index 65b2315..a2f755a 100644 --- a/DiscordCLI/bin/Release/net5.0/publish/Linux-arm/DiscordCLI.deps.json +++ b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.deps.json @@ -6,16 +6,28 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v5.0": { - "DiscordCLI/1.0.0": { + "DiscordCLI/0.0.4.0": { "dependencies": { + "AlwaysUpToDate": "1.0.0.3", "ColorMineStandard": "1.0.0", "DSharpPlus": "3.2.3", - "Stone_Red-C-Sharp-Utilities": "1.0.0.2" + "Stone_Red-C-Sharp-Utilities": "1.0.2.1" }, "runtime": { "DiscordCLI.dll": {} } }, + "AlwaysUpToDate/1.0.0.3": { + "dependencies": { + "System.Text.Json": "5.0.2" + }, + "runtime": { + "lib/netstandard2.1/AlwaysUpToDate.dll": { + "assemblyVersion": "1.0.0.3", + "fileVersion": "1.0.0.3" + } + } + }, "ColorMineStandard/1.0.0": { "runtime": { "lib/netstandard2.0/ColorMineStandard.dll": { @@ -186,11 +198,11 @@ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { "runtime": { "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.dll": { - "assemblyVersion": "1.0.0.2", - "fileVersion": "1.0.0.2" + "assemblyVersion": "1.0.2.1", + "fileVersion": "1.0.2.1" } } }, @@ -903,6 +915,14 @@ "System.Text.Encoding": "4.3.0" } }, + "System.Text.Json/5.0.2": { + "runtime": { + "lib/netcoreapp3.0/System.Text.Json.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.521.16609" + } + } + }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" @@ -993,11 +1013,18 @@ } }, "libraries": { - "DiscordCLI/1.0.0": { + "DiscordCLI/0.0.4.0": { "type": "project", "serviceable": false, "sha512": "" }, + "AlwaysUpToDate/1.0.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJCFkNoEa4cnf4Bck20k0DaPsLk1kgP8uH2B2dbOSpXv+kzVzLAaUsPWO1cm3Yo8bs3Z8JwG3J4xz4AcRzh3yg==", + "path": "alwaysuptodate/1.0.0.3", + "hashPath": "alwaysuptodate.1.0.0.3.nupkg.sha512" + }, "ColorMineStandard/1.0.0": { "type": "package", "serviceable": true, @@ -1173,12 +1200,12 @@ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { "type": "package", "serviceable": true, - "sha512": "sha512-/oH1XweI6G2VjeXuutq3XhHAPiSpotfPnsRMK0n8BXFOqG85y0AXQGaKiEdhCZZOpLHFrNY8rtLepMgLJrsY9w==", - "path": "stone_red-c-sharp-utilities/1.0.0.2", - "hashPath": "stone_red-c-sharp-utilities.1.0.0.2.nupkg.sha512" + "sha512": "sha512-QzwH0QvsDiBvCJTFroZBhN/pMEIiz0C8TNkQci+pxCbnjfTtVkxAYsgmlshCl5oHFJh7VYDLcGAULcMBARSb+w==", + "path": "stone_red-c-sharp-utilities/1.0.2.1", + "hashPath": "stone_red-c-sharp-utilities.1.0.2.1.nupkg.sha512" }, "System.AppContext/4.3.0": { "type": "package", @@ -1614,6 +1641,13 @@ "path": "system.text.encoding.extensions/4.3.0", "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" }, + "System.Text.Json/5.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==", + "path": "system.text.json/5.0.2", + "hashPath": "system.text.json.5.0.2.nupkg.sha512" + }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, diff --git a/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.dll b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.dll new file mode 100644 index 0000000..454e12b Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.dll differ diff --git a/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.exe b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.exe new file mode 100644 index 0000000..5a3dbe5 Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.exe differ diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.pdb b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.pdb similarity index 51% rename from DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.pdb rename to src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.pdb index 4e63163..8e7ed52 100644 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows/DiscordCLI.pdb and b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.pdb differ diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.runtimeconfig.json b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.runtimeconfig.json similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.runtimeconfig.json rename to src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/DiscordCLI.runtimeconfig.json diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/Newtonsoft.Json.dll b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/Newtonsoft.Json.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/Newtonsoft.Json.dll rename to src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/Newtonsoft.Json.dll diff --git a/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/Stone_Red-C-Sharp-Utilities.dll b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/Stone_Red-C-Sharp-Utilities.dll new file mode 100644 index 0000000..5a51340 Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/Stone_Red-C-Sharp-Utilities.dll differ diff --git a/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/System.Text.Json.dll b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/System.Text.Json.dll new file mode 100644 index 0000000..e52b914 Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/publish/DiscordCLI/System.Text.Json.dll differ diff --git a/src/DiscordCLI/bin/Release/net5.0/ref/DiscordCLI.dll b/src/DiscordCLI/bin/Release/net5.0/ref/DiscordCLI.dll new file mode 100644 index 0000000..b1f0c80 Binary files /dev/null and b/src/DiscordCLI/bin/Release/net5.0/ref/DiscordCLI.dll differ diff --git a/DiscordCLI/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/DiscordCLI/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs similarity index 100% rename from DiscordCLI/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs rename to src/DiscordCLI/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfo.cs b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfo.cs similarity index 86% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfo.cs rename to src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfo.cs index 8008940..a59dc2c 100644 --- a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfo.cs +++ b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfo.cs @@ -13,11 +13,11 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("DiscordCLI")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.4.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.4.0")] [assembly: System.Reflection.AssemblyProductAttribute("DiscordCLI")] [assembly: System.Reflection.AssemblyTitleAttribute("DiscordCLI")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("0.0.4.0")] // Von der MSBuild WriteCodeFragment-Klasse generiert. diff --git a/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfoInputs.cache b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..e522cba --- /dev/null +++ b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +dedb7a4646bba9201d29c4cc7211a4881d770e52 diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from DiscordCLI/obj/Debug/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig rename to src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig diff --git a/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.assets.cache b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.assets.cache new file mode 100644 index 0000000..ff12bb3 Binary files /dev/null and b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.assets.cache differ diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CopyComplete b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CopyComplete similarity index 100% rename from DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CopyComplete rename to src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CopyComplete diff --git a/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..6c0284a --- /dev/null +++ b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +cbaf3c5b762f0a41704c9c99f67bfcfa1eaa46b2 diff --git a/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csprojAssemblyReference.cache b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csprojAssemblyReference.cache new file mode 100644 index 0000000..8993966 Binary files /dev/null and b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csprojAssemblyReference.cache differ diff --git a/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.dll b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.dll new file mode 100644 index 0000000..335e064 Binary files /dev/null and b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.dll differ diff --git a/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.genruntimeconfig.cache b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.genruntimeconfig.cache new file mode 100644 index 0000000..dbbb60b --- /dev/null +++ b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.genruntimeconfig.cache @@ -0,0 +1 @@ +7913be6fc5baee9a6c6e2d3d32160d2ff9b796ff diff --git a/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.pdb b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.pdb new file mode 100644 index 0000000..8078a5c Binary files /dev/null and b/src/DiscordCLI/obj/Debug/net5.0/DiscordCLI.pdb differ diff --git a/DiscordCLI/obj/Release/net5.0/apphost.exe b/src/DiscordCLI/obj/Debug/net5.0/apphost.exe similarity index 98% rename from DiscordCLI/obj/Release/net5.0/apphost.exe rename to src/DiscordCLI/obj/Debug/net5.0/apphost.exe index 6744740..5a3dbe5 100644 Binary files a/DiscordCLI/obj/Release/net5.0/apphost.exe and b/src/DiscordCLI/obj/Debug/net5.0/apphost.exe differ diff --git a/src/DiscordCLI/obj/Debug/net5.0/ref/DiscordCLI.dll b/src/DiscordCLI/obj/Debug/net5.0/ref/DiscordCLI.dll new file mode 100644 index 0000000..141203c Binary files /dev/null and b/src/DiscordCLI/obj/Debug/net5.0/ref/DiscordCLI.dll differ diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/src/DiscordCLI/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfo.cs b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfo.cs similarity index 100% rename from DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfo.cs rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfo.cs diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfoInputs.cache b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfoInputs.cache similarity index 100% rename from DiscordCLI/obj/Debug/net5.0/DiscordCLI.AssemblyInfoInputs.cache rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.AssemblyInfoInputs.cache diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.assets.cache b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.assets.cache similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.assets.cache rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.assets.cache diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CopyComplete b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CopyComplete similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CopyComplete rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CopyComplete diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CoreCompileInputs.cache b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CoreCompileInputs.cache similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CoreCompileInputs.cache rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csproj.CoreCompileInputs.cache diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csprojAssemblyReference.cache b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csprojAssemblyReference.cache similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csprojAssemblyReference.cache rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.csprojAssemblyReference.cache diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.dll b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.dll similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.dll rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.dll diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.genruntimeconfig.cache b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.genruntimeconfig.cache similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.genruntimeconfig.cache rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.genruntimeconfig.cache diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.pdb b/src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.pdb similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.pdb rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/DiscordCLI.pdb diff --git a/DiscordCLI/obj/Debug/netcoreapp3.1/apphost.exe b/src/DiscordCLI/obj/Debug/netcoreapp3.1/apphost.exe similarity index 100% rename from DiscordCLI/obj/Debug/netcoreapp3.1/apphost.exe rename to src/DiscordCLI/obj/Debug/netcoreapp3.1/apphost.exe diff --git a/DiscordCLI/obj/DiscordCLI.csproj.nuget.dgspec.json b/src/DiscordCLI/obj/DiscordCLI.csproj.nuget.dgspec.json similarity index 85% rename from DiscordCLI/obj/DiscordCLI.csproj.nuget.dgspec.json rename to src/DiscordCLI/obj/DiscordCLI.csproj.nuget.dgspec.json index 4113c55..6dd65f1 100644 --- a/DiscordCLI/obj/DiscordCLI.csproj.nuget.dgspec.json +++ b/src/DiscordCLI/obj/DiscordCLI.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\DiscordCLI.csproj": {} + "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\DiscordCLI.csproj": {} }, "projects": { - "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\DiscordCLI.csproj": { - "version": "1.0.0", + "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\DiscordCLI.csproj": { + "version": "0.0.4", "restore": { - "projectUniqueName": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\DiscordCLI.csproj", + "projectUniqueName": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\DiscordCLI.csproj", "projectName": "DiscordCLI", - "projectPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\DiscordCLI.csproj", + "projectPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\DiscordCLI.csproj", "packagesPath": "C:\\Users\\David\\.nuget\\packages\\", - "outputPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\obj\\", + "outputPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", @@ -46,6 +46,10 @@ "net5.0": { "targetAlias": "net5.0", "dependencies": { + "AlwaysUpToDate": { + "target": "Package", + "version": "[1.0.0.3, )" + }, "ColorMineStandard": { "target": "Package", "version": "[1.0.0, )" @@ -56,7 +60,7 @@ }, "Stone_Red-C-Sharp-Utilities": { "target": "Package", - "version": "[1.0.0.2, )" + "version": "[1.0.2.1, )" } }, "imports": [ diff --git a/DiscordCLI/obj/DiscordCLI.csproj.nuget.g.props b/src/DiscordCLI/obj/DiscordCLI.csproj.nuget.g.props similarity index 100% rename from DiscordCLI/obj/DiscordCLI.csproj.nuget.g.props rename to src/DiscordCLI/obj/DiscordCLI.csproj.nuget.g.props diff --git a/DiscordCLI/obj/DiscordCLI.csproj.nuget.g.targets b/src/DiscordCLI/obj/DiscordCLI.csproj.nuget.g.targets similarity index 100% rename from DiscordCLI/obj/DiscordCLI.csproj.nuget.g.targets rename to src/DiscordCLI/obj/DiscordCLI.csproj.nuget.g.targets diff --git a/DiscordCLI/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/DiscordCLI/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs similarity index 100% rename from DiscordCLI/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs rename to src/DiscordCLI/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfo.cs b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfo.cs similarity index 86% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfo.cs rename to src/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfo.cs index c809080..c0f20b0 100644 --- a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfo.cs +++ b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfo.cs @@ -13,11 +13,11 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("DiscordCLI")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.4.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.4.0")] [assembly: System.Reflection.AssemblyProductAttribute("DiscordCLI")] [assembly: System.Reflection.AssemblyTitleAttribute("DiscordCLI")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("0.0.4.0")] // Von der MSBuild WriteCodeFragment-Klasse generiert. diff --git a/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfoInputs.cache b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..1c4a2a8 --- /dev/null +++ b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +e7a28f44480e6d7c3cc5ae26796c4ed1fed24767 diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from DiscordCLI/obj/Release/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig rename to src/DiscordCLI/obj/Release/net5.0/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig diff --git a/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.assets.cache b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.assets.cache new file mode 100644 index 0000000..d6f3832 Binary files /dev/null and b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.assets.cache differ diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CopyComplete b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CopyComplete similarity index 100% rename from DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CopyComplete rename to src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CopyComplete diff --git a/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..6893f62 --- /dev/null +++ b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +cf150e1bfaf277cbd1170fe306a9139e981a800b diff --git a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csprojAssemblyReference.cache b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csprojAssemblyReference.cache similarity index 84% rename from DiscordCLI/obj/Debug/net5.0/DiscordCLI.csprojAssemblyReference.cache rename to src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csprojAssemblyReference.cache index fc9f7b3..0339649 100644 Binary files a/DiscordCLI/obj/Debug/net5.0/DiscordCLI.csprojAssemblyReference.cache and b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.csprojAssemblyReference.cache differ diff --git a/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.dll b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.dll new file mode 100644 index 0000000..454e12b Binary files /dev/null and b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.dll differ diff --git a/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.genruntimeconfig.cache b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.genruntimeconfig.cache new file mode 100644 index 0000000..dbbb60b --- /dev/null +++ b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.genruntimeconfig.cache @@ -0,0 +1 @@ +7913be6fc5baee9a6c6e2d3d32160d2ff9b796ff diff --git a/DiscordCLI/bin/Release/net5.0/DiscordCLI.pdb b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.pdb similarity index 51% rename from DiscordCLI/bin/Release/net5.0/DiscordCLI.pdb rename to src/DiscordCLI/obj/Release/net5.0/DiscordCLI.pdb index 4e63163..8e7ed52 100644 Binary files a/DiscordCLI/bin/Release/net5.0/DiscordCLI.pdb and b/src/DiscordCLI/obj/Release/net5.0/DiscordCLI.pdb differ diff --git a/src/DiscordCLI/obj/Release/net5.0/apphost.exe b/src/DiscordCLI/obj/Release/net5.0/apphost.exe new file mode 100644 index 0000000..5a3dbe5 Binary files /dev/null and b/src/DiscordCLI/obj/Release/net5.0/apphost.exe differ diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/DiscordCLI/obj/Release/net5.0/linux-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfo.cs b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfo.cs similarity index 100% rename from DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfo.cs rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfo.cs diff --git a/DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfoInputs.cache b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfoInputs.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/DiscordCLI.AssemblyInfoInputs.cache rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfoInputs.cache diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.assets.cache b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.assets.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.assets.cache rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.assets.cache diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CopyComplete b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CopyComplete similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CopyComplete rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CopyComplete diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CoreCompileInputs.cache b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CoreCompileInputs.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CoreCompileInputs.cache rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csproj.CoreCompileInputs.cache diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csprojAssemblyReference.cache b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csprojAssemblyReference.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csprojAssemblyReference.cache rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.csprojAssemblyReference.cache diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.dll b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.dll rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.dll diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.genruntimeconfig.cache b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.genruntimeconfig.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.genruntimeconfig.cache rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.genruntimeconfig.cache diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.pdb b/src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.pdb similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/DiscordCLI.pdb rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.pdb diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/apphost b/src/DiscordCLI/obj/Release/net5.0/linux-x64/apphost similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/apphost rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/apphost diff --git a/DiscordCLI/bin/Release/net5.0/linux-x64/ref/DiscordCLI.dll b/src/DiscordCLI/obj/Release/net5.0/linux-x64/ref/DiscordCLI.dll similarity index 100% rename from DiscordCLI/bin/Release/net5.0/linux-x64/ref/DiscordCLI.dll rename to src/DiscordCLI/obj/Release/net5.0/linux-x64/ref/DiscordCLI.dll diff --git a/src/DiscordCLI/obj/Release/net5.0/ref/DiscordCLI.dll b/src/DiscordCLI/obj/Release/net5.0/ref/DiscordCLI.dll new file mode 100644 index 0000000..b1f0c80 Binary files /dev/null and b/src/DiscordCLI/obj/Release/net5.0/ref/DiscordCLI.dll differ diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/DiscordCLI/obj/Release/net5.0/win-x86/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs rename to src/DiscordCLI/obj/Release/net5.0/win-x86/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfo.cs b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfo.cs similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfo.cs rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfo.cs diff --git a/DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfoInputs.cache b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfoInputs.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/linux-x64/DiscordCLI.AssemblyInfoInputs.cache rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.AssemblyInfoInputs.cache diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.GeneratedMSBuildEditorConfig.editorconfig diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.assets.cache b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.assets.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.assets.cache rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.assets.cache diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CopyComplete b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CopyComplete similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CopyComplete rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CopyComplete diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CoreCompileInputs.cache b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CoreCompileInputs.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CoreCompileInputs.cache rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csproj.CoreCompileInputs.cache diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csprojAssemblyReference.cache b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csprojAssemblyReference.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csprojAssemblyReference.cache rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.csprojAssemblyReference.cache diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.deps.json b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.deps.json similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.deps.json rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.deps.json diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.dll b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.dll similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.dll rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.dll diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.genruntimeconfig.cache b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.genruntimeconfig.cache similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.genruntimeconfig.cache rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.genruntimeconfig.cache diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.pdb b/src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.pdb similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.pdb rename to src/DiscordCLI/obj/Release/net5.0/win-x86/DiscordCLI.pdb diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/apphost.exe b/src/DiscordCLI/obj/Release/net5.0/win-x86/apphost.exe similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/apphost.exe rename to src/DiscordCLI/obj/Release/net5.0/win-x86/apphost.exe diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/ref/DiscordCLI.dll b/src/DiscordCLI/obj/Release/net5.0/win-x86/ref/DiscordCLI.dll similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/ref/DiscordCLI.dll rename to src/DiscordCLI/obj/Release/net5.0/win-x86/ref/DiscordCLI.dll diff --git a/DiscordCLI/obj/Release/net5.0/win-x86/singlefilehost.exe b/src/DiscordCLI/obj/Release/net5.0/win-x86/singlefilehost.exe similarity index 100% rename from DiscordCLI/obj/Release/net5.0/win-x86/singlefilehost.exe rename to src/DiscordCLI/obj/Release/net5.0/win-x86/singlefilehost.exe diff --git a/DiscordCLI/obj/project.assets.json b/src/DiscordCLI/obj/project.assets.json similarity index 99% rename from DiscordCLI/obj/project.assets.json rename to src/DiscordCLI/obj/project.assets.json index 61c11c2..a72a9ca 100644 --- a/DiscordCLI/obj/project.assets.json +++ b/src/DiscordCLI/obj/project.assets.json @@ -2,6 +2,18 @@ "version": 3, "targets": { "net5.0": { + "AlwaysUpToDate/1.0.0.3": { + "type": "package", + "dependencies": { + "System.Text.Json": "5.0.2" + }, + "compile": { + "lib/netstandard2.1/AlwaysUpToDate.dll": {} + }, + "runtime": { + "lib/netstandard2.1/AlwaysUpToDate.dll": {} + } + }, "ColorMineStandard/1.0.0": { "type": "package", "compile": { @@ -333,7 +345,7 @@ } } }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { "type": "package", "compile": { "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.dll": {} @@ -1526,6 +1538,15 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, + "System.Text.Json/5.0.2": { + "type": "package", + "compile": { + "lib/netcoreapp3.0/System.Text.Json.dll": {} + }, + "runtime": { + "lib/netcoreapp3.0/System.Text.Json.dll": {} + } + }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "dependencies": { @@ -1673,6 +1694,19 @@ } }, "libraries": { + "AlwaysUpToDate/1.0.0.3": { + "sha512": "vJCFkNoEa4cnf4Bck20k0DaPsLk1kgP8uH2B2dbOSpXv+kzVzLAaUsPWO1cm3Yo8bs3Z8JwG3J4xz4AcRzh3yg==", + "type": "package", + "path": "alwaysuptodate/1.0.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "alwaysuptodate.1.0.0.3.nupkg.sha512", + "alwaysuptodate.nuspec", + "lib/netstandard2.1/AlwaysUpToDate.dll" + ] + }, "ColorMineStandard/1.0.0": { "sha512": "sR4zFOJ6wT0bFgjivk4plQrO3q7j/ew6aKJY48ssNoXBvq7jiLB9PtuS4UOGqOcxEM571QSJKeNU3GmKFXc/dw==", "type": "package", @@ -2116,17 +2150,17 @@ "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, - "Stone_Red-C-Sharp-Utilities/1.0.0.2": { - "sha512": "/oH1XweI6G2VjeXuutq3XhHAPiSpotfPnsRMK0n8BXFOqG85y0AXQGaKiEdhCZZOpLHFrNY8rtLepMgLJrsY9w==", + "Stone_Red-C-Sharp-Utilities/1.0.2.1": { + "sha512": "QzwH0QvsDiBvCJTFroZBhN/pMEIiz0C8TNkQci+pxCbnjfTtVkxAYsgmlshCl5oHFJh7VYDLcGAULcMBARSb+w==", "type": "package", - "path": "stone_red-c-sharp-utilities/1.0.0.2", + "path": "stone_red-c-sharp-utilities/1.0.2.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.dll", "lib/netstandard2.1/Stone_Red-C-Sharp-Utilities.xml", - "stone_red-c-sharp-utilities.1.0.0.2.nupkg.sha512", + "stone_red-c-sharp-utilities.1.0.2.1.nupkg.sha512", "stone_red-c-sharp-utilities.nuspec" ] }, @@ -5350,6 +5384,28 @@ "system.text.encoding.extensions.nuspec" ] }, + "System.Text.Json/5.0.2": { + "sha512": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==", + "type": "package", + "path": "system.text.json/5.0.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Text.Json.dll", + "lib/net461/System.Text.Json.xml", + "lib/netcoreapp3.0/System.Text.Json.dll", + "lib/netcoreapp3.0/System.Text.Json.xml", + "lib/netstandard2.0/System.Text.Json.dll", + "lib/netstandard2.0/System.Text.Json.xml", + "system.text.json.5.0.2.nupkg.sha512", + "system.text.json.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, "System.Text.RegularExpressions/4.3.0": { "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", "type": "package", @@ -5869,9 +5925,10 @@ }, "projectFileDependencyGroups": { "net5.0": [ + "AlwaysUpToDate >= 1.0.0.3", "ColorMineStandard >= 1.0.0", "DSharpPlus >= 3.2.3", - "Stone_Red-C-Sharp-Utilities >= 1.0.0.2" + "Stone_Red-C-Sharp-Utilities >= 1.0.2.1" ] }, "packageFolders": { @@ -5880,13 +5937,13 @@ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} }, "project": { - "version": "1.0.0", + "version": "0.0.4", "restore": { - "projectUniqueName": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\DiscordCLI.csproj", + "projectUniqueName": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\DiscordCLI.csproj", "projectName": "DiscordCLI", - "projectPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\DiscordCLI.csproj", + "projectPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\DiscordCLI.csproj", "packagesPath": "C:\\Users\\David\\.nuget\\packages\\", - "outputPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\obj\\", + "outputPath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", @@ -5921,6 +5978,10 @@ "net5.0": { "targetAlias": "net5.0", "dependencies": { + "AlwaysUpToDate": { + "target": "Package", + "version": "[1.0.0.3, )" + }, "ColorMineStandard": { "target": "Package", "version": "[1.0.0, )" @@ -5931,7 +5992,7 @@ }, "Stone_Red-C-Sharp-Utilities": { "target": "Package", - "version": "[1.0.0.2, )" + "version": "[1.0.2.1, )" } }, "imports": [ diff --git a/DiscordCLI/obj/project.nuget.cache b/src/DiscordCLI/obj/project.nuget.cache similarity index 96% rename from DiscordCLI/obj/project.nuget.cache rename to src/DiscordCLI/obj/project.nuget.cache index e4096b1..c3bcf4f 100644 --- a/DiscordCLI/obj/project.nuget.cache +++ b/src/DiscordCLI/obj/project.nuget.cache @@ -1,9 +1,10 @@ { "version": 2, - "dgSpecHash": "af73I9W1Wa1fhuj5/043Dm5DG4ForbhPNCSMMfnquQjT071fYR+lcoCrvif4C3Ef1eDMd9GPMLo7QTvJxp1kjQ==", + "dgSpecHash": "sDgX8qm8cSHJ0TDjQxLzYI0BGqd9ZbIQHKZL5+1wc6kCWhLM7an1Y8nmm5tii35pK9ispeNnJ+CPKEl6Y5a2Cg==", "success": true, - "projectFilePath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\DiscordCLI\\DiscordCLI.csproj", + "projectFilePath": "C:\\Users\\David\\Google Drive\\Programmieren\\DiscordCLI\\src\\DiscordCLI\\DiscordCLI.csproj", "expectedPackageFiles": [ + "C:\\Users\\David\\.nuget\\packages\\alwaysuptodate\\1.0.0.3\\alwaysuptodate.1.0.0.3.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\colorminestandard\\1.0.0\\colorminestandard.1.0.0.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\dsharpplus\\3.2.3\\dsharpplus.3.2.3.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\microsoft.csharp\\4.3.0\\microsoft.csharp.4.3.0.nupkg.sha512", @@ -29,7 +30,7 @@ "C:\\Users\\David\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", - "C:\\Users\\David\\.nuget\\packages\\stone_red-c-sharp-utilities\\1.0.0.2\\stone_red-c-sharp-utilities.1.0.0.2.nupkg.sha512", + "C:\\Users\\David\\.nuget\\packages\\stone_red-c-sharp-utilities\\1.0.2.1\\stone_red-c-sharp-utilities.1.0.2.1.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", @@ -92,6 +93,7 @@ "C:\\Users\\David\\.nuget\\packages\\system.security.principal.windows\\4.3.0\\system.security.principal.windows.4.3.0.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\David\\.nuget\\packages\\system.text.json\\5.0.2\\system.text.json.5.0.2.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", "C:\\Users\\David\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", diff --git a/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.dgspec.json b/src/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.dgspec.json similarity index 100% rename from DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.dgspec.json rename to src/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.dgspec.json diff --git a/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.props b/src/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.props similarity index 100% rename from DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.props rename to src/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.props diff --git a/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.targets b/src/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.targets similarity index 100% rename from DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.targets rename to src/DiscordCLI/obj/publish/linux-x64/DiscordCLI.csproj.nuget.g.targets diff --git a/DiscordCLI/obj/publish/linux-x64/project.assets.json b/src/DiscordCLI/obj/publish/linux-x64/project.assets.json similarity index 100% rename from DiscordCLI/obj/publish/linux-x64/project.assets.json rename to src/DiscordCLI/obj/publish/linux-x64/project.assets.json diff --git a/DiscordCLI/obj/publish/linux-x64/project.nuget.cache b/src/DiscordCLI/obj/publish/linux-x64/project.nuget.cache similarity index 100% rename from DiscordCLI/obj/publish/linux-x64/project.nuget.cache rename to src/DiscordCLI/obj/publish/linux-x64/project.nuget.cache diff --git a/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.dgspec.json b/src/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.dgspec.json similarity index 100% rename from DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.dgspec.json rename to src/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.dgspec.json diff --git a/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.props b/src/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.props similarity index 100% rename from DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.props rename to src/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.props diff --git a/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.targets b/src/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.targets similarity index 100% rename from DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.targets rename to src/DiscordCLI/obj/publish/win-x86/DiscordCLI.csproj.nuget.g.targets diff --git a/DiscordCLI/obj/publish/win-x86/project.assets.json b/src/DiscordCLI/obj/publish/win-x86/project.assets.json similarity index 100% rename from DiscordCLI/obj/publish/win-x86/project.assets.json rename to src/DiscordCLI/obj/publish/win-x86/project.assets.json diff --git a/DiscordCLI/obj/publish/win-x86/project.nuget.cache b/src/DiscordCLI/obj/publish/win-x86/project.nuget.cache similarity index 100% rename from DiscordCLI/obj/publish/win-x86/project.nuget.cache rename to src/DiscordCLI/obj/publish/win-x86/project.nuget.cache diff --git a/DiscordCLI/bin/Release/net5.0/publish/Windows.zip b/update/DiscordCLI.zip similarity index 76% rename from DiscordCLI/bin/Release/net5.0/publish/Windows.zip rename to update/DiscordCLI.zip index 0865d51..b824a08 100644 Binary files a/DiscordCLI/bin/Release/net5.0/publish/Windows.zip and b/update/DiscordCLI.zip differ diff --git a/update/updateInfo.json b/update/updateInfo.json new file mode 100644 index 0000000..0179c1c --- /dev/null +++ b/update/updateInfo.json @@ -0,0 +1,4 @@ +{ + "Version":"0.0.4.0", + "FileUrl":"http://github.com/Stone-Red-Code/DiscordCLI/blob/develop/update/DiscordCLI.zip?raw=true" + }