diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:11:54 +0000 |
commit | a5dbf19723998df261c3dbd6ffe819276352689b (patch) | |
tree | 7ab982243d3505a57b57e3e6023874529a6c32d6 /hello1line/bin | |
parent | hello (diff) | |
download | cs-a5dbf19723998df261c3dbd6ffe819276352689b.tar cs-a5dbf19723998df261c3dbd6ffe819276352689b.tar.gz cs-a5dbf19723998df261c3dbd6ffe819276352689b.tar.bz2 cs-a5dbf19723998df261c3dbd6ffe819276352689b.tar.xz cs-a5dbf19723998df261c3dbd6ffe819276352689b.zip |
hello in 1 line
Diffstat (limited to 'hello1line/bin')
-rw-r--r-- | hello1line/bin/Debug/net6.0/new.deps.json | 23 | ||||
-rw-r--r-- | hello1line/bin/Debug/net6.0/new.dll | bin | 0 -> 4608 bytes | |||
-rw-r--r-- | hello1line/bin/Debug/net6.0/new.exe | bin | 0 -> 147968 bytes | |||
-rw-r--r-- | hello1line/bin/Debug/net6.0/new.pdb | bin | 0 -> 10248 bytes | |||
-rw-r--r-- | hello1line/bin/Debug/net6.0/new.runtimeconfig.json | 9 |
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 |