diff options
Diffstat (limited to 'solve/Generator/bin/Debug')
| -rwxr-xr-x | solve/Generator/bin/Debug/net8.0/Generator | bin | 0 -> 77288 bytes | |||
| -rw-r--r-- | solve/Generator/bin/Debug/net8.0/Generator.deps.json | 41 | ||||
| -rw-r--r-- | solve/Generator/bin/Debug/net8.0/Generator.dll | bin | 0 -> 7168 bytes | |||
| -rw-r--r-- | solve/Generator/bin/Debug/net8.0/Generator.pdb | bin | 0 -> 11096 bytes | |||
| -rw-r--r-- | solve/Generator/bin/Debug/net8.0/Generator.runtimeconfig.json | 12 | ||||
| -rwxr-xr-x | solve/Generator/bin/Debug/net8.0/Newtonsoft.Json.dll | bin | 0 -> 712464 bytes |
6 files changed, 53 insertions, 0 deletions
diff --git a/solve/Generator/bin/Debug/net8.0/Generator b/solve/Generator/bin/Debug/net8.0/Generator Binary files differnew file mode 100755 index 0000000..94b2569 --- /dev/null +++ b/solve/Generator/bin/Debug/net8.0/Generator diff --git a/solve/Generator/bin/Debug/net8.0/Generator.deps.json b/solve/Generator/bin/Debug/net8.0/Generator.deps.json new file mode 100644 index 0000000..da55119 --- /dev/null +++ b/solve/Generator/bin/Debug/net8.0/Generator.deps.json @@ -0,0 +1,41 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": { + "Generator/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "Generator.dll": {} + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + } + } + }, + "libraries": { + "Generator/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + } + } +}
\ No newline at end of file diff --git a/solve/Generator/bin/Debug/net8.0/Generator.dll b/solve/Generator/bin/Debug/net8.0/Generator.dll Binary files differnew file mode 100644 index 0000000..aee1034 --- /dev/null +++ b/solve/Generator/bin/Debug/net8.0/Generator.dll diff --git a/solve/Generator/bin/Debug/net8.0/Generator.pdb b/solve/Generator/bin/Debug/net8.0/Generator.pdb Binary files differnew file mode 100644 index 0000000..f12dc01 --- /dev/null +++ b/solve/Generator/bin/Debug/net8.0/Generator.pdb diff --git a/solve/Generator/bin/Debug/net8.0/Generator.runtimeconfig.json b/solve/Generator/bin/Debug/net8.0/Generator.runtimeconfig.json new file mode 100644 index 0000000..becfaea --- /dev/null +++ b/solve/Generator/bin/Debug/net8.0/Generator.runtimeconfig.json @@ -0,0 +1,12 @@ +{ + "runtimeOptions": { + "tfm": "net8.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "8.0.0" + }, + "configProperties": { + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +}
\ No newline at end of file diff --git a/solve/Generator/bin/Debug/net8.0/Newtonsoft.Json.dll b/solve/Generator/bin/Debug/net8.0/Newtonsoft.Json.dll Binary files differnew file mode 100755 index 0000000..d035c38 --- /dev/null +++ b/solve/Generator/bin/Debug/net8.0/Newtonsoft.Json.dll |
