PSGraph.Common.deps.json
|
{ "runtimeTarget": { "name": ".NETCoreApp,Version=v9.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v9.0": { "PSGraph.Common/2.5.0": { "dependencies": { "MathNet.Numerics": "5.0.0", "QuikGraph": "2.5.0", "QuikGraph.Graphviz": "2.5.0" }, "runtime": { "PSGraph.Common.dll": {} } }, "MathNet.Numerics/5.0.0": { "runtime": { "lib/net6.0/MathNet.Numerics.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.0" } } }, "QuikGraph/2.5.0": { "runtime": { "lib/netstandard2.0/QuikGraph.dll": { "assemblyVersion": "2.5.0.0", "fileVersion": "2.5.0.0" } } }, "QuikGraph.Graphviz/2.5.0": { "dependencies": { "QuikGraph": "2.5.0" }, "runtime": { "lib/netstandard2.0/QuikGraph.Graphviz.dll": { "assemblyVersion": "2.5.0.0", "fileVersion": "2.5.0.0" } } } } }, "libraries": { "PSGraph.Common/2.5.0": { "type": "project", "serviceable": false, "sha512": "" }, "MathNet.Numerics/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-pg1W2VwaEQMAiTpGK840hZgzavnqjlCMTVSbtVCXVyT+7AX4mc1o89SPv4TBlAjhgCOo9c1Y+jZ5m3ti2YgGgA==", "path": "mathnet.numerics/5.0.0", "hashPath": "mathnet.numerics.5.0.0.nupkg.sha512" }, "QuikGraph/2.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-sG+mrPpXwxlXknRK5VqWUGiOmDACa9X+3ftlkQIMgOZUqxVOQSe0+HIU9PTjwqazy0pqSf8MPDXYFGl0GYWcKw==", "path": "quikgraph/2.5.0", "hashPath": "quikgraph.2.5.0.nupkg.sha512" }, "QuikGraph.Graphviz/2.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-pCKpErtHGxUi72OT+2aIg1pdHdUqpqEM5J/i9rmVsEVDE4X0xb1HBPWdxv/FLZmbBjk0ZogZXZttUL3CnAPpNw==", "path": "quikgraph.graphviz/2.5.0", "hashPath": "quikgraph.graphviz.2.5.0.nupkg.sha512" } } } |