diff --git a/.gitattributes b/.gitattributes index 8ad74f7..8d82802 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,7 @@ -# Normalize EOL for all files that Git considers text files. -* text=auto eol=lf +# Tell Gitea to treat Godot project and export files as assets, not PL/SQL +*.pck linguist-vendored +*.godot linguist-vendored + +# Ensure C# files are always indexed correctly +*.cs linguist-detectable=true +* text=auto eol=lf \ No newline at end of file diff --git a/Export/Linux/ReEdit.pck b/Export/Linux/ReEdit.pck deleted file mode 100644 index 12c51c9..0000000 Binary files a/Export/Linux/ReEdit.pck and /dev/null differ diff --git a/Export/Linux/ReEdit.x86_64 b/Export/Linux/ReEdit.x86_64 deleted file mode 100644 index 463c9b6..0000000 Binary files a/Export/Linux/ReEdit.x86_64 and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/GodotSharp.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/GodotSharp.dll deleted file mode 100644 index e5dc454..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/GodotSharp.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.CSharp.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.CSharp.dll deleted file mode 100644 index 9b69bdc..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.CSharp.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll deleted file mode 100644 index 0863133..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.dll deleted file mode 100644 index 7469e23..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll deleted file mode 100644 index 8a9303c..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Registry.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Registry.dll deleted file mode 100644 index b29d24e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Registry.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.deps.json b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.deps.json deleted file mode 100644 index 2ccc687..0000000 --- a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.deps.json +++ /dev/null @@ -1,806 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0/linux-x64", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": {}, - ".NETCoreApp,Version=v8.0/linux-x64": { - "ReEdit/1.0.0": { - "dependencies": { - "GodotSharp": "4.7.1", - "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64": "8.0.29" - }, - "runtime": { - "ReEdit.dll": {} - } - }, - "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/8.0.29": { - "runtime": { - "Microsoft.CSharp.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "Microsoft.VisualBasic.Core.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.2926.32403" - }, - "Microsoft.VisualBasic.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "Microsoft.Win32.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "Microsoft.Win32.Registry.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.AppContext.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Buffers.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.Concurrent.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.Immutable.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.NonGeneric.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.Specialized.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.Annotations.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.DataAnnotations.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.EventBasedAsync.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.TypeConverter.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Configuration.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Console.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Core.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Data.Common.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Data.DataSetExtensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Data.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Contracts.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Debug.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.FileVersionInfo.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Process.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.StackTrace.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.TextWriterTraceListener.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Tools.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.TraceSource.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Tracing.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Drawing.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Drawing.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Dynamic.Runtime.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Formats.Asn1.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Formats.Tar.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Globalization.Calendars.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Globalization.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Globalization.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.Brotli.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.FileSystem.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.ZipFile.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.AccessControl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.DriveInfo.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.Watcher.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.IsolatedStorage.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.MemoryMappedFiles.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Pipes.AccessControl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Pipes.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.UnmanagedMemoryStream.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.Expressions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.Parallel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.Queryable.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Memory.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Http.Json.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Http.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.HttpListener.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Mail.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.NameResolution.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.NetworkInformation.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Ping.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Quic.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Requests.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Security.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.ServicePoint.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Sockets.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebClient.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebHeaderCollection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebProxy.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebSockets.Client.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebSockets.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Numerics.Vectors.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Numerics.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ObjectModel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.CoreLib.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.DataContractSerialization.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.Uri.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.Xml.Linq.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.Xml.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.DispatchProxy.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Emit.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Metadata.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Resources.Reader.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Resources.ResourceManager.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Resources.Writer.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.CompilerServices.VisualC.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Handles.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.InteropServices.JavaScript.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.InteropServices.RuntimeInformation.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.InteropServices.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Intrinsics.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Loader.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Numerics.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Formatters.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Json.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Xml.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.AccessControl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Claims.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Algorithms.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Cng.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Csp.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Encoding.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.OpenSsl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.X509Certificates.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Principal.Windows.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Principal.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.SecureString.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ServiceModel.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ServiceProcess.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encoding.CodePages.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encoding.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encoding.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encodings.Web.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Json.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.RegularExpressions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Channels.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Overlapped.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.Dataflow.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.Parallel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Thread.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.ThreadPool.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Timer.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Transactions.Local.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Transactions.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ValueTuple.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Web.HttpUtility.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Windows.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.Linq.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.ReaderWriter.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XDocument.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XPath.XDocument.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XPath.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XmlDocument.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XmlSerializer.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "WindowsBase.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "mscorlib.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "netstandard.dll": { - "assemblyVersion": "2.1.0.0", - "fileVersion": "8.0.2926.32403" - } - }, - "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" - }, - "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" - } - } - }, - "GodotSharp/4.7.1": { - "runtime": { - "lib/net8.0/GodotSharp.dll": { - "assemblyVersion": "4.7.1.0", - "fileVersion": "4.7.1.0" - } - } - } - } - }, - "libraries": { - "ReEdit/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/8.0.29": { - "type": "runtimepack", - "serviceable": false, - "sha512": "" - }, - "GodotSharp/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OCTPz0MtENY0J1e9Sw4VB9qxS0DK9xpEQLAIMRzCtnVKiJvHZUAAnJ9mU4ewW5+88V4beewp3dl8OE813Qw73g==", - "path": "godotsharp/4.7.1", - "hashPath": "godotsharp.4.7.1.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/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.dll deleted file mode 100644 index 87dc733..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.pdb b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.pdb deleted file mode 100644 index 7938f1c..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.pdb and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.runtimeconfig.json b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.runtimeconfig.json deleted file mode 100644 index fe86f7b..0000000 --- a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.runtimeconfig.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "includedFrameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.29" - } - ], - "configProperties": { - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.AppContext.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.AppContext.dll deleted file mode 100644 index 7da45d7..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.AppContext.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Buffers.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Buffers.dll deleted file mode 100644 index b39f554..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Buffers.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Concurrent.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Concurrent.dll deleted file mode 100644 index 4d46f31..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Concurrent.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Immutable.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Immutable.dll deleted file mode 100644 index 5dd3e30..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Immutable.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.NonGeneric.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.NonGeneric.dll deleted file mode 100644 index a203920..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.NonGeneric.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Specialized.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Specialized.dll deleted file mode 100644 index 57922b8..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Specialized.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.dll deleted file mode 100644 index 91affd9..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Annotations.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Annotations.dll deleted file mode 100644 index 64ab6fc..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Annotations.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll deleted file mode 100644 index 2c2f914..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll deleted file mode 100644 index 89ac259..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Primitives.dll deleted file mode 100644 index 6d94d24..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll deleted file mode 100644 index bb7970b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.dll deleted file mode 100644 index 6ab3f62..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Configuration.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Configuration.dll deleted file mode 100644 index ccbf2db..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Configuration.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Console.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Console.dll deleted file mode 100644 index 03b6826..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Console.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Core.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Core.dll deleted file mode 100644 index 3a3a6f7..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Core.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.Common.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.Common.dll deleted file mode 100644 index c20c589..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.Common.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.DataSetExtensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.DataSetExtensions.dll deleted file mode 100644 index 449689b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.DataSetExtensions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.dll deleted file mode 100644 index 0f9abd5..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Contracts.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Contracts.dll deleted file mode 100644 index 127cc59..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Contracts.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Debug.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Debug.dll deleted file mode 100644 index de815f6..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index 8dd47e2..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll deleted file mode 100644 index 494b9d4..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Process.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Process.dll deleted file mode 100644 index 3a7be07..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Process.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll deleted file mode 100644 index b336641..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll deleted file mode 100644 index 52c045c..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tools.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tools.dll deleted file mode 100644 index 6d3a6e2..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tools.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll deleted file mode 100644 index 9077913..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tracing.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tracing.dll deleted file mode 100644 index abb5876..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tracing.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.Primitives.dll deleted file mode 100644 index 882888b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.dll deleted file mode 100644 index a90de3e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Dynamic.Runtime.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Dynamic.Runtime.dll deleted file mode 100644 index 5df2ad5..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Dynamic.Runtime.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Asn1.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Asn1.dll deleted file mode 100644 index bab3243..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Asn1.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Tar.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Tar.dll deleted file mode 100644 index 0e25663..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Tar.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Calendars.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Calendars.dll deleted file mode 100644 index b6f5c65..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Calendars.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Extensions.dll deleted file mode 100644 index c843ec3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Extensions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.dll deleted file mode 100644 index 9d74b8e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.Brotli.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.Brotli.dll deleted file mode 100644 index 4d15b51..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.Brotli.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll deleted file mode 100644 index 4460f06..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll deleted file mode 100644 index 15242b4..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.dll deleted file mode 100644 index ba8591a..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll deleted file mode 100644 index 164da49..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll deleted file mode 100644 index 9496cb8..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll deleted file mode 100644 index 0c3a64d..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll deleted file mode 100644 index cf34fbb..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.dll deleted file mode 100644 index f40b2d1..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.IsolatedStorage.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.IsolatedStorage.dll deleted file mode 100644 index f77a490..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.IsolatedStorage.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll deleted file mode 100644 index c735c3e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll deleted file mode 100644 index 4120ca3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.dll deleted file mode 100644 index cd12833..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll deleted file mode 100644 index d9f3449..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.dll deleted file mode 100644 index 51271ba..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Expressions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Expressions.dll deleted file mode 100644 index f3a43a6..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Expressions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Parallel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Parallel.dll deleted file mode 100644 index c5bd8b3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Parallel.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Queryable.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Queryable.dll deleted file mode 100644 index e62b444..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Queryable.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.dll deleted file mode 100644 index ec825c6..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Memory.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Memory.dll deleted file mode 100644 index dd660cf..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Memory.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.Json.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.Json.dll deleted file mode 100644 index 1caddf9..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.Json.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.dll deleted file mode 100644 index 7fe81ba..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.HttpListener.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.HttpListener.dll deleted file mode 100644 index fa08885..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.HttpListener.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Mail.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Mail.dll deleted file mode 100644 index be5137a..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Mail.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NameResolution.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NameResolution.dll deleted file mode 100644 index e6b45aa..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NameResolution.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NetworkInformation.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NetworkInformation.dll deleted file mode 100644 index b747558..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NetworkInformation.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Ping.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Ping.dll deleted file mode 100644 index 834278e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Ping.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Primitives.dll deleted file mode 100644 index 7c32d7d..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Quic.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Quic.dll deleted file mode 100644 index 1ad1fdc..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Quic.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Requests.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Requests.dll deleted file mode 100644 index 1ce193a..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Requests.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Security.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Security.dll deleted file mode 100644 index a7ffba1..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Security.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.ServicePoint.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.ServicePoint.dll deleted file mode 100644 index 27beeab..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.ServicePoint.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Sockets.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Sockets.dll deleted file mode 100644 index c405503..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Sockets.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebClient.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebClient.dll deleted file mode 100644 index 667ee99..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebClient.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll deleted file mode 100644 index aa479c1..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebProxy.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebProxy.dll deleted file mode 100644 index 6362bd5..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebProxy.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.Client.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.Client.dll deleted file mode 100644 index 73e46dc..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.Client.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.dll deleted file mode 100644 index faa3d93..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.dll deleted file mode 100644 index ca85c7c..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.Vectors.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.Vectors.dll deleted file mode 100644 index 69fec3e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.Vectors.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.dll deleted file mode 100644 index 67ad150..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ObjectModel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ObjectModel.dll deleted file mode 100644 index b953290..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ObjectModel.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.CoreLib.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.CoreLib.dll deleted file mode 100644 index 5b9e5c3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.CoreLib.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.DataContractSerialization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.DataContractSerialization.dll deleted file mode 100644 index f9b2d72..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.DataContractSerialization.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Uri.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Uri.dll deleted file mode 100644 index f905482..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Uri.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.Linq.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.Linq.dll deleted file mode 100644 index 5a5a8c5..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.Linq.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.dll deleted file mode 100644 index a78705a..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll deleted file mode 100644 index 89a7542..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll deleted file mode 100644 index c4e1094..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index 0535ab0..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.dll deleted file mode 100644 index 26cfd81..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Extensions.dll deleted file mode 100644 index 0a6f3f0..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Extensions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Metadata.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Metadata.dll deleted file mode 100644 index c1fa486..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Metadata.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Primitives.dll deleted file mode 100644 index 76989f0..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll deleted file mode 100644 index d404caf..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.dll deleted file mode 100644 index 9611e27..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Reader.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Reader.dll deleted file mode 100644 index 971bc2f..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Reader.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.ResourceManager.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.ResourceManager.dll deleted file mode 100644 index 7602e5d..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.ResourceManager.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Writer.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Writer.dll deleted file mode 100644 index 9ea7773..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Writer.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index 9875789..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll deleted file mode 100644 index 68820a9..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Extensions.dll deleted file mode 100644 index d887f47..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Extensions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Handles.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Handles.dll deleted file mode 100644 index b336fbb..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Handles.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.JavaScript.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.JavaScript.dll deleted file mode 100644 index c64d573..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.JavaScript.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll deleted file mode 100644 index 588fff4..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.dll deleted file mode 100644 index 679e005..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Intrinsics.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Intrinsics.dll deleted file mode 100644 index 8a81bad..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Intrinsics.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Loader.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Loader.dll deleted file mode 100644 index aa00a50..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Loader.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Numerics.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Numerics.dll deleted file mode 100644 index 0ec02a9..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Numerics.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll deleted file mode 100644 index 51886f9..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll deleted file mode 100644 index 61f43d2..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll deleted file mode 100644 index 950d354..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll deleted file mode 100644 index a6bd0b5..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.dll deleted file mode 100644 index d00c971..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.dll deleted file mode 100644 index 42c6e7c..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.AccessControl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.AccessControl.dll deleted file mode 100644 index 3fb414a..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.AccessControl.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Claims.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Claims.dll deleted file mode 100644 index 4e7ccf3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Claims.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll deleted file mode 100644 index ffc121d..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll deleted file mode 100644 index 314507a..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll deleted file mode 100644 index 762fd90..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll deleted file mode 100644 index 9c66152..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll deleted file mode 100644 index 6a7b9ec..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll deleted file mode 100644 index a6b555a..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll deleted file mode 100644 index d9cbd4e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.dll deleted file mode 100644 index d168b81..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.Windows.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.Windows.dll deleted file mode 100644 index 54fd80e..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.Windows.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.dll deleted file mode 100644 index e08d90b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.SecureString.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.SecureString.dll deleted file mode 100644 index 39e56e3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.SecureString.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.dll deleted file mode 100644 index 5637926..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceModel.Web.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceModel.Web.dll deleted file mode 100644 index 1939fb3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceModel.Web.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceProcess.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceProcess.dll deleted file mode 100644 index 82567ef..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceProcess.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 78d9164..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll deleted file mode 100644 index e67a9f4..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.dll deleted file mode 100644 index 4dc4012..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encodings.Web.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encodings.Web.dll deleted file mode 100644 index 55d42b6..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Json.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Json.dll deleted file mode 100644 index 5b8dc86..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Json.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.RegularExpressions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.RegularExpressions.dll deleted file mode 100644 index 3c89356..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.RegularExpressions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Channels.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Channels.dll deleted file mode 100644 index 4415cc5..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Channels.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Overlapped.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Overlapped.dll deleted file mode 100644 index afa883b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Overlapped.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll deleted file mode 100644 index 62b7666..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index a3d4fef..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll deleted file mode 100644 index 9d0a3bf..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.dll deleted file mode 100644 index 6f58f31..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Thread.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Thread.dll deleted file mode 100644 index adfb016..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Thread.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.ThreadPool.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.ThreadPool.dll deleted file mode 100644 index 2578a92..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.ThreadPool.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Timer.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Timer.dll deleted file mode 100644 index 582b2ec..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Timer.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.dll deleted file mode 100644 index 015efab..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.Local.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.Local.dll deleted file mode 100644 index 130315b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.Local.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.dll deleted file mode 100644 index 9b70f66..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ValueTuple.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ValueTuple.dll deleted file mode 100644 index 6a083cd..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ValueTuple.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.HttpUtility.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.HttpUtility.dll deleted file mode 100644 index 92da9bc..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.HttpUtility.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.dll deleted file mode 100644 index 1fd47d7..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Windows.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Windows.dll deleted file mode 100644 index 6ae8407..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Windows.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Linq.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Linq.dll deleted file mode 100644 index 287ce4c..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Linq.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.ReaderWriter.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.ReaderWriter.dll deleted file mode 100644 index 98ba202..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.ReaderWriter.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Serialization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Serialization.dll deleted file mode 100644 index 6e324da..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Serialization.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XDocument.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XDocument.dll deleted file mode 100644 index fc0b46f..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XDocument.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll deleted file mode 100644 index f52b8cc..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.dll deleted file mode 100644 index 4075917..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlDocument.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlDocument.dll deleted file mode 100644 index 7968579..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlDocument.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlSerializer.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlSerializer.dll deleted file mode 100644 index 9a560a3..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlSerializer.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.dll deleted file mode 100644 index 94cb7c9..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.dll deleted file mode 100644 index 2c83987..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/WindowsBase.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/WindowsBase.dll deleted file mode 100644 index a292a52..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/WindowsBase.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/createdump b/Export/Linux/data_ReEdit_linuxbsd_x86_64/createdump deleted file mode 100644 index 2803077..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/createdump and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Globalization.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Globalization.Native.so deleted file mode 100644 index a085ca0..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Globalization.Native.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.IO.Compression.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.IO.Compression.Native.so deleted file mode 100644 index 6cbb1eb..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.IO.Compression.Native.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Native.so deleted file mode 100644 index a0b9cbf..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Native.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Net.Security.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Net.Security.Native.so deleted file mode 100644 index d6448ff..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Net.Security.Native.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so deleted file mode 100644 index addb5f1..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrgc.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrgc.so deleted file mode 100644 index 27d8de2..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrgc.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrjit.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrjit.so deleted file mode 100644 index 84d1898..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrjit.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclr.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclr.so deleted file mode 100644 index 597e30b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclr.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclrtraceptprovider.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclrtraceptprovider.so deleted file mode 100644 index 3d5ce1b..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclrtraceptprovider.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostfxr.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostfxr.so deleted file mode 100644 index 130c424..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostfxr.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostpolicy.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostpolicy.so deleted file mode 100644 index 66d74f4..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostpolicy.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordaccore.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordaccore.so deleted file mode 100644 index e7a15a5..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordaccore.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordbi.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordbi.so deleted file mode 100644 index 47e09a4..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordbi.so and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/mscorlib.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/mscorlib.dll deleted file mode 100644 index 984f76f..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/mscorlib.dll and /dev/null differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/netstandard.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/netstandard.dll deleted file mode 100644 index ac4dc76..0000000 Binary files a/Export/Linux/data_ReEdit_linuxbsd_x86_64/netstandard.dll and /dev/null differ diff --git a/Export/Windows/ReEdit.exe b/Export/Windows/ReEdit.exe deleted file mode 100644 index bdf4503..0000000 Binary files a/Export/Windows/ReEdit.exe and /dev/null differ diff --git a/Export/Windows/ReEdit.pck b/Export/Windows/ReEdit.pck deleted file mode 100644 index 12c51c9..0000000 Binary files a/Export/Windows/ReEdit.pck and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/GodotSharp.dll b/Export/Windows/data_ReEdit_windows_x86_64/GodotSharp.dll deleted file mode 100644 index e5dc454..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/GodotSharp.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.CSharp.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.CSharp.dll deleted file mode 100644 index 5d47bb5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.CSharp.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll deleted file mode 100644 index 92b355b..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.Core.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.Core.dll deleted file mode 100644 index 2efcbd2..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.Core.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.dll deleted file mode 100644 index 6c25d48..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Primitives.dll deleted file mode 100644 index 440dd1f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Registry.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Registry.dll deleted file mode 100644 index ae7f837..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Registry.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.deps.json b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.deps.json deleted file mode 100644 index 2105f47..0000000 --- a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.deps.json +++ /dev/null @@ -1,775 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0/win-x64", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": {}, - ".NETCoreApp,Version=v8.0/win-x64": { - "ReEdit/1.0.0": { - "dependencies": { - "GodotSharp": "4.7.1", - "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.29" - }, - "runtime": { - "ReEdit.dll": {} - } - }, - "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.29": { - "runtime": { - "Microsoft.CSharp.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "Microsoft.VisualBasic.Core.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.2926.32403" - }, - "Microsoft.VisualBasic.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "Microsoft.Win32.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "Microsoft.Win32.Registry.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.AppContext.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Buffers.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.Concurrent.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.Immutable.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.NonGeneric.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.Specialized.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Collections.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.Annotations.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.DataAnnotations.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.EventBasedAsync.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.TypeConverter.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ComponentModel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Configuration.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Console.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Core.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Data.Common.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Data.DataSetExtensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Data.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Contracts.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Debug.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.FileVersionInfo.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Process.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.StackTrace.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.TextWriterTraceListener.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Tools.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.TraceSource.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Diagnostics.Tracing.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Drawing.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Drawing.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Dynamic.Runtime.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Formats.Asn1.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Formats.Tar.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Globalization.Calendars.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Globalization.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Globalization.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.Brotli.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.FileSystem.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.ZipFile.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Compression.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.AccessControl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.DriveInfo.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.Watcher.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.FileSystem.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.IsolatedStorage.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.MemoryMappedFiles.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Pipes.AccessControl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.Pipes.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.UnmanagedMemoryStream.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.IO.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.Expressions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.Parallel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.Queryable.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Linq.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Memory.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Http.Json.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Http.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.HttpListener.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Mail.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.NameResolution.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.NetworkInformation.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Ping.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Quic.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Requests.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Security.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.ServicePoint.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.Sockets.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebClient.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebHeaderCollection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebProxy.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebSockets.Client.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.WebSockets.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Net.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Numerics.Vectors.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Numerics.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ObjectModel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.CoreLib.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.DataContractSerialization.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.Uri.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.Xml.Linq.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Private.Xml.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.DispatchProxy.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Emit.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Metadata.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Reflection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Resources.Reader.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Resources.ResourceManager.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Resources.Writer.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.CompilerServices.VisualC.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Handles.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.InteropServices.JavaScript.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.InteropServices.RuntimeInformation.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.InteropServices.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Intrinsics.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Loader.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Numerics.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Formatters.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Json.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.Xml.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Runtime.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.AccessControl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Claims.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Algorithms.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Cng.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Csp.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Encoding.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.OpenSsl.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.X509Certificates.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Cryptography.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Principal.Windows.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.Principal.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.SecureString.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Security.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ServiceModel.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ServiceProcess.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encoding.CodePages.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encoding.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encoding.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Encodings.Web.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.Json.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Text.RegularExpressions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Channels.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Overlapped.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.Dataflow.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.Parallel.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Tasks.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Thread.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.ThreadPool.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.Timer.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Threading.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Transactions.Local.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Transactions.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.ValueTuple.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Web.HttpUtility.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Windows.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.Linq.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.ReaderWriter.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XDocument.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XPath.XDocument.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XPath.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XmlDocument.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.XmlSerializer.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.Xml.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "System.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "WindowsBase.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "mscorlib.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "8.0.2926.32403" - }, - "netstandard.dll": { - "assemblyVersion": "2.1.0.0", - "fileVersion": "8.0.2926.32403" - } - }, - "native": { - "Microsoft.DiaSymReader.Native.amd64.dll": { - "fileVersion": "14.42.34436.0" - }, - "System.IO.Compression.Native.dll": { - "fileVersion": "8.0.2926.32403" - }, - "clretwrc.dll": { - "fileVersion": "8.0.2926.32403" - }, - "clrgc.dll": { - "fileVersion": "8.0.2926.32403" - }, - "clrjit.dll": { - "fileVersion": "8.0.2926.32403" - }, - "coreclr.dll": { - "fileVersion": "8.0.2926.32403" - }, - "createdump.exe": { - "fileVersion": "8.0.2926.32403" - }, - "hostfxr.dll": { - "fileVersion": "8.0.2926.32403" - }, - "hostpolicy.dll": { - "fileVersion": "8.0.2926.32403" - }, - "mscordaccore.dll": { - "fileVersion": "8.0.2926.32403" - }, - "mscordaccore_amd64_amd64_8.0.2926.32403.dll": { - "fileVersion": "8.0.2926.32403" - }, - "mscordbi.dll": { - "fileVersion": "8.0.2926.32403" - }, - "mscorrc.dll": { - "fileVersion": "8.0.2926.32403" - }, - "msquic.dll": { - "fileVersion": "2.4.18.0" - } - } - }, - "GodotSharp/4.7.1": { - "runtime": { - "lib/net8.0/GodotSharp.dll": { - "assemblyVersion": "4.7.1.0", - "fileVersion": "4.7.1.0" - } - } - } - } - }, - "libraries": { - "ReEdit/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.29": { - "type": "runtimepack", - "serviceable": false, - "sha512": "" - }, - "GodotSharp/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OCTPz0MtENY0J1e9Sw4VB9qxS0DK9xpEQLAIMRzCtnVKiJvHZUAAnJ9mU4ewW5+88V4beewp3dl8OE813Qw73g==", - "path": "godotsharp/4.7.1", - "hashPath": "godotsharp.4.7.1.nupkg.sha512" - } - }, - "runtimes": { - "win-x64": [ - "win", - "any", - "base" - ] - } -} \ No newline at end of file diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.dll b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.dll deleted file mode 100644 index 3516435..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.pdb b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.pdb deleted file mode 100644 index f001fa5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.pdb and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.runtimeconfig.json b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.runtimeconfig.json deleted file mode 100644 index fe86f7b..0000000 --- a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.runtimeconfig.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "includedFrameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.29" - } - ], - "configProperties": { - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.AppContext.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.AppContext.dll deleted file mode 100644 index 518a1e0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.AppContext.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Buffers.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Buffers.dll deleted file mode 100644 index 7e877b5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Buffers.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Concurrent.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Concurrent.dll deleted file mode 100644 index e9ac63d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Concurrent.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Immutable.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Immutable.dll deleted file mode 100644 index ffa7c0a..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Immutable.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.NonGeneric.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.NonGeneric.dll deleted file mode 100644 index 2651455..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.NonGeneric.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Specialized.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Specialized.dll deleted file mode 100644 index 90c9ffb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Specialized.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.dll deleted file mode 100644 index 924cc12..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Annotations.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Annotations.dll deleted file mode 100644 index b4490f4..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Annotations.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.DataAnnotations.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.DataAnnotations.dll deleted file mode 100644 index da39e22..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.DataAnnotations.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.EventBasedAsync.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.EventBasedAsync.dll deleted file mode 100644 index 8bb4050..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.EventBasedAsync.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Primitives.dll deleted file mode 100644 index 1c7ab77..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.TypeConverter.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.TypeConverter.dll deleted file mode 100644 index 72aacb5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.TypeConverter.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.dll deleted file mode 100644 index 1e21c63..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Configuration.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Configuration.dll deleted file mode 100644 index 3aef905..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Configuration.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Console.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Console.dll deleted file mode 100644 index c634995..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Console.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Core.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Core.dll deleted file mode 100644 index 637603d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Core.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.Common.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.Common.dll deleted file mode 100644 index 3985de2..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.Common.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.DataSetExtensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.DataSetExtensions.dll deleted file mode 100644 index 3bfc636..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.DataSetExtensions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.dll deleted file mode 100644 index 05325aa..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Contracts.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Contracts.dll deleted file mode 100644 index 070ef71..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Contracts.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Debug.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Debug.dll deleted file mode 100644 index 8633fbb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.DiagnosticSource.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index 23e1973..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.FileVersionInfo.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.FileVersionInfo.dll deleted file mode 100644 index 0872e62..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.FileVersionInfo.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Process.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Process.dll deleted file mode 100644 index b96a3a6..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Process.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.StackTrace.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.StackTrace.dll deleted file mode 100644 index 80fdfda..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.StackTrace.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll deleted file mode 100644 index 6ea8139..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tools.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tools.dll deleted file mode 100644 index e7e4eac..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tools.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TraceSource.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TraceSource.dll deleted file mode 100644 index 6d8f190..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TraceSource.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tracing.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tracing.dll deleted file mode 100644 index c566305..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tracing.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.Primitives.dll deleted file mode 100644 index 401d18c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.dll deleted file mode 100644 index 3e9573f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Dynamic.Runtime.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Dynamic.Runtime.dll deleted file mode 100644 index fd451a8..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Dynamic.Runtime.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Asn1.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Asn1.dll deleted file mode 100644 index d3d45c9..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Asn1.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Tar.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Tar.dll deleted file mode 100644 index 5e458c7..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Tar.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Calendars.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Calendars.dll deleted file mode 100644 index d81077d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Calendars.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Extensions.dll deleted file mode 100644 index 302a88f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Extensions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.dll deleted file mode 100644 index afa840e..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Brotli.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Brotli.dll deleted file mode 100644 index 3c87eb5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Brotli.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.FileSystem.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.FileSystem.dll deleted file mode 100644 index fc9b7f4..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.FileSystem.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Native.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Native.dll deleted file mode 100644 index 38df3a2..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Native.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.ZipFile.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.ZipFile.dll deleted file mode 100644 index f596b7d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.ZipFile.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.dll deleted file mode 100644 index 5d46154..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.AccessControl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.AccessControl.dll deleted file mode 100644 index bc4f63f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.AccessControl.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.DriveInfo.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.DriveInfo.dll deleted file mode 100644 index a7ff5fc..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.DriveInfo.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Primitives.dll deleted file mode 100644 index 62f9a49..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Watcher.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Watcher.dll deleted file mode 100644 index dee3518..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Watcher.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.dll deleted file mode 100644 index 97f9bc3..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.IsolatedStorage.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.IsolatedStorage.dll deleted file mode 100644 index d966864..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.IsolatedStorage.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.MemoryMappedFiles.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.MemoryMappedFiles.dll deleted file mode 100644 index cf514bd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.MemoryMappedFiles.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.AccessControl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.AccessControl.dll deleted file mode 100644 index e3cbc4f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.AccessControl.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.dll deleted file mode 100644 index cb533f6..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.UnmanagedMemoryStream.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.UnmanagedMemoryStream.dll deleted file mode 100644 index b376c9c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.UnmanagedMemoryStream.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.dll deleted file mode 100644 index ed41b1e..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Expressions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Expressions.dll deleted file mode 100644 index 9ba0c76..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Expressions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Parallel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Parallel.dll deleted file mode 100644 index 3f13ca8..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Parallel.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Queryable.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Queryable.dll deleted file mode 100644 index f42f1f1..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Queryable.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.dll deleted file mode 100644 index 787cca9..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Memory.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Memory.dll deleted file mode 100644 index b08d225..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Memory.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.Json.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.Json.dll deleted file mode 100644 index 740c1ee..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.Json.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.dll deleted file mode 100644 index 0680d31..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.HttpListener.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.HttpListener.dll deleted file mode 100644 index 2c5b8b2..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.HttpListener.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Mail.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Mail.dll deleted file mode 100644 index 362ecfa..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Mail.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NameResolution.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NameResolution.dll deleted file mode 100644 index 26082a6..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NameResolution.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NetworkInformation.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NetworkInformation.dll deleted file mode 100644 index 14d906c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NetworkInformation.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Ping.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Ping.dll deleted file mode 100644 index 1cfc22f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Ping.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Primitives.dll deleted file mode 100644 index f7d55aa..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Quic.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Quic.dll deleted file mode 100644 index 71da1b2..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Quic.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Requests.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Requests.dll deleted file mode 100644 index 9b23ec3..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Requests.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Security.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Security.dll deleted file mode 100644 index 16832dc..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Security.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.ServicePoint.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.ServicePoint.dll deleted file mode 100644 index 75386eb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.ServicePoint.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Sockets.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Sockets.dll deleted file mode 100644 index e94d6e3..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Sockets.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebClient.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebClient.dll deleted file mode 100644 index f0f144c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebClient.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebHeaderCollection.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebHeaderCollection.dll deleted file mode 100644 index 5dc68b2..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebHeaderCollection.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebProxy.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebProxy.dll deleted file mode 100644 index ec35dca..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebProxy.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.Client.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.Client.dll deleted file mode 100644 index de4bef7..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.Client.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.dll deleted file mode 100644 index 1f21be0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.dll deleted file mode 100644 index 0475cdb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.Vectors.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.Vectors.dll deleted file mode 100644 index 10227a5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.Vectors.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.dll deleted file mode 100644 index 7dbe63a..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ObjectModel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ObjectModel.dll deleted file mode 100644 index 5b066a6..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ObjectModel.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.CoreLib.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.CoreLib.dll deleted file mode 100644 index 4d2a37e..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.CoreLib.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.DataContractSerialization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.DataContractSerialization.dll deleted file mode 100644 index 6ff988d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.DataContractSerialization.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Uri.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Uri.dll deleted file mode 100644 index aa09ee5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Uri.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.Linq.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.Linq.dll deleted file mode 100644 index 0bdbcf0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.Linq.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.dll deleted file mode 100644 index df530d1..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.DispatchProxy.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.DispatchProxy.dll deleted file mode 100644 index 28565a6..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.DispatchProxy.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.ILGeneration.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.ILGeneration.dll deleted file mode 100644 index ba1edcb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.ILGeneration.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.Lightweight.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index 35d0e5d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.dll deleted file mode 100644 index 39e3af0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Extensions.dll deleted file mode 100644 index 617aaa8..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Extensions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Metadata.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Metadata.dll deleted file mode 100644 index 4980291..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Metadata.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Primitives.dll deleted file mode 100644 index 3f23c2b..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.TypeExtensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.TypeExtensions.dll deleted file mode 100644 index 9c1e998..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.TypeExtensions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.dll deleted file mode 100644 index db4754e..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Reader.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Reader.dll deleted file mode 100644 index 881e7f8..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Reader.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.ResourceManager.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.ResourceManager.dll deleted file mode 100644 index 8f62aa3..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.ResourceManager.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Writer.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Writer.dll deleted file mode 100644 index 2865c0d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Writer.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index 8839d19..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll deleted file mode 100644 index 9e708f9..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Extensions.dll deleted file mode 100644 index 1073c23..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Extensions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Handles.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Handles.dll deleted file mode 100644 index 5ff0968..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Handles.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.JavaScript.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.JavaScript.dll deleted file mode 100644 index 972d063..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.JavaScript.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll deleted file mode 100644 index bf4b7bc..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.dll deleted file mode 100644 index dee0b9a..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Intrinsics.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Intrinsics.dll deleted file mode 100644 index f938247..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Intrinsics.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Loader.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Loader.dll deleted file mode 100644 index c557f84..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Loader.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Numerics.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Numerics.dll deleted file mode 100644 index dca56b8..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Numerics.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Formatters.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Formatters.dll deleted file mode 100644 index 8d632de..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Formatters.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Json.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Json.dll deleted file mode 100644 index 2cb6188..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Json.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Primitives.dll deleted file mode 100644 index 0cfa4dc..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Xml.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Xml.dll deleted file mode 100644 index 43af261..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Xml.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.dll deleted file mode 100644 index 1d1734f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.dll deleted file mode 100644 index 58fab71..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.AccessControl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.AccessControl.dll deleted file mode 100644 index d08163c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.AccessControl.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Claims.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Claims.dll deleted file mode 100644 index f2121d0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Claims.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Algorithms.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Algorithms.dll deleted file mode 100644 index 5eeabce..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Algorithms.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Cng.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Cng.dll deleted file mode 100644 index 1097ea9..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Cng.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Csp.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Csp.dll deleted file mode 100644 index dd61930..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Csp.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Encoding.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Encoding.dll deleted file mode 100644 index 1ad30c4..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Encoding.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.OpenSsl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.OpenSsl.dll deleted file mode 100644 index 860895f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.OpenSsl.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Primitives.dll deleted file mode 100644 index d65f4a3..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Primitives.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.X509Certificates.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.X509Certificates.dll deleted file mode 100644 index cef9f24..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.X509Certificates.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.dll deleted file mode 100644 index bc12bd3..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.Windows.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.Windows.dll deleted file mode 100644 index 14a7d23..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.Windows.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.dll deleted file mode 100644 index b1ef44d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.SecureString.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.SecureString.dll deleted file mode 100644 index b9476fa..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.SecureString.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.dll deleted file mode 100644 index 393b57d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceModel.Web.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceModel.Web.dll deleted file mode 100644 index fb2546c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceModel.Web.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceProcess.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceProcess.dll deleted file mode 100644 index a4be7fd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceProcess.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.CodePages.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.CodePages.dll deleted file mode 100644 index e585fbb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.Extensions.dll deleted file mode 100644 index 667abd8..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.Extensions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.dll deleted file mode 100644 index b5c2fa6..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encodings.Web.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encodings.Web.dll deleted file mode 100644 index 5cb235e..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Json.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Json.dll deleted file mode 100644 index f080644..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Json.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.RegularExpressions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.RegularExpressions.dll deleted file mode 100644 index b57ff9b..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.RegularExpressions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Channels.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Channels.dll deleted file mode 100644 index a79372f..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Channels.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Overlapped.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Overlapped.dll deleted file mode 100644 index 9272cfd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Overlapped.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Dataflow.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Dataflow.dll deleted file mode 100644 index 15cd9bd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Dataflow.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index e00dc3e..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Parallel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Parallel.dll deleted file mode 100644 index b7984ad..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Parallel.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.dll deleted file mode 100644 index a5f2545..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Thread.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Thread.dll deleted file mode 100644 index f34de6d..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Thread.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.ThreadPool.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.ThreadPool.dll deleted file mode 100644 index c773c94..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.ThreadPool.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Timer.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Timer.dll deleted file mode 100644 index 5261271..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Timer.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.dll deleted file mode 100644 index 9eb56df..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.Local.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.Local.dll deleted file mode 100644 index ec16570..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.Local.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.dll deleted file mode 100644 index a6b1d25..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ValueTuple.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ValueTuple.dll deleted file mode 100644 index 01d79b3..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.ValueTuple.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Web.HttpUtility.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Web.HttpUtility.dll deleted file mode 100644 index 871f85a..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Web.HttpUtility.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Web.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Web.dll deleted file mode 100644 index 6b23bc5..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Web.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Windows.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Windows.dll deleted file mode 100644 index 34b2b15..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Windows.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Linq.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Linq.dll deleted file mode 100644 index b6d42d8..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Linq.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.ReaderWriter.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.ReaderWriter.dll deleted file mode 100644 index 7e14264..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.ReaderWriter.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Serialization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Serialization.dll deleted file mode 100644 index 60801d0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Serialization.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XDocument.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XDocument.dll deleted file mode 100644 index 6411f52..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XDocument.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.XDocument.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.XDocument.dll deleted file mode 100644 index 21581d0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.XDocument.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.dll deleted file mode 100644 index 798a0ec..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlDocument.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlDocument.dll deleted file mode 100644 index 116d6fa..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlDocument.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlSerializer.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlSerializer.dll deleted file mode 100644 index 176c61c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlSerializer.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.dll deleted file mode 100644 index b5cb6ca..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.dll deleted file mode 100644 index e7b0f72..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/System.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/WindowsBase.dll b/Export/Windows/data_ReEdit_windows_x86_64/WindowsBase.dll deleted file mode 100644 index a24165c..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/WindowsBase.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/clretwrc.dll b/Export/Windows/data_ReEdit_windows_x86_64/clretwrc.dll deleted file mode 100644 index b5f69cb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/clretwrc.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/clrgc.dll b/Export/Windows/data_ReEdit_windows_x86_64/clrgc.dll deleted file mode 100644 index deb57da..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/clrgc.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/clrjit.dll b/Export/Windows/data_ReEdit_windows_x86_64/clrjit.dll deleted file mode 100644 index ff16ddd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/clrjit.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/coreclr.dll b/Export/Windows/data_ReEdit_windows_x86_64/coreclr.dll deleted file mode 100644 index fa38d39..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/coreclr.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/createdump.exe b/Export/Windows/data_ReEdit_windows_x86_64/createdump.exe deleted file mode 100644 index 4a468cd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/createdump.exe and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/hostfxr.dll b/Export/Windows/data_ReEdit_windows_x86_64/hostfxr.dll deleted file mode 100644 index 234a6ab..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/hostfxr.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/hostpolicy.dll b/Export/Windows/data_ReEdit_windows_x86_64/hostpolicy.dll deleted file mode 100644 index 1e1e511..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/hostpolicy.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore.dll deleted file mode 100644 index 2b0d6fd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore_amd64_amd64_8.0.2926.32403.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore_amd64_amd64_8.0.2926.32403.dll deleted file mode 100644 index 2b0d6fd..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore_amd64_amd64_8.0.2926.32403.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscordbi.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscordbi.dll deleted file mode 100644 index bd83579..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/mscordbi.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscorlib.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscorlib.dll deleted file mode 100644 index 1e363e0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/mscorlib.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscorrc.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscorrc.dll deleted file mode 100644 index e8754b0..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/mscorrc.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/msquic.dll b/Export/Windows/data_ReEdit_windows_x86_64/msquic.dll deleted file mode 100644 index 9f0824a..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/msquic.dll and /dev/null differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/netstandard.dll b/Export/Windows/data_ReEdit_windows_x86_64/netstandard.dll deleted file mode 100644 index 83284bb..0000000 Binary files a/Export/Windows/data_ReEdit_windows_x86_64/netstandard.dll and /dev/null differ diff --git a/FileBar.cs b/FileBar.cs index a4978d3..909408d 100644 --- a/FileBar.cs +++ b/FileBar.cs @@ -23,7 +23,6 @@ public partial class FileBar : TabBar if (fa != null) { SetTabMetadata(_ti, fa.GetAsText()); - GD.Print(fa.GetAsText()); CurrentTab = _ti; OnTabChanged(_ti); diff --git a/HWND.cs.uid b/HWND.cs.uid deleted file mode 100644 index 4cbbbd7..0000000 --- a/HWND.cs.uid +++ /dev/null @@ -1 +0,0 @@ -uid://cbye34401rnps diff --git a/Titlebar.cs b/Titlebar.cs index ce155cc..82eda60 100644 --- a/Titlebar.cs +++ b/Titlebar.cs @@ -26,6 +26,11 @@ public partial class Titlebar : PanelContainer } + public void recurse() + { + recurse(); + } + public override void _GuiInput(InputEvent @event) { if (@event is InputEventMouseButton mb && mb.ButtonIndex == MouseButton.Left && !_isMaximized) diff --git a/UIResizerComponent.cs.uid b/UIResizerComponent.cs.uid deleted file mode 100644 index 4e833a1..0000000 --- a/UIResizerComponent.cs.uid +++ /dev/null @@ -1 +0,0 @@ -uid://ddburfxd1m257