aboutsummaryrefslogtreecommitdiffstats
path: root/src/Program/bin/Debug/net5.0/Program.deps.json
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-11-13 20:14:56 -0600
committerToby Vincent <tobyv13@gmail.com>2021-11-13 20:14:56 -0600
commitc450499b0ac0c1495207bc9dc8b04ea372861c6b (patch)
tree95187fabbf991ed58d3017197971c1c933b65483 /src/Program/bin/Debug/net5.0/Program.deps.json
parent9e217f4244e1ba9c97880f6ef1560f7980a9c6f8 (diff)
removed bin and obj directories
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, 0 insertions, 36 deletions
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