From c450499b0ac0c1495207bc9dc8b04ea372861c6b Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sat, 13 Nov 2021 20:14:56 -0600 Subject: removed bin and obj directories --- src/Program/bin/Debug/net5.0/Program.deps.json | 36 -------------------------- 1 file changed, 36 deletions(-) delete mode 100644 src/Program/bin/Debug/net5.0/Program.deps.json (limited to 'src/Program/bin/Debug/net5.0/Program.deps.json') diff --git a/src/Program/bin/Debug/net5.0/Program.deps.json b/src/Program/bin/Debug/net5.0/Program.deps.json deleted file mode 100644 index 959dfe1..0000000 --- a/src/Program/bin/Debug/net5.0/Program.deps.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "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 -- cgit v1.2.3-70-g09d2