summary refs log tree commit diff
path: root/future_value3/FutureValue/bin
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:46:28 +0000
commit38181c3bc1f73a958ed8a86406920fe16a58c115 (patch)
tree153a9905eaccda5e2ae4b2167667df6bafe6129e /future_value3/FutureValue/bin
parentinvoice total 4 (diff)
downloadcs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar
cs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar.gz
cs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar.bz2
cs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar.xz
cs-38181c3bc1f73a958ed8a86406920fe16a58c115.zip
future value 3
Diffstat (limited to 'future_value3/FutureValue/bin')
-rw-r--r--future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.deps.json23
-rw-r--r--future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dllbin0 -> 11776 bytes
-rw-r--r--future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exebin0 -> 158208 bytes
-rw-r--r--future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdbbin0 -> 13284 bytes
-rw-r--r--future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.dev.json8
-rw-r--r--future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.json9
6 files changed, 40 insertions, 0 deletions
diff --git a/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.deps.json b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.deps.json
new file mode 100644
index 0000000..3177387
--- /dev/null
+++ b/future_value3/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_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dll b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dll
new file mode 100644
index 0000000..572aa46
--- /dev/null
+++ b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.dll
Binary files differdiff --git a/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exe b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exe
new file mode 100644
index 0000000..1382b35
--- /dev/null
+++ b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.exe
Binary files differdiff --git a/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdb b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdb
new file mode 100644
index 0000000..a5d8b8a
--- /dev/null
+++ b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.pdb
Binary files differdiff --git a/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.dev.json b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.dev.json
new file mode 100644
index 0000000..214bf78
--- /dev/null
+++ b/future_value3/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_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.json b/future_value3/FutureValue/bin/Debug/netcoreapp3.1/FutureValue.runtimeconfig.json
new file mode 100644
index 0000000..9b3a644
--- /dev/null
+++ b/future_value3/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