From a5dbf19723998df261c3dbd6ffe819276352689b Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: hello in 1 line --- hello1line/bin/Debug/net6.0/new.deps.json | 23 +++++++++++++++++++++ hello1line/bin/Debug/net6.0/new.dll | Bin 0 -> 4608 bytes hello1line/bin/Debug/net6.0/new.exe | Bin 0 -> 147968 bytes hello1line/bin/Debug/net6.0/new.pdb | Bin 0 -> 10248 bytes hello1line/bin/Debug/net6.0/new.runtimeconfig.json | 9 ++++++++ 5 files changed, 32 insertions(+) create mode 100644 hello1line/bin/Debug/net6.0/new.deps.json create mode 100644 hello1line/bin/Debug/net6.0/new.dll create mode 100644 hello1line/bin/Debug/net6.0/new.exe create mode 100644 hello1line/bin/Debug/net6.0/new.pdb create mode 100644 hello1line/bin/Debug/net6.0/new.runtimeconfig.json (limited to 'hello1line/bin') 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 Binary files /dev/null and b/hello1line/bin/Debug/net6.0/new.dll differ diff --git a/hello1line/bin/Debug/net6.0/new.exe b/hello1line/bin/Debug/net6.0/new.exe new file mode 100644 index 0000000..d0b8f52 Binary files /dev/null and b/hello1line/bin/Debug/net6.0/new.exe differ diff --git a/hello1line/bin/Debug/net6.0/new.pdb b/hello1line/bin/Debug/net6.0/new.pdb new file mode 100644 index 0000000..23dc3cb Binary files /dev/null and b/hello1line/bin/Debug/net6.0/new.pdb differ diff --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 -- cgit 1.4.1