diff --git a/Ceciler/linuxx64/Ceciler.Interfaces.dll b/Ceciler/linuxx64/Ceciler.Interfaces.dll new file mode 100644 index 00000000..c5f14a09 Binary files /dev/null and b/Ceciler/linuxx64/Ceciler.Interfaces.dll differ diff --git a/Ceciler/linuxx64/Ceciler.Launcher b/Ceciler/linuxx64/Ceciler.Launcher new file mode 100644 index 00000000..b97c9ae1 Binary files /dev/null and b/Ceciler/linuxx64/Ceciler.Launcher differ diff --git a/Ceciler/linuxx64/Ceciler.Launcher.deps.json b/Ceciler/linuxx64/Ceciler.Launcher.deps.json new file mode 100644 index 00000000..0ebba495 --- /dev/null +++ b/Ceciler/linuxx64/Ceciler.Launcher.deps.json @@ -0,0 +1,68 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0/linux-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": {}, + ".NETCoreApp,Version=v9.0/linux-x64": { + "Ceciler.Launcher/1.0.0": { + "dependencies": { + "Ceciler.Interfaces": "1.0.0", + "Mono.Cecil": "0.11.6" + }, + "runtime": { + "Ceciler.Launcher.dll": {} + } + }, + "Mono.Cecil/0.11.6": { + "runtime": { + "lib/netstandard2.0/Mono.Cecil.Mdb.dll": { + "assemblyVersion": "0.11.6.0", + "fileVersion": "0.11.6.0" + }, + "lib/netstandard2.0/Mono.Cecil.Pdb.dll": { + "assemblyVersion": "0.11.6.0", + "fileVersion": "0.11.6.0" + }, + "lib/netstandard2.0/Mono.Cecil.Rocks.dll": { + "assemblyVersion": "0.11.6.0", + "fileVersion": "0.11.6.0" + }, + "lib/netstandard2.0/Mono.Cecil.dll": { + "assemblyVersion": "0.11.6.0", + "fileVersion": "0.11.6.0" + } + } + }, + "Ceciler.Interfaces/1.0.0": { + "runtime": { + "Ceciler.Interfaces.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Ceciler.Launcher/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Mono.Cecil/0.11.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-f33RkDtZO8VlGXCtmQIviOtxgnUdym9xx/b1p9h91CRGOsJFxCFOFK1FDbVt1OCf1aWwYejUFa2MOQyFWTFjbA==", + "path": "mono.cecil/0.11.6", + "hashPath": "mono.cecil.0.11.6.nupkg.sha512" + }, + "Ceciler.Interfaces/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/Ceciler/linuxx64/Ceciler.Launcher.dll b/Ceciler/linuxx64/Ceciler.Launcher.dll new file mode 100644 index 00000000..87cbfa44 Binary files /dev/null and b/Ceciler/linuxx64/Ceciler.Launcher.dll differ diff --git a/Ceciler/linuxx64/Ceciler.Launcher.runtimeconfig.json b/Ceciler/linuxx64/Ceciler.Launcher.runtimeconfig.json new file mode 100644 index 00000000..233cae7c --- /dev/null +++ b/Ceciler/linuxx64/Ceciler.Launcher.runtimeconfig.json @@ -0,0 +1,13 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + "configProperties": { + "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/Ceciler/linuxx64/Mono.Cecil.Mdb.dll b/Ceciler/linuxx64/Mono.Cecil.Mdb.dll new file mode 100644 index 00000000..55f9ee25 Binary files /dev/null and b/Ceciler/linuxx64/Mono.Cecil.Mdb.dll differ diff --git a/Ceciler/linuxx64/Mono.Cecil.Pdb.dll b/Ceciler/linuxx64/Mono.Cecil.Pdb.dll new file mode 100644 index 00000000..0462a8f2 Binary files /dev/null and b/Ceciler/linuxx64/Mono.Cecil.Pdb.dll differ diff --git a/Ceciler/linuxx64/Mono.Cecil.Rocks.dll b/Ceciler/linuxx64/Mono.Cecil.Rocks.dll new file mode 100644 index 00000000..561b0d74 Binary files /dev/null and b/Ceciler/linuxx64/Mono.Cecil.Rocks.dll differ diff --git a/Ceciler/linuxx64/Mono.Cecil.dll b/Ceciler/linuxx64/Mono.Cecil.dll new file mode 100644 index 00000000..488bd5cb Binary files /dev/null and b/Ceciler/linuxx64/Mono.Cecil.dll differ