diff --git a/.gitignore b/.gitignore index 93df31b..806abb2 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ bld/ [Oo]bj/ [Ll]og/ [Ll]ogs/ +/output-x64 # Visual Studio 2015/2017 cache/options directory .vs/ diff --git a/output-x64/BouncyCastle.Cryptography.dll b/output-x64/BouncyCastle.Cryptography.dll deleted file mode 100644 index e8d3222..0000000 Binary files a/output-x64/BouncyCastle.Cryptography.dll and /dev/null differ diff --git a/output-x64/Cosmos.Build.API.dll b/output-x64/Cosmos.Build.API.dll deleted file mode 100644 index 7c8a47d..0000000 Binary files a/output-x64/Cosmos.Build.API.dll and /dev/null differ diff --git a/output-x64/Cosmos.Build.Analyzer.Patcher.CodeFixes.dll b/output-x64/Cosmos.Build.Analyzer.Patcher.CodeFixes.dll deleted file mode 100644 index 223a8c9..0000000 Binary files a/output-x64/Cosmos.Build.Analyzer.Patcher.CodeFixes.dll and /dev/null differ diff --git a/output-x64/Cosmos.Build.Analyzer.Patcher.Package.dll b/output-x64/Cosmos.Build.Analyzer.Patcher.Package.dll deleted file mode 100644 index 729096f..0000000 Binary files a/output-x64/Cosmos.Build.Analyzer.Patcher.Package.dll and /dev/null differ diff --git a/output-x64/Cosmos.Build.Analyzer.Patcher.dll b/output-x64/Cosmos.Build.Analyzer.Patcher.dll deleted file mode 100644 index 330dc1b..0000000 Binary files a/output-x64/Cosmos.Build.Analyzer.Patcher.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.Boot.Limine.dll b/output-x64/Cosmos.Kernel.Boot.Limine.dll deleted file mode 100644 index 901c3df..0000000 Binary files a/output-x64/Cosmos.Kernel.Boot.Limine.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.Core.X64.dll b/output-x64/Cosmos.Kernel.Core.X64.dll deleted file mode 100644 index f93b4b7..0000000 Binary files a/output-x64/Cosmos.Kernel.Core.X64.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.Core.dll b/output-x64/Cosmos.Kernel.Core.dll deleted file mode 100644 index 451a9a7..0000000 Binary files a/output-x64/Cosmos.Kernel.Core.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.Debug.dll b/output-x64/Cosmos.Kernel.Debug.dll deleted file mode 100644 index 09da260..0000000 Binary files a/output-x64/Cosmos.Kernel.Debug.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.HAL.Interfaces.dll b/output-x64/Cosmos.Kernel.HAL.Interfaces.dll deleted file mode 100644 index 35b738a..0000000 Binary files a/output-x64/Cosmos.Kernel.HAL.Interfaces.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.HAL.X64.dll b/output-x64/Cosmos.Kernel.HAL.X64.dll deleted file mode 100644 index 7234515..0000000 Binary files a/output-x64/Cosmos.Kernel.HAL.X64.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.HAL.dll b/output-x64/Cosmos.Kernel.HAL.dll deleted file mode 100644 index 12e5d41..0000000 Binary files a/output-x64/Cosmos.Kernel.HAL.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.Plugs.dll b/output-x64/Cosmos.Kernel.Plugs.dll deleted file mode 100644 index 6c4bb57..0000000 Binary files a/output-x64/Cosmos.Kernel.Plugs.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.SourceGenerators.dll b/output-x64/Cosmos.Kernel.SourceGenerators.dll deleted file mode 100644 index 826ad7a..0000000 Binary files a/output-x64/Cosmos.Kernel.SourceGenerators.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.System.dll b/output-x64/Cosmos.Kernel.System.dll deleted file mode 100644 index 482dca9..0000000 Binary files a/output-x64/Cosmos.Kernel.System.dll and /dev/null differ diff --git a/output-x64/Cosmos.Kernel.dll b/output-x64/Cosmos.Kernel.dll deleted file mode 100644 index 95973d1..0000000 Binary files a/output-x64/Cosmos.Kernel.dll and /dev/null differ diff --git a/output-x64/Humanizer.dll b/output-x64/Humanizer.dll deleted file mode 100644 index c9a7ef8..0000000 Binary files a/output-x64/Humanizer.dll and /dev/null differ diff --git a/output-x64/Microsoft.CSharp.dll b/output-x64/Microsoft.CSharp.dll deleted file mode 100644 index 37423e2..0000000 Binary files a/output-x64/Microsoft.CSharp.dll and /dev/null differ diff --git a/output-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/output-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100644 index cd98b0b..0000000 Binary files a/output-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/output-x64/Microsoft.CodeAnalysis.CSharp.dll b/output-x64/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100644 index 5ad16cb..0000000 Binary files a/output-x64/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/output-x64/Microsoft.CodeAnalysis.Workspaces.dll b/output-x64/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100644 index 0496b29..0000000 Binary files a/output-x64/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/output-x64/Microsoft.CodeAnalysis.dll b/output-x64/Microsoft.CodeAnalysis.dll deleted file mode 100644 index 58d70e0..0000000 Binary files a/output-x64/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/output-x64/Microsoft.VisualBasic.Core.dll b/output-x64/Microsoft.VisualBasic.Core.dll deleted file mode 100644 index 68161c7..0000000 Binary files a/output-x64/Microsoft.VisualBasic.Core.dll and /dev/null differ diff --git a/output-x64/Microsoft.VisualBasic.dll b/output-x64/Microsoft.VisualBasic.dll deleted file mode 100644 index 8faae7e..0000000 Binary files a/output-x64/Microsoft.VisualBasic.dll and /dev/null differ diff --git a/output-x64/Microsoft.Win32.Primitives.dll b/output-x64/Microsoft.Win32.Primitives.dll deleted file mode 100644 index 214c21d..0000000 Binary files a/output-x64/Microsoft.Win32.Primitives.dll and /dev/null differ diff --git a/output-x64/Microsoft.Win32.Registry.dll b/output-x64/Microsoft.Win32.Registry.dll deleted file mode 100644 index efd087b..0000000 Binary files a/output-x64/Microsoft.Win32.Registry.dll and /dev/null differ diff --git a/output-x64/Mono.Cecil.Mdb.dll b/output-x64/Mono.Cecil.Mdb.dll deleted file mode 100644 index 55f9ee2..0000000 Binary files a/output-x64/Mono.Cecil.Mdb.dll and /dev/null differ diff --git a/output-x64/Mono.Cecil.Pdb.dll b/output-x64/Mono.Cecil.Pdb.dll deleted file mode 100644 index 0462a8f..0000000 Binary files a/output-x64/Mono.Cecil.Pdb.dll and /dev/null differ diff --git a/output-x64/Mono.Cecil.Rocks.dll b/output-x64/Mono.Cecil.Rocks.dll deleted file mode 100644 index 561b0d7..0000000 Binary files a/output-x64/Mono.Cecil.Rocks.dll and /dev/null differ diff --git a/output-x64/Mono.Cecil.dll b/output-x64/Mono.Cecil.dll deleted file mode 100644 index 488bd5c..0000000 Binary files a/output-x64/Mono.Cecil.dll and /dev/null differ diff --git a/output-x64/RemSox b/output-x64/RemSox deleted file mode 100644 index dbef8f9..0000000 Binary files a/output-x64/RemSox and /dev/null differ diff --git a/output-x64/RemSox.deps.json b/output-x64/RemSox.deps.json deleted file mode 100644 index 9178689..0000000 --- a/output-x64/RemSox.deps.json +++ /dev/null @@ -1,1508 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v10.0/linux-x64", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v10.0": {}, - ".NETCoreApp,Version=v10.0/linux-x64": { - "RemSox/1.0.0": { - "dependencies": { - "BouncyCastle.Cryptography": "2.6.2", - "Cosmos.Build.Analyzer.Patcher": "3.0.58", - "Cosmos.Build.Ilc": "3.0.58", - "Cosmos.Kernel": "3.0.58", - "Cosmos.Kernel.Core.X64": "3.0.58", - "Cosmos.Kernel.HAL.X64": "3.0.58", - "Cosmos.Kernel.SourceGenerators": "3.0.58", - "Cosmos.Kernel.System": "3.0.58", - "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64": "10.0.8" - }, - "runtime": { - "RemSox.dll": {} - } - }, - "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/10.0.8": { - "runtime": { - "Microsoft.CSharp.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "Microsoft.VisualBasic.Core.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.826.23019" - }, - "Microsoft.VisualBasic.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "Microsoft.Win32.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "Microsoft.Win32.Registry.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.AppContext.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Buffers.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Collections.Concurrent.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Collections.Immutable.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Collections.NonGeneric.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Collections.Specialized.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Collections.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ComponentModel.Annotations.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ComponentModel.DataAnnotations.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ComponentModel.EventBasedAsync.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ComponentModel.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ComponentModel.TypeConverter.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ComponentModel.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Configuration.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Console.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Core.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Data.Common.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Data.DataSetExtensions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Data.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.Contracts.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.Debug.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.FileVersionInfo.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.Process.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.StackTrace.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.TextWriterTraceListener.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.Tools.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.TraceSource.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Diagnostics.Tracing.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Drawing.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Drawing.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Dynamic.Runtime.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Formats.Asn1.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Formats.Tar.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Globalization.Calendars.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Globalization.Extensions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Globalization.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.Compression.Brotli.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.Compression.FileSystem.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.Compression.ZipFile.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.Compression.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.FileSystem.AccessControl.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.FileSystem.DriveInfo.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.FileSystem.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.FileSystem.Watcher.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.FileSystem.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.IsolatedStorage.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.MemoryMappedFiles.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.Pipelines.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.Pipes.AccessControl.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.Pipes.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.UnmanagedMemoryStream.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.IO.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Linq.AsyncEnumerable.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Linq.Expressions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Linq.Parallel.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Linq.Queryable.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Linq.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Memory.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Http.Json.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Http.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.HttpListener.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Mail.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.NameResolution.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.NetworkInformation.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Ping.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Quic.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Requests.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Security.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.ServerSentEvents.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.ServicePoint.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.Sockets.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.WebClient.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.WebHeaderCollection.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.WebProxy.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.WebSockets.Client.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.WebSockets.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Net.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Numerics.Vectors.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Numerics.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ObjectModel.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Private.CoreLib.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Private.DataContractSerialization.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Private.Uri.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Private.Xml.Linq.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Private.Xml.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.DispatchProxy.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.Emit.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.Extensions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.Metadata.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Reflection.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Resources.Reader.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Resources.ResourceManager.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Resources.Writer.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.CompilerServices.VisualC.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Extensions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Handles.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.InteropServices.JavaScript.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.InteropServices.RuntimeInformation.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.InteropServices.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Intrinsics.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Loader.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Numerics.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Serialization.Formatters.dll": { - "assemblyVersion": "8.1.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Serialization.Json.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Serialization.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Serialization.Xml.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Runtime.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.AccessControl.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Claims.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.Algorithms.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.Cng.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.Csp.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.Encoding.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.OpenSsl.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.Primitives.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.X509Certificates.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Cryptography.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Principal.Windows.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.Principal.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.SecureString.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Security.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ServiceModel.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ServiceProcess.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Text.Encoding.CodePages.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Text.Encoding.Extensions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Text.Encoding.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Text.Encodings.Web.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Text.Json.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Text.RegularExpressions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.AccessControl.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Channels.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Overlapped.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Tasks.Dataflow.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Tasks.Parallel.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Tasks.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Thread.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.ThreadPool.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.Timer.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Threading.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Transactions.Local.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Transactions.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.ValueTuple.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Web.HttpUtility.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Windows.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.Linq.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.ReaderWriter.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.XDocument.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.XPath.XDocument.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.XPath.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.XmlDocument.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.XmlSerializer.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.Xml.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "System.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "WindowsBase.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "mscorlib.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "10.0.826.23019" - }, - "netstandard.dll": { - "assemblyVersion": "2.1.0.0", - "fileVersion": "10.0.826.23019" - } - }, - "native": { - "createdump": { - "fileVersion": "0.0.0.0" - }, - "libSystem.Globalization.Native.so": { - "fileVersion": "0.0.0.0" - }, - "libSystem.IO.Compression.Native.so": { - "fileVersion": "0.0.0.0" - }, - "libSystem.Native.so": { - "fileVersion": "0.0.0.0" - }, - "libSystem.Net.Security.Native.so": { - "fileVersion": "0.0.0.0" - }, - "libSystem.Security.Cryptography.Native.OpenSsl.so": { - "fileVersion": "0.0.0.0" - }, - "libclrgc.so": { - "fileVersion": "0.0.0.0" - }, - "libclrgcexp.so": { - "fileVersion": "0.0.0.0" - }, - "libclrjit.so": { - "fileVersion": "0.0.0.0" - }, - "libcoreclr.so": { - "fileVersion": "0.0.0.0" - }, - "libcoreclrtraceptprovider.so": { - "fileVersion": "0.0.0.0" - }, - "libhostfxr.so": { - "fileVersion": "0.0.0.0" - }, - "libhostpolicy.so": { - "fileVersion": "0.0.0.0" - }, - "libmscordaccore.so": { - "fileVersion": "0.0.0.0" - }, - "libmscordbi.so": { - "fileVersion": "0.0.0.0" - } - } - }, - "BouncyCastle.Cryptography/2.6.2": { - "runtime": { - "lib/net6.0/BouncyCastle.Cryptography.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.6.2.46322" - } - } - }, - "Cosmos.Build.Analyzer.Patcher/3.0.58": { - "dependencies": { - "Cosmos.Build.Analyzer.Patcher.CodeFixes": "3.0.58", - "_Cosmos.Build.Analyzer.Patcher": "3.0.58" - }, - "runtime": { - "lib/netstandard2.0/Cosmos.Build.Analyzer.Patcher.Package.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Build.Analyzer.Patcher.CodeFixes/3.0.58": { - "dependencies": { - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.14.0", - "Microsoft.CodeAnalysis.Common": "4.14.0", - "_Cosmos.Build.Analyzer.Patcher": "3.0.58" - }, - "runtime": { - "lib/netstandard2.0/Cosmos.Build.Analyzer.Patcher.CodeFixes.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Build.API/3.0.58": { - "runtime": { - "lib/netstandard2.0/Cosmos.Build.API.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Build.Ilc/3.0.58": { - "dependencies": { - "Mono.Cecil": "0.11.6" - } - }, - "Cosmos.Kernel/3.0.58": { - "dependencies": { - "Cosmos.Kernel.Boot.Limine": "3.0.58", - "Cosmos.Kernel.HAL": "3.0.58", - "Cosmos.Kernel.HAL.Interfaces": "3.0.58", - "Cosmos.Kernel.Plugs": "3.0.58", - "Cosmos.Kernel.System": "3.0.58", - "Cosmos.Kernel.System.Core": "3.0.58" - }, - "runtime": { - "runtimes/linux-x64/lib/net10.0/Cosmos.Kernel.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.Boot.Limine/3.0.58": { - "runtime": { - "lib/net10.0/Cosmos.Kernel.Boot.Limine.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.Core.X64/3.0.58": { - "dependencies": { - "Cosmos.Kernel.System.Core": "3.0.58" - }, - "runtime": { - "lib/net10.0/Cosmos.Kernel.Core.X64.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.Debug/3.0.58": { - "runtime": { - "lib/net10.0/Cosmos.Kernel.Debug.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.HAL/3.0.58": { - "dependencies": { - "Cosmos.Build.API": "3.0.58", - "Cosmos.Kernel.Boot.Limine": "3.0.58", - "Cosmos.Kernel.HAL.Interfaces": "3.0.58", - "Cosmos.Kernel.System.Core": "3.0.58" - }, - "runtime": { - "runtimes/linux-x64/lib/net10.0/Cosmos.Kernel.HAL.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.HAL.Interfaces/3.0.58": { - "dependencies": { - "Cosmos.Build.API": "3.0.58", - "Cosmos.Kernel.System.Core": "3.0.58" - }, - "runtime": { - "lib/net10.0/Cosmos.Kernel.HAL.Interfaces.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.HAL.X64/3.0.58": { - "dependencies": { - "Cosmos.Kernel.Boot.Limine": "3.0.58", - "Cosmos.Kernel.Core.X64": "3.0.58", - "Cosmos.Kernel.HAL": "3.0.58", - "Cosmos.Kernel.HAL.Interfaces": "3.0.58", - "Cosmos.Kernel.System.Core": "3.0.58" - }, - "runtime": { - "lib/net10.0/Cosmos.Kernel.HAL.X64.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.Plugs/3.0.58": { - "dependencies": { - "Cosmos.Build.API": "3.0.58", - "Cosmos.Kernel.HAL.X64": "3.0.58", - "Cosmos.Kernel.System": "3.0.58", - "Cosmos.Kernel.System.Core": "3.0.58" - }, - "runtime": { - "runtimes/linux-x64/lib/net10.0/Cosmos.Kernel.Plugs.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.SourceGenerators/3.0.58": { - "runtime": { - "lib/netstandard2.0/Cosmos.Kernel.SourceGenerators.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.System/3.0.58": { - "dependencies": { - "Cosmos.Kernel.HAL": "3.0.58", - "Cosmos.Kernel.System.Core": "3.0.58" - }, - "runtime": { - "runtimes/linux-x64/lib/net10.0/Cosmos.Kernel.System.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Cosmos.Kernel.System.Core/3.0.58": { - "dependencies": { - "Cosmos.Build.API": "3.0.58", - "Cosmos.Kernel.Boot.Limine": "3.0.58", - "Cosmos.Kernel.Debug": "3.0.58" - }, - "runtime": { - "runtimes/linux-x64/lib/net10.0/Cosmos.Kernel.Core.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.CodeAnalysis.Common/4.14.0": { - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "4.14.0.0", - "fileVersion": "4.1400.25.26210" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.14.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "4.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "4.14.0.0", - "fileVersion": "4.1400.25.26210" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.14.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "4.14.0", - "Microsoft.CodeAnalysis.Common": "4.14.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "4.14.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "4.14.0.0", - "fileVersion": "4.1400.25.26210" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.14.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Common": "4.14.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "4.14.0.0", - "fileVersion": "4.1400.25.26210" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Mono.Cecil/0.11.6": { - "runtime": { - "lib/netstandard2.0/Mono.Cecil.Mdb.dll": { - "assemblyVersion": "0.11.6.0", - "fileVersion": "0.11.6.0" - }, - "lib/netstandard2.0/Mono.Cecil.Pdb.dll": { - "assemblyVersion": "0.11.6.0", - "fileVersion": "0.11.6.0" - }, - "lib/netstandard2.0/Mono.Cecil.Rocks.dll": { - "assemblyVersion": "0.11.6.0", - "fileVersion": "0.11.6.0" - }, - "lib/netstandard2.0/Mono.Cecil.dll": { - "assemblyVersion": "0.11.6.0", - "fileVersion": "0.11.6.0" - } - } - }, - "System.Composition/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - } - }, - "System.Composition.AttributedModel/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Convention/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Hosting/9.0.0": { - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Runtime/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.TypedParts/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "_Cosmos.Build.Analyzer.Patcher/3.0.58": { - "dependencies": { - "Cosmos.Build.API": "3.0.58", - "Microsoft.CodeAnalysis.CSharp": "4.14.0" - }, - "runtime": { - "lib/netstandard2.0/Cosmos.Build.Analyzer.Patcher.dll": { - "assemblyVersion": "3.0.58.0", - "fileVersion": "3.0.58.0" - } - } - } - } - }, - "libraries": { - "RemSox/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/10.0.8": { - "type": "runtimepack", - "serviceable": false, - "sha512": "" - }, - "BouncyCastle.Cryptography/2.6.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7oWOcvnntmMKNzDLsdxAYqApt+AjpRpP2CShjMfIa3umZ42UQMvH0tl1qAliYPNYO6vTdcGMqnRrCPmsfzTI1w==", - "path": "bouncycastle.cryptography/2.6.2", - "hashPath": "bouncycastle.cryptography.2.6.2.nupkg.sha512" - }, - "Cosmos.Build.Analyzer.Patcher/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QbSNvqQDNJ6nuagrjyck3EmcEd3GW9rgtnPORkdh9XoQIJulZeoXA50BUvC6tMUlZzwFMbRxAhhJkFBF1UtjoQ==", - "path": "cosmos.build.analyzer.patcher/3.0.58", - "hashPath": "cosmos.build.analyzer.patcher.3.0.58.nupkg.sha512" - }, - "Cosmos.Build.Analyzer.Patcher.CodeFixes/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5P9F7j5faV2F78kwaX42nSuC+scWrRDR1k+3ef5TE5/RLIfaf3vkkfmyeWfvF1zFAvqJY2+M67q1cDDXLg5vSg==", - "path": "cosmos.build.analyzer.patcher.codefixes/3.0.58", - "hashPath": "cosmos.build.analyzer.patcher.codefixes.3.0.58.nupkg.sha512" - }, - "Cosmos.Build.API/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Hl37DjB+XCT3PWIBsdVq4BjjS8GpS0G7jPy0C7NwT0t1AR3a3dbuU1OtPui7qP+UgawcPUiQL1Jl5bHVUfv38w==", - "path": "cosmos.build.api/3.0.58", - "hashPath": "cosmos.build.api.3.0.58.nupkg.sha512" - }, - "Cosmos.Build.Ilc/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9D82hGIinn/BGICmKeHhadZTIep6QzQJZbTt43iGkiW3+5AuzC+QC6tD3oi+u331uFShQD0NU2FeZSUzXB4CWw==", - "path": "cosmos.build.ilc/3.0.58", - "hashPath": "cosmos.build.ilc.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+XWBqTL8ArXTv742CSLEGGq45x7cuGmH/SoIgoANo6dI6q/+HAYREGCcXelQp5IJP6bCfzx+wx8hk8tyvF230A==", - "path": "cosmos.kernel/3.0.58", - "hashPath": "cosmos.kernel.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.Boot.Limine/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qe44gtLZ1k/z7kT6pqGJMVwJMhupSWvI0rReRh4rfx7HLeRxfN+2uTC+IeXVovJ5SvLkKTdGMjL4FsTuT/6bUQ==", - "path": "cosmos.kernel.boot.limine/3.0.58", - "hashPath": "cosmos.kernel.boot.limine.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.Core.X64/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-i6ocLFgqxvpN2wSXRQr6Kqzwi/UoDQ8dy7yglZSWqm0FsRgXQuiOTIYezc4tFWoIpNRg/9h0w9yw/kKtQ4v1Cg==", - "path": "cosmos.kernel.core.x64/3.0.58", - "hashPath": "cosmos.kernel.core.x64.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.Debug/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Mx4p3ngEhvEbiAtvW5B+NuKokmwZQ2DeeB79YsXvXj9/ciuVeTJMxe9GN4Pz4ldTxRlwjcXiLlO2p9WI92sRDw==", - "path": "cosmos.kernel.debug/3.0.58", - "hashPath": "cosmos.kernel.debug.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.HAL/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-50wZghGgFzn/iErIKQrKOuJzXRxWPZUUko3nXMkM/Vft2BiQx5wxVTr+cW8ESdJj1C1aRkaCSk4zPFhdH7KQ7Q==", - "path": "cosmos.kernel.hal/3.0.58", - "hashPath": "cosmos.kernel.hal.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.HAL.Interfaces/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rvdkEOd6mYumdFNUQIRCNKQlrfw28xWja0D/f5z1NvROEhEHXYRrvOKwWlNciZPCJUno1TiTkttTitJtxMyp/g==", - "path": "cosmos.kernel.hal.interfaces/3.0.58", - "hashPath": "cosmos.kernel.hal.interfaces.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.HAL.X64/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1OxON1OhcKg+1plcy593V1QHBulKOw8+MEx0QqKl43+RIRWGe/ddfhCr2DctH0GSlqqmsgZ2AhjfTvuQTZdzeA==", - "path": "cosmos.kernel.hal.x64/3.0.58", - "hashPath": "cosmos.kernel.hal.x64.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.Plugs/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hbr2e99CUoooHhHLObFxpeW275/aQWjpdeEIUEhePqvIzJq3rCwSA2oV03MaAWJ1RvFaNTE99jyswXSkHgSqHg==", - "path": "cosmos.kernel.plugs/3.0.58", - "hashPath": "cosmos.kernel.plugs.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.SourceGenerators/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nxCaeMgDvKBm9BuzzspAS+8NrMy7xYhhOuvlOLoHOp0mIuzTGyWCMrZPfUtQAzCcVX0sG/fokwBNkOwC+eb1/w==", - "path": "cosmos.kernel.sourcegenerators/3.0.58", - "hashPath": "cosmos.kernel.sourcegenerators.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.System/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pHnccDSJY1JuuT7kyIc+VvRSHhTQz++HMVdTiBj04AUr/+CvDAkO6cMRpM0pvkkpSAGpc2A5x1ow9kxfirkMXw==", - "path": "cosmos.kernel.system/3.0.58", - "hashPath": "cosmos.kernel.system.3.0.58.nupkg.sha512" - }, - "Cosmos.Kernel.System.Core/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KkRH+3FLJFhCXgxiVnzj1XhkFIU3IPKuOft+BFQ/cLR4N51UPh0v8uJxpdFhYpDSjH/pkZtlalcSUi1vr8IKfA==", - "path": "cosmos.kernel.system.core/3.0.58", - "hashPath": "cosmos.kernel.system.core.3.0.58.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/4.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PC3tuwZYnC+idaPuoC/AZpEdwrtX7qFpmnrfQkgobGIWiYmGi5MCRtl5mx6QrfMGQpK78X2lfIEoZDLg/qnuHg==", - "path": "microsoft.codeanalysis.common/4.14.0", - "hashPath": "microsoft.codeanalysis.common.4.14.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/4.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-568a6wcTivauIhbeWcCwfWwIn7UV7MeHEBvFB2uzGIpM2OhJ4eM/FZ8KS0yhPoNxnSpjGzz7x7CIjTxhslojQA==", - "path": "microsoft.codeanalysis.csharp/4.14.0", - "hashPath": "microsoft.codeanalysis.csharp.4.14.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QkgCEM4qJo6gdtblXtNgHqtykS61fxW+820hx5JN6n9DD4mQtqNB+6fPeJ3GQWg6jkkGz6oG9yZq7H3Gf0zwYw==", - "path": "microsoft.codeanalysis.csharp.workspaces/4.14.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.14.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wNVK9JrqjqDC/WgBUFV6henDfrW87NPfo98nzah/+M/G1D6sBOPtXwqce3UQNn+6AjTnmkHYN1WV9XmTlPemTw==", - "path": "microsoft.codeanalysis.workspaces.common/4.14.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.4.14.0.nupkg.sha512" - }, - "Mono.Cecil/0.11.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-f33RkDtZO8VlGXCtmQIviOtxgnUdym9xx/b1p9h91CRGOsJFxCFOFK1FDbVt1OCf1aWwYejUFa2MOQyFWTFjbA==", - "path": "mono.cecil/0.11.6", - "hashPath": "mono.cecil.0.11.6.nupkg.sha512" - }, - "System.Composition/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "path": "system.composition/9.0.0", - "hashPath": "system.composition.9.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "path": "system.composition.attributedmodel/9.0.0", - "hashPath": "system.composition.attributedmodel.9.0.0.nupkg.sha512" - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "path": "system.composition.convention/9.0.0", - "hashPath": "system.composition.convention.9.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "path": "system.composition.hosting/9.0.0", - "hashPath": "system.composition.hosting.9.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "path": "system.composition.runtime/9.0.0", - "hashPath": "system.composition.runtime.9.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "path": "system.composition.typedparts/9.0.0", - "hashPath": "system.composition.typedparts.9.0.0.nupkg.sha512" - }, - "_Cosmos.Build.Analyzer.Patcher/3.0.58": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/5/TrzF+YTctLp+j30eP+nU6Nj+ZVZaGknDb5mBGb2jjpG/y9Nh9zmy1KtHL9fZxkAdSZ1Bs4HJm2foxHmY6Lw==", - "path": "_cosmos.build.analyzer.patcher/3.0.58", - "hashPath": "_cosmos.build.analyzer.patcher.3.0.58.nupkg.sha512" - } - }, - "runtimes": { - "android-x64": [ - "android", - "linux-bionic-x64", - "linux-bionic", - "linux-x64", - "linux", - "unix-x64", - "unix", - "any", - "base" - ], - "linux-bionic-x64": [ - "linux-bionic", - "linux-x64", - "linux", - "unix-x64", - "unix", - "any", - "base" - ], - "linux-musl-x64": [ - "linux-musl", - "linux-x64", - "linux", - "unix-x64", - "unix", - "any", - "base" - ], - "linux-x64": [ - "linux", - "unix-x64", - "unix", - "any", - "base" - ] - } -} \ No newline at end of file diff --git a/output-x64/RemSox.dll b/output-x64/RemSox.dll deleted file mode 100644 index cc78e71..0000000 Binary files a/output-x64/RemSox.dll and /dev/null differ diff --git a/output-x64/RemSox.iso b/output-x64/RemSox.iso deleted file mode 100644 index 4b045ef..0000000 Binary files a/output-x64/RemSox.iso and /dev/null differ diff --git a/output-x64/RemSox.runtimeconfig.json b/output-x64/RemSox.runtimeconfig.json deleted file mode 100644 index 538da4a..0000000 --- a/output-x64/RemSox.runtimeconfig.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "includedFrameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "10.0.8" - } - ], - "configProperties": { - "Cosmos.Kernel.HAL.Interrupts.Enabled": true, - "Cosmos.Kernel.HAL.UART.Enabled": true, - "Cosmos.Kernel.HAL.PCI.Enabled": true, - "Cosmos.Kernel.System.Timer.Enabled": true, - "Cosmos.Kernel.System.Input.Keyboard.Enabled": true, - "Cosmos.Kernel.System.Input.Mouse.Enabled": true, - "Cosmos.Kernel.System.Network.Enabled": true, - "Cosmos.Kernel.System.Graphics.Enabled": true, - "Cosmos.Kernel.Core.Scheduler.Enabled": true, - "Cosmos.Kernel.System.Graphics.Fonts.CustomFont": "Cosmos.Kernel.System.Graphics.Fonts.CustomFont.psf", - "Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true, - "System.ComponentModel.DefaultValueAttribute.IsSupported": false, - "System.ComponentModel.Design.IDesignerHost.IsSupported": false, - "System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false, - "System.ComponentModel.TypeDescriptor.IsComObjectDescriptorSupported": false, - "System.Data.DataSet.XmlSerializationIsSupported": false, - "System.Globalization.Invariant": true, - "System.Globalization.PredefinedCulturesOnly": true, - "System.Net.Security.UseManagedNtlm": false, - "System.Net.SocketsHttpHandler.Http3Support": false, - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Resources.ResourceManager.AllowCustomResourceTypes": false, - "System.Resources.UseSystemResourceKeys": false, - "System.Runtime.CompilerServices.RuntimeFeature.IsDynamicCodeSupported": true, - "System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false, - "System.Runtime.InteropServices.EnableConsumingManagedCodeFromNativeHosting": false, - "System.Runtime.InteropServices.EnableCppCLIHostActivation": false, - "System.Runtime.InteropServices.Marshalling.EnableGeneratedComInterfaceComImportInterop": false, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, - "System.StartupHookProvider.IsSupported": false, - "System.Text.Encoding.EnableUnsafeUTF7Encoding": false, - "System.Text.Json.JsonSerializer.IsReflectionEnabledByDefault": false, - "System.Threading.Thread.EnableAutoreleasePool": false - } - } -} \ No newline at end of file diff --git a/output-x64/System.AppContext.dll b/output-x64/System.AppContext.dll deleted file mode 100644 index 803ce62..0000000 Binary files a/output-x64/System.AppContext.dll and /dev/null differ diff --git a/output-x64/System.Buffers.dll b/output-x64/System.Buffers.dll deleted file mode 100644 index 1739167..0000000 Binary files a/output-x64/System.Buffers.dll and /dev/null differ diff --git a/output-x64/System.Collections.Concurrent.dll b/output-x64/System.Collections.Concurrent.dll deleted file mode 100644 index 0a0beb1..0000000 Binary files a/output-x64/System.Collections.Concurrent.dll and /dev/null differ diff --git a/output-x64/System.Collections.Immutable.dll b/output-x64/System.Collections.Immutable.dll deleted file mode 100644 index 7d09c63..0000000 Binary files a/output-x64/System.Collections.Immutable.dll and /dev/null differ diff --git a/output-x64/System.Collections.NonGeneric.dll b/output-x64/System.Collections.NonGeneric.dll deleted file mode 100644 index ccf4c43..0000000 Binary files a/output-x64/System.Collections.NonGeneric.dll and /dev/null differ diff --git a/output-x64/System.Collections.Specialized.dll b/output-x64/System.Collections.Specialized.dll deleted file mode 100644 index fc0e4ec..0000000 Binary files a/output-x64/System.Collections.Specialized.dll and /dev/null differ diff --git a/output-x64/System.Collections.dll b/output-x64/System.Collections.dll deleted file mode 100644 index ca6e5b4..0000000 Binary files a/output-x64/System.Collections.dll and /dev/null differ diff --git a/output-x64/System.ComponentModel.Annotations.dll b/output-x64/System.ComponentModel.Annotations.dll deleted file mode 100644 index e986ffb..0000000 Binary files a/output-x64/System.ComponentModel.Annotations.dll and /dev/null differ diff --git a/output-x64/System.ComponentModel.DataAnnotations.dll b/output-x64/System.ComponentModel.DataAnnotations.dll deleted file mode 100644 index 4f6d05f..0000000 Binary files a/output-x64/System.ComponentModel.DataAnnotations.dll and /dev/null differ diff --git a/output-x64/System.ComponentModel.EventBasedAsync.dll b/output-x64/System.ComponentModel.EventBasedAsync.dll deleted file mode 100644 index cd8faa3..0000000 Binary files a/output-x64/System.ComponentModel.EventBasedAsync.dll and /dev/null differ diff --git a/output-x64/System.ComponentModel.Primitives.dll b/output-x64/System.ComponentModel.Primitives.dll deleted file mode 100644 index 4635b9e..0000000 Binary files a/output-x64/System.ComponentModel.Primitives.dll and /dev/null differ diff --git a/output-x64/System.ComponentModel.TypeConverter.dll b/output-x64/System.ComponentModel.TypeConverter.dll deleted file mode 100644 index d38b644..0000000 Binary files a/output-x64/System.ComponentModel.TypeConverter.dll and /dev/null differ diff --git a/output-x64/System.ComponentModel.dll b/output-x64/System.ComponentModel.dll deleted file mode 100644 index 64e8dbd..0000000 Binary files a/output-x64/System.ComponentModel.dll and /dev/null differ diff --git a/output-x64/System.Composition.AttributedModel.dll b/output-x64/System.Composition.AttributedModel.dll deleted file mode 100644 index 2664688..0000000 Binary files a/output-x64/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/output-x64/System.Composition.Convention.dll b/output-x64/System.Composition.Convention.dll deleted file mode 100644 index 40f6537..0000000 Binary files a/output-x64/System.Composition.Convention.dll and /dev/null differ diff --git a/output-x64/System.Composition.Hosting.dll b/output-x64/System.Composition.Hosting.dll deleted file mode 100644 index b1cce85..0000000 Binary files a/output-x64/System.Composition.Hosting.dll and /dev/null differ diff --git a/output-x64/System.Composition.Runtime.dll b/output-x64/System.Composition.Runtime.dll deleted file mode 100644 index c30bbbb..0000000 Binary files a/output-x64/System.Composition.Runtime.dll and /dev/null differ diff --git a/output-x64/System.Composition.TypedParts.dll b/output-x64/System.Composition.TypedParts.dll deleted file mode 100644 index 1556319..0000000 Binary files a/output-x64/System.Composition.TypedParts.dll and /dev/null differ diff --git a/output-x64/System.Configuration.dll b/output-x64/System.Configuration.dll deleted file mode 100644 index d0674c1..0000000 Binary files a/output-x64/System.Configuration.dll and /dev/null differ diff --git a/output-x64/System.Console.dll b/output-x64/System.Console.dll deleted file mode 100644 index 488a6fc..0000000 Binary files a/output-x64/System.Console.dll and /dev/null differ diff --git a/output-x64/System.Core.dll b/output-x64/System.Core.dll deleted file mode 100644 index dc8a8ed..0000000 Binary files a/output-x64/System.Core.dll and /dev/null differ diff --git a/output-x64/System.Data.Common.dll b/output-x64/System.Data.Common.dll deleted file mode 100644 index 2b0cc56..0000000 Binary files a/output-x64/System.Data.Common.dll and /dev/null differ diff --git a/output-x64/System.Data.DataSetExtensions.dll b/output-x64/System.Data.DataSetExtensions.dll deleted file mode 100644 index a2b81f8..0000000 Binary files a/output-x64/System.Data.DataSetExtensions.dll and /dev/null differ diff --git a/output-x64/System.Data.dll b/output-x64/System.Data.dll deleted file mode 100644 index bbf54f0..0000000 Binary files a/output-x64/System.Data.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.Contracts.dll b/output-x64/System.Diagnostics.Contracts.dll deleted file mode 100644 index 37d54e4..0000000 Binary files a/output-x64/System.Diagnostics.Contracts.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.Debug.dll b/output-x64/System.Diagnostics.Debug.dll deleted file mode 100644 index 9e8577f..0000000 Binary files a/output-x64/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.DiagnosticSource.dll b/output-x64/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index 455f761..0000000 Binary files a/output-x64/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.FileVersionInfo.dll b/output-x64/System.Diagnostics.FileVersionInfo.dll deleted file mode 100644 index 36d17b2..0000000 Binary files a/output-x64/System.Diagnostics.FileVersionInfo.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.Process.dll b/output-x64/System.Diagnostics.Process.dll deleted file mode 100644 index af5c2c7..0000000 Binary files a/output-x64/System.Diagnostics.Process.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.StackTrace.dll b/output-x64/System.Diagnostics.StackTrace.dll deleted file mode 100644 index 74251a5..0000000 Binary files a/output-x64/System.Diagnostics.StackTrace.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.TextWriterTraceListener.dll b/output-x64/System.Diagnostics.TextWriterTraceListener.dll deleted file mode 100644 index 876b860..0000000 Binary files a/output-x64/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.Tools.dll b/output-x64/System.Diagnostics.Tools.dll deleted file mode 100644 index eaae31f..0000000 Binary files a/output-x64/System.Diagnostics.Tools.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.TraceSource.dll b/output-x64/System.Diagnostics.TraceSource.dll deleted file mode 100644 index 37df6e7..0000000 Binary files a/output-x64/System.Diagnostics.TraceSource.dll and /dev/null differ diff --git a/output-x64/System.Diagnostics.Tracing.dll b/output-x64/System.Diagnostics.Tracing.dll deleted file mode 100644 index c421cf9..0000000 Binary files a/output-x64/System.Diagnostics.Tracing.dll and /dev/null differ diff --git a/output-x64/System.Drawing.Primitives.dll b/output-x64/System.Drawing.Primitives.dll deleted file mode 100644 index b7e9384..0000000 Binary files a/output-x64/System.Drawing.Primitives.dll and /dev/null differ diff --git a/output-x64/System.Drawing.dll b/output-x64/System.Drawing.dll deleted file mode 100644 index 5acdf6f..0000000 Binary files a/output-x64/System.Drawing.dll and /dev/null differ diff --git a/output-x64/System.Dynamic.Runtime.dll b/output-x64/System.Dynamic.Runtime.dll deleted file mode 100644 index 2fd45a9..0000000 Binary files a/output-x64/System.Dynamic.Runtime.dll and /dev/null differ diff --git a/output-x64/System.Formats.Asn1.dll b/output-x64/System.Formats.Asn1.dll deleted file mode 100644 index 642f146..0000000 Binary files a/output-x64/System.Formats.Asn1.dll and /dev/null differ diff --git a/output-x64/System.Formats.Tar.dll b/output-x64/System.Formats.Tar.dll deleted file mode 100644 index 28b4c1f..0000000 Binary files a/output-x64/System.Formats.Tar.dll and /dev/null differ diff --git a/output-x64/System.Globalization.Calendars.dll b/output-x64/System.Globalization.Calendars.dll deleted file mode 100644 index 0214d46..0000000 Binary files a/output-x64/System.Globalization.Calendars.dll and /dev/null differ diff --git a/output-x64/System.Globalization.Extensions.dll b/output-x64/System.Globalization.Extensions.dll deleted file mode 100644 index d954a98..0000000 Binary files a/output-x64/System.Globalization.Extensions.dll and /dev/null differ diff --git a/output-x64/System.Globalization.dll b/output-x64/System.Globalization.dll deleted file mode 100644 index b6b4635..0000000 Binary files a/output-x64/System.Globalization.dll and /dev/null differ diff --git a/output-x64/System.IO.Compression.Brotli.dll b/output-x64/System.IO.Compression.Brotli.dll deleted file mode 100644 index 6917637..0000000 Binary files a/output-x64/System.IO.Compression.Brotli.dll and /dev/null differ diff --git a/output-x64/System.IO.Compression.FileSystem.dll b/output-x64/System.IO.Compression.FileSystem.dll deleted file mode 100644 index 4c48869..0000000 Binary files a/output-x64/System.IO.Compression.FileSystem.dll and /dev/null differ diff --git a/output-x64/System.IO.Compression.ZipFile.dll b/output-x64/System.IO.Compression.ZipFile.dll deleted file mode 100644 index 655ba00..0000000 Binary files a/output-x64/System.IO.Compression.ZipFile.dll and /dev/null differ diff --git a/output-x64/System.IO.Compression.dll b/output-x64/System.IO.Compression.dll deleted file mode 100644 index 1383c50..0000000 Binary files a/output-x64/System.IO.Compression.dll and /dev/null differ diff --git a/output-x64/System.IO.FileSystem.AccessControl.dll b/output-x64/System.IO.FileSystem.AccessControl.dll deleted file mode 100644 index 775cd13..0000000 Binary files a/output-x64/System.IO.FileSystem.AccessControl.dll and /dev/null differ diff --git a/output-x64/System.IO.FileSystem.DriveInfo.dll b/output-x64/System.IO.FileSystem.DriveInfo.dll deleted file mode 100644 index 1999e8b..0000000 Binary files a/output-x64/System.IO.FileSystem.DriveInfo.dll and /dev/null differ diff --git a/output-x64/System.IO.FileSystem.Primitives.dll b/output-x64/System.IO.FileSystem.Primitives.dll deleted file mode 100644 index ddc300d..0000000 Binary files a/output-x64/System.IO.FileSystem.Primitives.dll and /dev/null differ diff --git a/output-x64/System.IO.FileSystem.Watcher.dll b/output-x64/System.IO.FileSystem.Watcher.dll deleted file mode 100644 index 3a45700..0000000 Binary files a/output-x64/System.IO.FileSystem.Watcher.dll and /dev/null differ diff --git a/output-x64/System.IO.FileSystem.dll b/output-x64/System.IO.FileSystem.dll deleted file mode 100644 index f8db8bb..0000000 Binary files a/output-x64/System.IO.FileSystem.dll and /dev/null differ diff --git a/output-x64/System.IO.IsolatedStorage.dll b/output-x64/System.IO.IsolatedStorage.dll deleted file mode 100644 index e63c484..0000000 Binary files a/output-x64/System.IO.IsolatedStorage.dll and /dev/null differ diff --git a/output-x64/System.IO.MemoryMappedFiles.dll b/output-x64/System.IO.MemoryMappedFiles.dll deleted file mode 100644 index fc933be..0000000 Binary files a/output-x64/System.IO.MemoryMappedFiles.dll and /dev/null differ diff --git a/output-x64/System.IO.Pipelines.dll b/output-x64/System.IO.Pipelines.dll deleted file mode 100644 index 3f5ddbd..0000000 Binary files a/output-x64/System.IO.Pipelines.dll and /dev/null differ diff --git a/output-x64/System.IO.Pipes.AccessControl.dll b/output-x64/System.IO.Pipes.AccessControl.dll deleted file mode 100644 index 1621ee3..0000000 Binary files a/output-x64/System.IO.Pipes.AccessControl.dll and /dev/null differ diff --git a/output-x64/System.IO.Pipes.dll b/output-x64/System.IO.Pipes.dll deleted file mode 100644 index ecb43cc..0000000 Binary files a/output-x64/System.IO.Pipes.dll and /dev/null differ diff --git a/output-x64/System.IO.UnmanagedMemoryStream.dll b/output-x64/System.IO.UnmanagedMemoryStream.dll deleted file mode 100644 index 1771a28..0000000 Binary files a/output-x64/System.IO.UnmanagedMemoryStream.dll and /dev/null differ diff --git a/output-x64/System.IO.dll b/output-x64/System.IO.dll deleted file mode 100644 index c552e60..0000000 Binary files a/output-x64/System.IO.dll and /dev/null differ diff --git a/output-x64/System.Linq.AsyncEnumerable.dll b/output-x64/System.Linq.AsyncEnumerable.dll deleted file mode 100644 index 85b2c5a..0000000 Binary files a/output-x64/System.Linq.AsyncEnumerable.dll and /dev/null differ diff --git a/output-x64/System.Linq.Expressions.dll b/output-x64/System.Linq.Expressions.dll deleted file mode 100644 index 0604ed5..0000000 Binary files a/output-x64/System.Linq.Expressions.dll and /dev/null differ diff --git a/output-x64/System.Linq.Parallel.dll b/output-x64/System.Linq.Parallel.dll deleted file mode 100644 index 4c3e3f4..0000000 Binary files a/output-x64/System.Linq.Parallel.dll and /dev/null differ diff --git a/output-x64/System.Linq.Queryable.dll b/output-x64/System.Linq.Queryable.dll deleted file mode 100644 index 8e3057d..0000000 Binary files a/output-x64/System.Linq.Queryable.dll and /dev/null differ diff --git a/output-x64/System.Linq.dll b/output-x64/System.Linq.dll deleted file mode 100644 index 234250f..0000000 Binary files a/output-x64/System.Linq.dll and /dev/null differ diff --git a/output-x64/System.Memory.dll b/output-x64/System.Memory.dll deleted file mode 100644 index 60ae29f..0000000 Binary files a/output-x64/System.Memory.dll and /dev/null differ diff --git a/output-x64/System.Net.Http.Json.dll b/output-x64/System.Net.Http.Json.dll deleted file mode 100644 index 52207e4..0000000 Binary files a/output-x64/System.Net.Http.Json.dll and /dev/null differ diff --git a/output-x64/System.Net.Http.dll b/output-x64/System.Net.Http.dll deleted file mode 100644 index a6470d0..0000000 Binary files a/output-x64/System.Net.Http.dll and /dev/null differ diff --git a/output-x64/System.Net.HttpListener.dll b/output-x64/System.Net.HttpListener.dll deleted file mode 100644 index 9bb5429..0000000 Binary files a/output-x64/System.Net.HttpListener.dll and /dev/null differ diff --git a/output-x64/System.Net.Mail.dll b/output-x64/System.Net.Mail.dll deleted file mode 100644 index 1d8d007..0000000 Binary files a/output-x64/System.Net.Mail.dll and /dev/null differ diff --git a/output-x64/System.Net.NameResolution.dll b/output-x64/System.Net.NameResolution.dll deleted file mode 100644 index 15f88b6..0000000 Binary files a/output-x64/System.Net.NameResolution.dll and /dev/null differ diff --git a/output-x64/System.Net.NetworkInformation.dll b/output-x64/System.Net.NetworkInformation.dll deleted file mode 100644 index 648aa3d..0000000 Binary files a/output-x64/System.Net.NetworkInformation.dll and /dev/null differ diff --git a/output-x64/System.Net.Ping.dll b/output-x64/System.Net.Ping.dll deleted file mode 100644 index 893e7d0..0000000 Binary files a/output-x64/System.Net.Ping.dll and /dev/null differ diff --git a/output-x64/System.Net.Primitives.dll b/output-x64/System.Net.Primitives.dll deleted file mode 100644 index 9f79588..0000000 Binary files a/output-x64/System.Net.Primitives.dll and /dev/null differ diff --git a/output-x64/System.Net.Quic.dll b/output-x64/System.Net.Quic.dll deleted file mode 100644 index c09c334..0000000 Binary files a/output-x64/System.Net.Quic.dll and /dev/null differ diff --git a/output-x64/System.Net.Requests.dll b/output-x64/System.Net.Requests.dll deleted file mode 100644 index abc5b8f..0000000 Binary files a/output-x64/System.Net.Requests.dll and /dev/null differ diff --git a/output-x64/System.Net.Security.dll b/output-x64/System.Net.Security.dll deleted file mode 100644 index 48307b5..0000000 Binary files a/output-x64/System.Net.Security.dll and /dev/null differ diff --git a/output-x64/System.Net.ServerSentEvents.dll b/output-x64/System.Net.ServerSentEvents.dll deleted file mode 100644 index a57743b..0000000 Binary files a/output-x64/System.Net.ServerSentEvents.dll and /dev/null differ diff --git a/output-x64/System.Net.ServicePoint.dll b/output-x64/System.Net.ServicePoint.dll deleted file mode 100644 index 94f2fcb..0000000 Binary files a/output-x64/System.Net.ServicePoint.dll and /dev/null differ diff --git a/output-x64/System.Net.Sockets.dll b/output-x64/System.Net.Sockets.dll deleted file mode 100644 index 2cbec61..0000000 Binary files a/output-x64/System.Net.Sockets.dll and /dev/null differ diff --git a/output-x64/System.Net.WebClient.dll b/output-x64/System.Net.WebClient.dll deleted file mode 100644 index 404e9e3..0000000 Binary files a/output-x64/System.Net.WebClient.dll and /dev/null differ diff --git a/output-x64/System.Net.WebHeaderCollection.dll b/output-x64/System.Net.WebHeaderCollection.dll deleted file mode 100644 index 29c316a..0000000 Binary files a/output-x64/System.Net.WebHeaderCollection.dll and /dev/null differ diff --git a/output-x64/System.Net.WebProxy.dll b/output-x64/System.Net.WebProxy.dll deleted file mode 100644 index 94c542e..0000000 Binary files a/output-x64/System.Net.WebProxy.dll and /dev/null differ diff --git a/output-x64/System.Net.WebSockets.Client.dll b/output-x64/System.Net.WebSockets.Client.dll deleted file mode 100644 index 861785f..0000000 Binary files a/output-x64/System.Net.WebSockets.Client.dll and /dev/null differ diff --git a/output-x64/System.Net.WebSockets.dll b/output-x64/System.Net.WebSockets.dll deleted file mode 100644 index c270bd0..0000000 Binary files a/output-x64/System.Net.WebSockets.dll and /dev/null differ diff --git a/output-x64/System.Net.dll b/output-x64/System.Net.dll deleted file mode 100644 index 02c969f..0000000 Binary files a/output-x64/System.Net.dll and /dev/null differ diff --git a/output-x64/System.Numerics.Vectors.dll b/output-x64/System.Numerics.Vectors.dll deleted file mode 100644 index 1ceb0cf..0000000 Binary files a/output-x64/System.Numerics.Vectors.dll and /dev/null differ diff --git a/output-x64/System.Numerics.dll b/output-x64/System.Numerics.dll deleted file mode 100644 index e848ada..0000000 Binary files a/output-x64/System.Numerics.dll and /dev/null differ diff --git a/output-x64/System.ObjectModel.dll b/output-x64/System.ObjectModel.dll deleted file mode 100644 index e5c58fe..0000000 Binary files a/output-x64/System.ObjectModel.dll and /dev/null differ diff --git a/output-x64/System.Private.CoreLib.dll b/output-x64/System.Private.CoreLib.dll deleted file mode 100644 index 52984ea..0000000 Binary files a/output-x64/System.Private.CoreLib.dll and /dev/null differ diff --git a/output-x64/System.Private.DataContractSerialization.dll b/output-x64/System.Private.DataContractSerialization.dll deleted file mode 100644 index bdc237a..0000000 Binary files a/output-x64/System.Private.DataContractSerialization.dll and /dev/null differ diff --git a/output-x64/System.Private.Uri.dll b/output-x64/System.Private.Uri.dll deleted file mode 100644 index 92dcc2a..0000000 Binary files a/output-x64/System.Private.Uri.dll and /dev/null differ diff --git a/output-x64/System.Private.Xml.Linq.dll b/output-x64/System.Private.Xml.Linq.dll deleted file mode 100644 index 296b26c..0000000 Binary files a/output-x64/System.Private.Xml.Linq.dll and /dev/null differ diff --git a/output-x64/System.Private.Xml.dll b/output-x64/System.Private.Xml.dll deleted file mode 100644 index 6db8fe5..0000000 Binary files a/output-x64/System.Private.Xml.dll and /dev/null differ diff --git a/output-x64/System.Reflection.DispatchProxy.dll b/output-x64/System.Reflection.DispatchProxy.dll deleted file mode 100644 index 0561c5a..0000000 Binary files a/output-x64/System.Reflection.DispatchProxy.dll and /dev/null differ diff --git a/output-x64/System.Reflection.Emit.ILGeneration.dll b/output-x64/System.Reflection.Emit.ILGeneration.dll deleted file mode 100644 index 8413b05..0000000 Binary files a/output-x64/System.Reflection.Emit.ILGeneration.dll and /dev/null differ diff --git a/output-x64/System.Reflection.Emit.Lightweight.dll b/output-x64/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index eb95fea..0000000 Binary files a/output-x64/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/output-x64/System.Reflection.Emit.dll b/output-x64/System.Reflection.Emit.dll deleted file mode 100644 index de4a988..0000000 Binary files a/output-x64/System.Reflection.Emit.dll and /dev/null differ diff --git a/output-x64/System.Reflection.Extensions.dll b/output-x64/System.Reflection.Extensions.dll deleted file mode 100644 index a2ec7e7..0000000 Binary files a/output-x64/System.Reflection.Extensions.dll and /dev/null differ diff --git a/output-x64/System.Reflection.Metadata.dll b/output-x64/System.Reflection.Metadata.dll deleted file mode 100644 index 67dcf27..0000000 Binary files a/output-x64/System.Reflection.Metadata.dll and /dev/null differ diff --git a/output-x64/System.Reflection.Primitives.dll b/output-x64/System.Reflection.Primitives.dll deleted file mode 100644 index 9674102..0000000 Binary files a/output-x64/System.Reflection.Primitives.dll and /dev/null differ diff --git a/output-x64/System.Reflection.TypeExtensions.dll b/output-x64/System.Reflection.TypeExtensions.dll deleted file mode 100644 index 172e7af..0000000 Binary files a/output-x64/System.Reflection.TypeExtensions.dll and /dev/null differ diff --git a/output-x64/System.Reflection.dll b/output-x64/System.Reflection.dll deleted file mode 100644 index 9e8142b..0000000 Binary files a/output-x64/System.Reflection.dll and /dev/null differ diff --git a/output-x64/System.Resources.Reader.dll b/output-x64/System.Resources.Reader.dll deleted file mode 100644 index 4136940..0000000 Binary files a/output-x64/System.Resources.Reader.dll and /dev/null differ diff --git a/output-x64/System.Resources.ResourceManager.dll b/output-x64/System.Resources.ResourceManager.dll deleted file mode 100644 index d8ae06b..0000000 Binary files a/output-x64/System.Resources.ResourceManager.dll and /dev/null differ diff --git a/output-x64/System.Resources.Writer.dll b/output-x64/System.Resources.Writer.dll deleted file mode 100644 index 57c9da3..0000000 Binary files a/output-x64/System.Resources.Writer.dll and /dev/null differ diff --git a/output-x64/System.Runtime.CompilerServices.Unsafe.dll b/output-x64/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index 17a2b82..0000000 Binary files a/output-x64/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/output-x64/System.Runtime.CompilerServices.VisualC.dll b/output-x64/System.Runtime.CompilerServices.VisualC.dll deleted file mode 100644 index c94b155..0000000 Binary files a/output-x64/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Extensions.dll b/output-x64/System.Runtime.Extensions.dll deleted file mode 100644 index 700a522..0000000 Binary files a/output-x64/System.Runtime.Extensions.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Handles.dll b/output-x64/System.Runtime.Handles.dll deleted file mode 100644 index dab2c08..0000000 Binary files a/output-x64/System.Runtime.Handles.dll and /dev/null differ diff --git a/output-x64/System.Runtime.InteropServices.JavaScript.dll b/output-x64/System.Runtime.InteropServices.JavaScript.dll deleted file mode 100644 index 088b4d1..0000000 Binary files a/output-x64/System.Runtime.InteropServices.JavaScript.dll and /dev/null differ diff --git a/output-x64/System.Runtime.InteropServices.RuntimeInformation.dll b/output-x64/System.Runtime.InteropServices.RuntimeInformation.dll deleted file mode 100644 index fc3ae12..0000000 Binary files a/output-x64/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ diff --git a/output-x64/System.Runtime.InteropServices.dll b/output-x64/System.Runtime.InteropServices.dll deleted file mode 100644 index a6092f1..0000000 Binary files a/output-x64/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Intrinsics.dll b/output-x64/System.Runtime.Intrinsics.dll deleted file mode 100644 index 8e35fe6..0000000 Binary files a/output-x64/System.Runtime.Intrinsics.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Loader.dll b/output-x64/System.Runtime.Loader.dll deleted file mode 100644 index 2864923..0000000 Binary files a/output-x64/System.Runtime.Loader.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Numerics.dll b/output-x64/System.Runtime.Numerics.dll deleted file mode 100644 index 686b966..0000000 Binary files a/output-x64/System.Runtime.Numerics.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Serialization.Formatters.dll b/output-x64/System.Runtime.Serialization.Formatters.dll deleted file mode 100644 index 3d6b719..0000000 Binary files a/output-x64/System.Runtime.Serialization.Formatters.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Serialization.Json.dll b/output-x64/System.Runtime.Serialization.Json.dll deleted file mode 100644 index 4b429b4..0000000 Binary files a/output-x64/System.Runtime.Serialization.Json.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Serialization.Primitives.dll b/output-x64/System.Runtime.Serialization.Primitives.dll deleted file mode 100644 index 88057d6..0000000 Binary files a/output-x64/System.Runtime.Serialization.Primitives.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Serialization.Xml.dll b/output-x64/System.Runtime.Serialization.Xml.dll deleted file mode 100644 index 457a762..0000000 Binary files a/output-x64/System.Runtime.Serialization.Xml.dll and /dev/null differ diff --git a/output-x64/System.Runtime.Serialization.dll b/output-x64/System.Runtime.Serialization.dll deleted file mode 100644 index 53eb2e8..0000000 Binary files a/output-x64/System.Runtime.Serialization.dll and /dev/null differ diff --git a/output-x64/System.Runtime.dll b/output-x64/System.Runtime.dll deleted file mode 100644 index 7e11839..0000000 Binary files a/output-x64/System.Runtime.dll and /dev/null differ diff --git a/output-x64/System.Security.AccessControl.dll b/output-x64/System.Security.AccessControl.dll deleted file mode 100644 index 2b48ba9..0000000 Binary files a/output-x64/System.Security.AccessControl.dll and /dev/null differ diff --git a/output-x64/System.Security.Claims.dll b/output-x64/System.Security.Claims.dll deleted file mode 100644 index b81d9c0..0000000 Binary files a/output-x64/System.Security.Claims.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.Algorithms.dll b/output-x64/System.Security.Cryptography.Algorithms.dll deleted file mode 100644 index 16591bd..0000000 Binary files a/output-x64/System.Security.Cryptography.Algorithms.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.Cng.dll b/output-x64/System.Security.Cryptography.Cng.dll deleted file mode 100644 index 68babe6..0000000 Binary files a/output-x64/System.Security.Cryptography.Cng.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.Csp.dll b/output-x64/System.Security.Cryptography.Csp.dll deleted file mode 100644 index 119cbeb..0000000 Binary files a/output-x64/System.Security.Cryptography.Csp.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.Encoding.dll b/output-x64/System.Security.Cryptography.Encoding.dll deleted file mode 100644 index 07b3948..0000000 Binary files a/output-x64/System.Security.Cryptography.Encoding.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.OpenSsl.dll b/output-x64/System.Security.Cryptography.OpenSsl.dll deleted file mode 100644 index d276fcb..0000000 Binary files a/output-x64/System.Security.Cryptography.OpenSsl.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.Primitives.dll b/output-x64/System.Security.Cryptography.Primitives.dll deleted file mode 100644 index 66e1108..0000000 Binary files a/output-x64/System.Security.Cryptography.Primitives.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.X509Certificates.dll b/output-x64/System.Security.Cryptography.X509Certificates.dll deleted file mode 100644 index 06b385e..0000000 Binary files a/output-x64/System.Security.Cryptography.X509Certificates.dll and /dev/null differ diff --git a/output-x64/System.Security.Cryptography.dll b/output-x64/System.Security.Cryptography.dll deleted file mode 100644 index ce6781b..0000000 Binary files a/output-x64/System.Security.Cryptography.dll and /dev/null differ diff --git a/output-x64/System.Security.Principal.Windows.dll b/output-x64/System.Security.Principal.Windows.dll deleted file mode 100644 index ea092c9..0000000 Binary files a/output-x64/System.Security.Principal.Windows.dll and /dev/null differ diff --git a/output-x64/System.Security.Principal.dll b/output-x64/System.Security.Principal.dll deleted file mode 100644 index a993be7..0000000 Binary files a/output-x64/System.Security.Principal.dll and /dev/null differ diff --git a/output-x64/System.Security.SecureString.dll b/output-x64/System.Security.SecureString.dll deleted file mode 100644 index f1dfc2a..0000000 Binary files a/output-x64/System.Security.SecureString.dll and /dev/null differ diff --git a/output-x64/System.Security.dll b/output-x64/System.Security.dll deleted file mode 100644 index f767c49..0000000 Binary files a/output-x64/System.Security.dll and /dev/null differ diff --git a/output-x64/System.ServiceModel.Web.dll b/output-x64/System.ServiceModel.Web.dll deleted file mode 100644 index 2ca5815..0000000 Binary files a/output-x64/System.ServiceModel.Web.dll and /dev/null differ diff --git a/output-x64/System.ServiceProcess.dll b/output-x64/System.ServiceProcess.dll deleted file mode 100644 index 88d99f1..0000000 Binary files a/output-x64/System.ServiceProcess.dll and /dev/null differ diff --git a/output-x64/System.Text.Encoding.CodePages.dll b/output-x64/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 7af3c87..0000000 Binary files a/output-x64/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/output-x64/System.Text.Encoding.Extensions.dll b/output-x64/System.Text.Encoding.Extensions.dll deleted file mode 100644 index ae10443..0000000 Binary files a/output-x64/System.Text.Encoding.Extensions.dll and /dev/null differ diff --git a/output-x64/System.Text.Encoding.dll b/output-x64/System.Text.Encoding.dll deleted file mode 100644 index 8b187eb..0000000 Binary files a/output-x64/System.Text.Encoding.dll and /dev/null differ diff --git a/output-x64/System.Text.Encodings.Web.dll b/output-x64/System.Text.Encodings.Web.dll deleted file mode 100644 index dffe799..0000000 Binary files a/output-x64/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/output-x64/System.Text.Json.dll b/output-x64/System.Text.Json.dll deleted file mode 100644 index 3c7ef19..0000000 Binary files a/output-x64/System.Text.Json.dll and /dev/null differ diff --git a/output-x64/System.Text.RegularExpressions.dll b/output-x64/System.Text.RegularExpressions.dll deleted file mode 100644 index a718571..0000000 Binary files a/output-x64/System.Text.RegularExpressions.dll and /dev/null differ diff --git a/output-x64/System.Threading.AccessControl.dll b/output-x64/System.Threading.AccessControl.dll deleted file mode 100644 index 3a6c455..0000000 Binary files a/output-x64/System.Threading.AccessControl.dll and /dev/null differ diff --git a/output-x64/System.Threading.Channels.dll b/output-x64/System.Threading.Channels.dll deleted file mode 100644 index f6fb4dc..0000000 Binary files a/output-x64/System.Threading.Channels.dll and /dev/null differ diff --git a/output-x64/System.Threading.Overlapped.dll b/output-x64/System.Threading.Overlapped.dll deleted file mode 100644 index 170af8f..0000000 Binary files a/output-x64/System.Threading.Overlapped.dll and /dev/null differ diff --git a/output-x64/System.Threading.Tasks.Dataflow.dll b/output-x64/System.Threading.Tasks.Dataflow.dll deleted file mode 100644 index 9bbef4a..0000000 Binary files a/output-x64/System.Threading.Tasks.Dataflow.dll and /dev/null differ diff --git a/output-x64/System.Threading.Tasks.Extensions.dll b/output-x64/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index b31bbfe..0000000 Binary files a/output-x64/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/output-x64/System.Threading.Tasks.Parallel.dll b/output-x64/System.Threading.Tasks.Parallel.dll deleted file mode 100644 index 9a5e49e..0000000 Binary files a/output-x64/System.Threading.Tasks.Parallel.dll and /dev/null differ diff --git a/output-x64/System.Threading.Tasks.dll b/output-x64/System.Threading.Tasks.dll deleted file mode 100644 index b4e3f7f..0000000 Binary files a/output-x64/System.Threading.Tasks.dll and /dev/null differ diff --git a/output-x64/System.Threading.Thread.dll b/output-x64/System.Threading.Thread.dll deleted file mode 100644 index 57f09f7..0000000 Binary files a/output-x64/System.Threading.Thread.dll and /dev/null differ diff --git a/output-x64/System.Threading.ThreadPool.dll b/output-x64/System.Threading.ThreadPool.dll deleted file mode 100644 index 867f93c..0000000 Binary files a/output-x64/System.Threading.ThreadPool.dll and /dev/null differ diff --git a/output-x64/System.Threading.Timer.dll b/output-x64/System.Threading.Timer.dll deleted file mode 100644 index 2e57c85..0000000 Binary files a/output-x64/System.Threading.Timer.dll and /dev/null differ diff --git a/output-x64/System.Threading.dll b/output-x64/System.Threading.dll deleted file mode 100644 index 092904e..0000000 Binary files a/output-x64/System.Threading.dll and /dev/null differ diff --git a/output-x64/System.Transactions.Local.dll b/output-x64/System.Transactions.Local.dll deleted file mode 100644 index 54e1fa4..0000000 Binary files a/output-x64/System.Transactions.Local.dll and /dev/null differ diff --git a/output-x64/System.Transactions.dll b/output-x64/System.Transactions.dll deleted file mode 100644 index f2e0797..0000000 Binary files a/output-x64/System.Transactions.dll and /dev/null differ diff --git a/output-x64/System.ValueTuple.dll b/output-x64/System.ValueTuple.dll deleted file mode 100644 index 01400f8..0000000 Binary files a/output-x64/System.ValueTuple.dll and /dev/null differ diff --git a/output-x64/System.Web.HttpUtility.dll b/output-x64/System.Web.HttpUtility.dll deleted file mode 100644 index d0959c6..0000000 Binary files a/output-x64/System.Web.HttpUtility.dll and /dev/null differ diff --git a/output-x64/System.Web.dll b/output-x64/System.Web.dll deleted file mode 100644 index aee2bb5..0000000 Binary files a/output-x64/System.Web.dll and /dev/null differ diff --git a/output-x64/System.Windows.dll b/output-x64/System.Windows.dll deleted file mode 100644 index 0bae424..0000000 Binary files a/output-x64/System.Windows.dll and /dev/null differ diff --git a/output-x64/System.Xml.Linq.dll b/output-x64/System.Xml.Linq.dll deleted file mode 100644 index 3500159..0000000 Binary files a/output-x64/System.Xml.Linq.dll and /dev/null differ diff --git a/output-x64/System.Xml.ReaderWriter.dll b/output-x64/System.Xml.ReaderWriter.dll deleted file mode 100644 index 9a4d6bb..0000000 Binary files a/output-x64/System.Xml.ReaderWriter.dll and /dev/null differ diff --git a/output-x64/System.Xml.Serialization.dll b/output-x64/System.Xml.Serialization.dll deleted file mode 100644 index 1644753..0000000 Binary files a/output-x64/System.Xml.Serialization.dll and /dev/null differ diff --git a/output-x64/System.Xml.XDocument.dll b/output-x64/System.Xml.XDocument.dll deleted file mode 100644 index 352d505..0000000 Binary files a/output-x64/System.Xml.XDocument.dll and /dev/null differ diff --git a/output-x64/System.Xml.XPath.XDocument.dll b/output-x64/System.Xml.XPath.XDocument.dll deleted file mode 100644 index e139adf..0000000 Binary files a/output-x64/System.Xml.XPath.XDocument.dll and /dev/null differ diff --git a/output-x64/System.Xml.XPath.dll b/output-x64/System.Xml.XPath.dll deleted file mode 100644 index 879c399..0000000 Binary files a/output-x64/System.Xml.XPath.dll and /dev/null differ diff --git a/output-x64/System.Xml.XmlDocument.dll b/output-x64/System.Xml.XmlDocument.dll deleted file mode 100644 index 4c0f2d9..0000000 Binary files a/output-x64/System.Xml.XmlDocument.dll and /dev/null differ diff --git a/output-x64/System.Xml.XmlSerializer.dll b/output-x64/System.Xml.XmlSerializer.dll deleted file mode 100644 index 6b1da74..0000000 Binary files a/output-x64/System.Xml.XmlSerializer.dll and /dev/null differ diff --git a/output-x64/System.Xml.dll b/output-x64/System.Xml.dll deleted file mode 100644 index be514ad..0000000 Binary files a/output-x64/System.Xml.dll and /dev/null differ diff --git a/output-x64/System.dll b/output-x64/System.dll deleted file mode 100644 index 789cb6a..0000000 Binary files a/output-x64/System.dll and /dev/null differ diff --git a/output-x64/WindowsBase.dll b/output-x64/WindowsBase.dll deleted file mode 100644 index bbbd075..0000000 Binary files a/output-x64/WindowsBase.dll and /dev/null differ diff --git a/output-x64/createdump b/output-x64/createdump deleted file mode 100644 index 97fda58..0000000 Binary files a/output-x64/createdump and /dev/null differ diff --git a/output-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 7e5c7a8..0000000 Binary files a/output-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index fbb9d8c..0000000 Binary files a/output-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 1ae7213..0000000 Binary files a/output-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/cs/Microsoft.CodeAnalysis.resources.dll b/output-x64/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index c16401c..0000000 Binary files a/output-x64/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 39049e7..0000000 Binary files a/output-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 8229839..0000000 Binary files a/output-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c4d4550..0000000 Binary files a/output-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/de/Microsoft.CodeAnalysis.resources.dll b/output-x64/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index a3ab03d..0000000 Binary files a/output-x64/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 79cb378..0000000 Binary files a/output-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 92fede6..0000000 Binary files a/output-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index bfa60db..0000000 Binary files a/output-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/es/Microsoft.CodeAnalysis.resources.dll b/output-x64/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 3255be3..0000000 Binary files a/output-x64/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index d214140..0000000 Binary files a/output-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index f42ab22..0000000 Binary files a/output-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index eb50c8d..0000000 Binary files a/output-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/fr/Microsoft.CodeAnalysis.resources.dll b/output-x64/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 9c222a0..0000000 Binary files a/output-x64/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index c5b1943..0000000 Binary files a/output-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index c907e89..0000000 Binary files a/output-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 8217ac0..0000000 Binary files a/output-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/it/Microsoft.CodeAnalysis.resources.dll b/output-x64/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index f71f4de..0000000 Binary files a/output-x64/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index a0b1af1..0000000 Binary files a/output-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index f71989e..0000000 Binary files a/output-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 454c42c..0000000 Binary files a/output-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/ja/Microsoft.CodeAnalysis.resources.dll b/output-x64/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 52af814..0000000 Binary files a/output-x64/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 0dcfaaa..0000000 Binary files a/output-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 3f4420a..0000000 Binary files a/output-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 21a9cfb..0000000 Binary files a/output-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/ko/Microsoft.CodeAnalysis.resources.dll b/output-x64/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 889da69..0000000 Binary files a/output-x64/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/libSystem.Globalization.Native.so b/output-x64/libSystem.Globalization.Native.so deleted file mode 100644 index 54c5f2c..0000000 Binary files a/output-x64/libSystem.Globalization.Native.so and /dev/null differ diff --git a/output-x64/libSystem.IO.Compression.Native.so b/output-x64/libSystem.IO.Compression.Native.so deleted file mode 100644 index 29ed6ba..0000000 Binary files a/output-x64/libSystem.IO.Compression.Native.so and /dev/null differ diff --git a/output-x64/libSystem.Native.so b/output-x64/libSystem.Native.so deleted file mode 100644 index c2c163c..0000000 Binary files a/output-x64/libSystem.Native.so and /dev/null differ diff --git a/output-x64/libSystem.Net.Security.Native.so b/output-x64/libSystem.Net.Security.Native.so deleted file mode 100644 index 31170a9..0000000 Binary files a/output-x64/libSystem.Net.Security.Native.so and /dev/null differ diff --git a/output-x64/libSystem.Security.Cryptography.Native.OpenSsl.so b/output-x64/libSystem.Security.Cryptography.Native.OpenSsl.so deleted file mode 100644 index 70ac832..0000000 Binary files a/output-x64/libSystem.Security.Cryptography.Native.OpenSsl.so and /dev/null differ diff --git a/output-x64/libclrgc.so b/output-x64/libclrgc.so deleted file mode 100644 index 3139bf8..0000000 Binary files a/output-x64/libclrgc.so and /dev/null differ diff --git a/output-x64/libclrgcexp.so b/output-x64/libclrgcexp.so deleted file mode 100644 index 34ba3d0..0000000 Binary files a/output-x64/libclrgcexp.so and /dev/null differ diff --git a/output-x64/libclrjit.so b/output-x64/libclrjit.so deleted file mode 100644 index 4b79258..0000000 Binary files a/output-x64/libclrjit.so and /dev/null differ diff --git a/output-x64/libcoreclr.so b/output-x64/libcoreclr.so deleted file mode 100644 index c3209f5..0000000 Binary files a/output-x64/libcoreclr.so and /dev/null differ diff --git a/output-x64/libcoreclrtraceptprovider.so b/output-x64/libcoreclrtraceptprovider.so deleted file mode 100644 index 3645e95..0000000 Binary files a/output-x64/libcoreclrtraceptprovider.so and /dev/null differ diff --git a/output-x64/libhostfxr.so b/output-x64/libhostfxr.so deleted file mode 100644 index 453b4ca..0000000 Binary files a/output-x64/libhostfxr.so and /dev/null differ diff --git a/output-x64/libhostpolicy.so b/output-x64/libhostpolicy.so deleted file mode 100644 index 69900a2..0000000 Binary files a/output-x64/libhostpolicy.so and /dev/null differ diff --git a/output-x64/libmscordaccore.so b/output-x64/libmscordaccore.so deleted file mode 100644 index 4d5708d..0000000 Binary files a/output-x64/libmscordaccore.so and /dev/null differ diff --git a/output-x64/libmscordbi.so b/output-x64/libmscordbi.so deleted file mode 100644 index d52cda6..0000000 Binary files a/output-x64/libmscordbi.so and /dev/null differ diff --git a/output-x64/mscorlib.dll b/output-x64/mscorlib.dll deleted file mode 100644 index 83cc2e8..0000000 Binary files a/output-x64/mscorlib.dll and /dev/null differ diff --git a/output-x64/netstandard.dll b/output-x64/netstandard.dll deleted file mode 100644 index 06fa441..0000000 Binary files a/output-x64/netstandard.dll and /dev/null differ diff --git a/output-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 0c4d8ce..0000000 Binary files a/output-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index f6ee255..0000000 Binary files a/output-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 65696d4..0000000 Binary files a/output-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/pl/Microsoft.CodeAnalysis.resources.dll b/output-x64/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 356b64a..0000000 Binary files a/output-x64/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 5aafbb8..0000000 Binary files a/output-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 855b11a..0000000 Binary files a/output-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 7da04cb..0000000 Binary files a/output-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll b/output-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index e064beb..0000000 Binary files a/output-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 80408af..0000000 Binary files a/output-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 171d38e..0000000 Binary files a/output-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 6e40041..0000000 Binary files a/output-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/ru/Microsoft.CodeAnalysis.resources.dll b/output-x64/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 5a93bd4..0000000 Binary files a/output-x64/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index acad49c..0000000 Binary files a/output-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 1c74b2d..0000000 Binary files a/output-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 4e8704e..0000000 Binary files a/output-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/tr/Microsoft.CodeAnalysis.resources.dll b/output-x64/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 06464b4..0000000 Binary files a/output-x64/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 7ef207e..0000000 Binary files a/output-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 9c4e387..0000000 Binary files a/output-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 1e09e22..0000000 Binary files a/output-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/output-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 0afaa03..0000000 Binary files a/output-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/output-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 7390629..0000000 Binary files a/output-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/output-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 6fad2bc..0000000 Binary files a/output-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/output-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index f559f3b..0000000 Binary files a/output-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/output-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/output-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 774b6c8..0000000 Binary files a/output-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ