summary refs log tree commit diff
path: root/hello1line/bin
diff options
context:
space:
mode:
Diffstat (limited to 'hello1line/bin')
-rw-r--r--hello1line/bin/Debug/net6.0/new.deps.json23
-rw-r--r--hello1line/bin/Debug/net6.0/new.dllbin0 -> 4608 bytes
-rw-r--r--hello1line/bin/Debug/net6.0/new.exebin0 -> 147968 bytes
-rw-r--r--hello1line/bin/Debug/net6.0/new.pdbbin0 -> 10248 bytes
-rw-r--r--hello1line/bin/Debug/net6.0/new.runtimeconfig.json9
5 files changed, 32 insertions, 0 deletions
diff --git a/hello1line/bin/Debug/net6.0/new.deps.json b/hello1line/bin/Debug/net6.0/new.deps.json
new file mode 100644
index 0000000..773a1e5
--- /dev/null
+++ b/hello1line/bin/Debug/net6.0/new.deps.json
@@ -0,0 +1,23 @@
+{

+  "runtimeTarget": {

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

+    "signature": ""

+  },

+  "compilationOptions": {},

+  "targets": {

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

+      "new/1.0.0": {

+        "runtime": {

+          "new.dll": {}

+        }

+      }

+    }

+  },

+  "libraries": {

+    "new/1.0.0": {

+      "type": "project",

+      "serviceable": false,

+      "sha512": ""

+    }

+  }

+}
\ No newline at end of file
diff --git a/hello1line/bin/Debug/net6.0/new.dll b/hello1line/bin/Debug/net6.0/new.dll
new file mode 100644
index 0000000..47d96d7
--- /dev/null
+++ b/hello1line/bin/Debug/net6.0/new.dll
Binary files differdiff --git a/hello1line/bin/Debug/net6.0/new.exe b/hello1line/bin/Debug/net6.0/new.exe
new file mode 100644
index 0000000..d0b8f52
--- /dev/null
+++ b/hello1line/bin/Debug/net6.0/new.exe
Binary files differdiff --git a/hello1line/bin/Debug/net6.0/new.pdb b/hello1line/bin/Debug/net6.0/new.pdb
new file mode 100644
index 0000000..23dc3cb
--- /dev/null
+++ b/hello1line/bin/Debug/net6.0/new.pdb
Binary files differdiff --git a/hello1line/bin/Debug/net6.0/new.runtimeconfig.json b/hello1line/bin/Debug/net6.0/new.runtimeconfig.json
new file mode 100644
index 0000000..4e96a56
--- /dev/null
+++ b/hello1line/bin/Debug/net6.0/new.runtimeconfig.json
@@ -0,0 +1,9 @@
+{

+  "runtimeOptions": {

+    "tfm": "net6.0",

+    "framework": {

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

+      "version": "6.0.0"

+    }

+  }

+}
\ No newline at end of file