summary refs log tree commit diff
path: root/payment/Payment/bin
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:47:16 +0000
commita8873848498c3bf071b951957e0aaaa3d0c9aa77 (patch)
tree29143dbaa0371d97a25af92279c10794fe13c9da /payment/Payment/bin
parentfuture value 3 (diff)
downloadcs-a8873848498c3bf071b951957e0aaaa3d0c9aa77.tar
cs-a8873848498c3bf071b951957e0aaaa3d0c9aa77.tar.gz
cs-a8873848498c3bf071b951957e0aaaa3d0c9aa77.tar.bz2
cs-a8873848498c3bf071b951957e0aaaa3d0c9aa77.tar.xz
cs-a8873848498c3bf071b951957e0aaaa3d0c9aa77.zip
payment
Diffstat (limited to 'payment/Payment/bin')
-rw-r--r--payment/Payment/bin/Debug/netcoreapp3.1/Payment.deps.json23
-rw-r--r--payment/Payment/bin/Debug/netcoreapp3.1/Payment.dllbin0 -> 15360 bytes
-rw-r--r--payment/Payment/bin/Debug/netcoreapp3.1/Payment.exebin0 -> 158208 bytes
-rw-r--r--payment/Payment/bin/Debug/netcoreapp3.1/Payment.pdbbin0 -> 14356 bytes
-rw-r--r--payment/Payment/bin/Debug/netcoreapp3.1/Payment.runtimeconfig.dev.json8
-rw-r--r--payment/Payment/bin/Debug/netcoreapp3.1/Payment.runtimeconfig.json9
6 files changed, 40 insertions, 0 deletions
diff --git a/payment/Payment/bin/Debug/netcoreapp3.1/Payment.deps.json b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.deps.json
new file mode 100644
index 0000000..00c4d4d
--- /dev/null
+++ b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.deps.json
@@ -0,0 +1,23 @@
+{

+  "runtimeTarget": {

+    "name": ".NETCoreApp,Version=v3.1",

+    "signature": ""

+  },

+  "compilationOptions": {},

+  "targets": {

+    ".NETCoreApp,Version=v3.1": {

+      "Payment/1.0.0": {

+        "runtime": {

+          "Payment.dll": {}

+        }

+      }

+    }

+  },

+  "libraries": {

+    "Payment/1.0.0": {

+      "type": "project",

+      "serviceable": false,

+      "sha512": ""

+    }

+  }

+}
\ No newline at end of file
diff --git a/payment/Payment/bin/Debug/netcoreapp3.1/Payment.dll b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.dll
new file mode 100644
index 0000000..1dd4df3
--- /dev/null
+++ b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.dll
Binary files differdiff --git a/payment/Payment/bin/Debug/netcoreapp3.1/Payment.exe b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.exe
new file mode 100644
index 0000000..a4169e4
--- /dev/null
+++ b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.exe
Binary files differdiff --git a/payment/Payment/bin/Debug/netcoreapp3.1/Payment.pdb b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.pdb
new file mode 100644
index 0000000..b7bd900
--- /dev/null
+++ b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.pdb
Binary files differdiff --git a/payment/Payment/bin/Debug/netcoreapp3.1/Payment.runtimeconfig.dev.json b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.runtimeconfig.dev.json
new file mode 100644
index 0000000..214bf78
--- /dev/null
+++ b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.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/payment/Payment/bin/Debug/netcoreapp3.1/Payment.runtimeconfig.json b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.runtimeconfig.json
new file mode 100644
index 0000000..9b3a644
--- /dev/null
+++ b/payment/Payment/bin/Debug/netcoreapp3.1/Payment.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