diff options
Diffstat (limited to 'solve/Generator/bin/Debug/net8.0/Generator.deps.json')
| -rw-r--r-- | solve/Generator/bin/Debug/net8.0/Generator.deps.json | 41 |
1 files changed, 41 insertions, 0 deletions
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 |
