diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:46:10 +0000 |
commit | 1ac90768665c89d64a59f6e9935242fba1514bb9 (patch) | |
tree | 271671c7724a2d4f26e85f08df745b8163d6a811 /invoice_total4/InvoiceTotal/bin | |
parent | invoice total 3 (diff) | |
download | cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar.gz cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar.bz2 cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar.xz cs-1ac90768665c89d64a59f6e9935242fba1514bb9.zip |
invoice total 4
Diffstat (limited to 'invoice_total4/InvoiceTotal/bin')
-rw-r--r-- | invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.deps.json | 23 | ||||
-rw-r--r-- | invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.dll | bin | 0 -> 10752 bytes | |||
-rw-r--r-- | invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.exe | bin | 0 -> 158208 bytes | |||
-rw-r--r-- | invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.pdb | bin | 0 -> 12788 bytes | |||
-rw-r--r-- | invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.runtimeconfig.dev.json | 8 | ||||
-rw-r--r-- | invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.runtimeconfig.json | 9 |
6 files changed, 40 insertions, 0 deletions
diff --git a/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.deps.json b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.deps.json new file mode 100644 index 0000000..4cb5c27 --- /dev/null +++ b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v3.1", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v3.1": { + "InvoiceTotal/1.0.0": { + "runtime": { + "InvoiceTotal.dll": {} + } + } + } + }, + "libraries": { + "InvoiceTotal/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.dll b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.dll new file mode 100644 index 0000000..fdad189 --- /dev/null +++ b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.dll Binary files differdiff --git a/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.exe b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.exe new file mode 100644 index 0000000..ec8238d --- /dev/null +++ b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.exe Binary files differdiff --git a/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.pdb b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.pdb new file mode 100644 index 0000000..56cf232 --- /dev/null +++ b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.pdb Binary files differdiff --git a/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.runtimeconfig.dev.json b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.runtimeconfig.dev.json new file mode 100644 index 0000000..214bf78 --- /dev/null +++ b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.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/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.runtimeconfig.json b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.runtimeconfig.json new file mode 100644 index 0000000..9b3a644 --- /dev/null +++ b/invoice_total4/InvoiceTotal/bin/Debug/netcoreapp3.1/InvoiceTotal.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 |