aboutsummaryrefslogtreecommitdiffstats
path: root/src/Program/bin/Debug/net5.0/Program.deps.json
diff options
context:
space:
mode:
authorNeil Kollack <nkollack@gmail.com>2021-11-13 15:01:57 -0600
committerNeil Kollack <nkollack@gmail.com>2021-11-13 15:01:57 -0600
commitd444f28f01dd9c8a2e7c9f379615980eb23c5e71 (patch)
tree91a1a3a847d65dbfafba8311e7ad44e9e4061e6e /src/Program/bin/Debug/net5.0/Program.deps.json
initial commit
Diffstat (limited to 'src/Program/bin/Debug/net5.0/Program.deps.json')
-rw-r--r--src/Program/bin/Debug/net5.0/Program.deps.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/src/Program/bin/Debug/net5.0/Program.deps.json b/src/Program/bin/Debug/net5.0/Program.deps.json
new file mode 100644
index 0000000..959dfe1
--- /dev/null
+++ b/src/Program/bin/Debug/net5.0/Program.deps.json
@@ -0,0 +1,36 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v5.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v5.0": {
+ "Program/1.0.0": {
+ "dependencies": {
+ "NetworkFlow": "1.0.0"
+ },
+ "runtime": {
+ "Program.dll": {}
+ }
+ },
+ "NetworkFlow/1.0.0": {
+ "runtime": {
+ "NetworkFlow.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Program/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "NetworkFlow/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+} \ No newline at end of file