summary refs log tree commit diff
path: root/io/bin/Debug/net7.0
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:13:03 +0000
commit212a8c3926d835e3abe5abaf9744945ec78aa158 (patch)
tree895bec2e78bac7155fdd68f56b2aa5eb1abd85db /io/bin/Debug/net7.0
parentclicker (diff)
downloadcs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar
cs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar.gz
cs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar.bz2
cs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar.xz
cs-212a8c3926d835e3abe5abaf9744945ec78aa158.zip
io
Diffstat (limited to 'io/bin/Debug/net7.0')
-rw-r--r--io/bin/Debug/net7.0/IO.deps.json23
-rw-r--r--io/bin/Debug/net7.0/IO.dllbin0 -> 5120 bytes
-rw-r--r--io/bin/Debug/net7.0/IO.exebin0 -> 154624 bytes
-rw-r--r--io/bin/Debug/net7.0/IO.pdbbin0 -> 10764 bytes
-rw-r--r--io/bin/Debug/net7.0/IO.runtimeconfig.json9
5 files changed, 32 insertions, 0 deletions
diff --git a/io/bin/Debug/net7.0/IO.deps.json b/io/bin/Debug/net7.0/IO.deps.json
new file mode 100644
index 0000000..9d7c842
--- /dev/null
+++ b/io/bin/Debug/net7.0/IO.deps.json
@@ -0,0 +1,23 @@
+{

+  "runtimeTarget": {

+    "name": ".NETCoreApp,Version=v7.0",

+    "signature": ""

+  },

+  "compilationOptions": {},

+  "targets": {

+    ".NETCoreApp,Version=v7.0": {

+      "IO/1.0.0": {

+        "runtime": {

+          "IO.dll": {}

+        }

+      }

+    }

+  },

+  "libraries": {

+    "IO/1.0.0": {

+      "type": "project",

+      "serviceable": false,

+      "sha512": ""

+    }

+  }

+}
\ No newline at end of file
diff --git a/io/bin/Debug/net7.0/IO.dll b/io/bin/Debug/net7.0/IO.dll
new file mode 100644
index 0000000..c33e2d5
--- /dev/null
+++ b/io/bin/Debug/net7.0/IO.dll
Binary files differdiff --git a/io/bin/Debug/net7.0/IO.exe b/io/bin/Debug/net7.0/IO.exe
new file mode 100644
index 0000000..fc2851a
--- /dev/null
+++ b/io/bin/Debug/net7.0/IO.exe
Binary files differdiff --git a/io/bin/Debug/net7.0/IO.pdb b/io/bin/Debug/net7.0/IO.pdb
new file mode 100644
index 0000000..2cd6f0c
--- /dev/null
+++ b/io/bin/Debug/net7.0/IO.pdb
Binary files differdiff --git a/io/bin/Debug/net7.0/IO.runtimeconfig.json b/io/bin/Debug/net7.0/IO.runtimeconfig.json
new file mode 100644
index 0000000..f78f3ba
--- /dev/null
+++ b/io/bin/Debug/net7.0/IO.runtimeconfig.json
@@ -0,0 +1,9 @@
+{

+  "runtimeOptions": {

+    "tfm": "net7.0",

+    "framework": {

+      "name": "Microsoft.NETCore.App",

+      "version": "7.0.0"

+    }

+  }

+}
\ No newline at end of file