diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:44:20 +0000 |
commit | d56b108be59145752c497775ab483decdf40f8d8 (patch) | |
tree | fd84b67f01be7d8fb380f5f669dd365036f82221 /future_value1/FutureValue/bin | |
parent | invoice total 1 (diff) | |
download | cs-d56b108be59145752c497775ab483decdf40f8d8.tar cs-d56b108be59145752c497775ab483decdf40f8d8.tar.gz cs-d56b108be59145752c497775ab483decdf40f8d8.tar.bz2 cs-d56b108be59145752c497775ab483decdf40f8d8.tar.xz cs-d56b108be59145752c497775ab483decdf40f8d8.zip |
future value 1
Diffstat (limited to 'future_value1/FutureValue/bin')
-rw-r--r-- | future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.deps.json | 23 | ||||
-rw-r--r-- | future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dll | bin | 0 -> 10240 bytes | |||
-rw-r--r-- | future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exe | bin | 0 -> 158208 bytes | |||
-rw-r--r-- | future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdb | bin | 0 -> 12724 bytes | |||
-rw-r--r-- | future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.dev.json | 8 | ||||
-rw-r--r-- | future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.json | 9 |
6 files changed, 40 insertions, 0 deletions
diff --git a/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.deps.json b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.deps.json new file mode 100644 index 0000000..3177387 --- /dev/null +++ b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v3.1", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v3.1": { + "FutureValue/1.0.0": { + "runtime": { + "FutureValue.dll": {} + } + } + } + }, + "libraries": { + "FutureValue/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dll b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dll new file mode 100644 index 0000000..a193666 --- /dev/null +++ b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dll Binary files differdiff --git a/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exe b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exe new file mode 100644 index 0000000..1382b35 --- /dev/null +++ b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exe Binary files differdiff --git a/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdb b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdb new file mode 100644 index 0000000..6d145c1 --- /dev/null +++ b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdb Binary files differdiff --git a/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.dev.json b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.dev.json new file mode 100644 index 0000000..214bf78 --- /dev/null +++ b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.dev.json @@ -0,0 +1,8 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\User\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\User\\.nuget\\packages" + ] + } +} \ No newline at end of file diff --git a/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.json b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.json new file mode 100644 index 0000000..9b3a644 --- /dev/null +++ b/future_value1/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "netcoreapp3.1", + "framework": { + "name": "Microsoft.WindowsDesktop.App", + "version": "3.1.0" + } + } +} \ No newline at end of file |