aboutsummaryrefslogtreecommitdiff
path: root/DrinksMachineWebsite/bin
diff options
context:
space:
mode:
authorSjory <Mgj32000@gmail.com>2024-12-01 12:42:33 +0100
committerSjory <Mgj32000@gmail.com>2024-12-01 12:42:33 +0100
commitca3e50a78787685fb5a39c6f751a87b2beb65c17 (patch)
tree6e91f879d8539db0132bd64447a8d1d436ef2dcc /DrinksMachineWebsite/bin
parenteedb2bdb2cc1293e6abb4099d700222b7260baaa (diff)
testing
made classes for alcohol and drinks tried to make a list of drinks gonna try maybe a json to store information and make a page for creating new drinks
Diffstat (limited to 'DrinksMachineWebsite/bin')
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.deps.json23
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.dllbin0 -> 50176 bytes
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.exebin0 -> 158208 bytes
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.pdbbin0 -> 41364 bytes
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.runtimeconfig.json19
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.endpoints.json1154
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.runtime.json1
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json9
-rw-r--r--DrinksMachineWebsite/bin/Debug/net7.0/appsettings.json9
9 files changed, 1215 insertions, 0 deletions
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.deps.json b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.deps.json
new file mode 100644
index 0000000..3d85217
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.deps.json
@@ -0,0 +1,23 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v7.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v7.0": {
+ "DrinksMachineWebsite/1.0.0": {
+ "runtime": {
+ "DrinksMachineWebsite.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "DrinksMachineWebsite/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+} \ No newline at end of file
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.dll b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.dll
new file mode 100644
index 0000000..8a88378
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.dll
Binary files differ
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.exe b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.exe
new file mode 100644
index 0000000..110bc3b
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.exe
Binary files differ
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.pdb b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.pdb
new file mode 100644
index 0000000..6e0d054
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.pdb
Binary files differ
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.runtimeconfig.json b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.runtimeconfig.json
new file mode 100644
index 0000000..f784548
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.runtimeconfig.json
@@ -0,0 +1,19 @@
+{
+ "runtimeOptions": {
+ "tfm": "net7.0",
+ "frameworks": [
+ {
+ "name": "Microsoft.NETCore.App",
+ "version": "7.0.0"
+ },
+ {
+ "name": "Microsoft.AspNetCore.App",
+ "version": "7.0.0"
+ }
+ ],
+ "configProperties": {
+ "System.GC.Server": true,
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
+ }
+ }
+} \ No newline at end of file
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.endpoints.json b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.endpoints.json
new file mode 100644
index 0000000..c4d27ec
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.endpoints.json
@@ -0,0 +1,1154 @@
+{
+ "Version": 1,
+ "ManifestType": "Build",
+ "Endpoints": [
+ {
+ "Route": "DrinksMachineWebsite.0uicmg3r4l.styles.css",
+ "AssetFile": "DrinksMachineWebsite.styles.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "3031"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"WPAMy+7Tb/NhQ+1MiYZzvmezx0hgWrgxk2sWGiEmdoc=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 30 Nov 2024 19:30:04 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "0uicmg3r4l"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-WPAMy+7Tb/NhQ+1MiYZzvmezx0hgWrgxk2sWGiEmdoc="
+ },
+ {
+ "Name": "label",
+ "Value": "DrinksMachineWebsite.styles.css"
+ }
+ ]
+ },
+ {
+ "Route": "DrinksMachineWebsite.styles.css",
+ "AssetFile": "DrinksMachineWebsite.styles.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "3031"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"WPAMy+7Tb/NhQ+1MiYZzvmezx0hgWrgxk2sWGiEmdoc=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 30 Nov 2024 19:30:04 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-WPAMy+7Tb/NhQ+1MiYZzvmezx0hgWrgxk2sWGiEmdoc="
+ }
+ ]
+ },
+ {
+ "Route": "css/bootstrap/bootstrap.min.bpk8xqwxhs.css",
+ "AssetFile": "css/bootstrap/bootstrap.min.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "162720"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "bpk8xqwxhs"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="
+ },
+ {
+ "Name": "label",
+ "Value": "css/bootstrap/bootstrap.min.css"
+ }
+ ]
+ },
+ {
+ "Route": "css/bootstrap/bootstrap.min.css",
+ "AssetFile": "css/bootstrap/bootstrap.min.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "162720"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="
+ }
+ ]
+ },
+ {
+ "Route": "css/bootstrap/bootstrap.min.css.8inm30yfxf.map",
+ "AssetFile": "css/bootstrap/bootstrap.min.css.map",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "449111"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/plain"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "8inm30yfxf"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="
+ },
+ {
+ "Name": "label",
+ "Value": "css/bootstrap/bootstrap.min.css.map"
+ }
+ ]
+ },
+ {
+ "Route": "css/bootstrap/bootstrap.min.css.map",
+ "AssetFile": "css/bootstrap/bootstrap.min.css.map",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "449111"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/plain"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/FONT-LICENSE",
+ "AssetFile": "css/open-iconic/FONT-LICENSE",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "4103"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/octet-stream"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"jA4J4h/k76zVxbFKEaWwFKJccmO0voOQ1DbUW+5YNlI=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-jA4J4h/k76zVxbFKEaWwFKJccmO0voOQ1DbUW+5YNlI="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/FONT-LICENSE.48tmkg660f",
+ "AssetFile": "css/open-iconic/FONT-LICENSE",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "4103"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/octet-stream"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"jA4J4h/k76zVxbFKEaWwFKJccmO0voOQ1DbUW+5YNlI=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "48tmkg660f"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-jA4J4h/k76zVxbFKEaWwFKJccmO0voOQ1DbUW+5YNlI="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/FONT-LICENSE"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/ICON-LICENSE",
+ "AssetFile": "css/open-iconic/ICON-LICENSE",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "1093"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/octet-stream"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"aF5g/izareSj02F3MPSoTGNbcMBl9nmZKDe04zjU/ss=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-aF5g/izareSj02F3MPSoTGNbcMBl9nmZKDe04zjU/ss="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/ICON-LICENSE.4dwjve0o0b",
+ "AssetFile": "css/open-iconic/ICON-LICENSE",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "1093"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/octet-stream"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"aF5g/izareSj02F3MPSoTGNbcMBl9nmZKDe04zjU/ss=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "4dwjve0o0b"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-aF5g/izareSj02F3MPSoTGNbcMBl9nmZKDe04zjU/ss="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/ICON-LICENSE"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/README.5bzwdl5l6x.md",
+ "AssetFile": "css/open-iconic/README.md",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "3655"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/markdown"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"waukoLqsiIAw/nXpsKkTHnhImmcPijcBEd2lzqzJNN0=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "5bzwdl5l6x"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-waukoLqsiIAw/nXpsKkTHnhImmcPijcBEd2lzqzJNN0="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/README.md"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/README.md",
+ "AssetFile": "css/open-iconic/README.md",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "3655"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/markdown"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"waukoLqsiIAw/nXpsKkTHnhImmcPijcBEd2lzqzJNN0=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-waukoLqsiIAw/nXpsKkTHnhImmcPijcBEd2lzqzJNN0="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/css/open-iconic-bootstrap.min.cmapd0fi15.css",
+ "AssetFile": "css/open-iconic/font/css/open-iconic-bootstrap.min.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "9395"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"BJ/G+e+y7bQdrYkS2RBTyNfBHpA9IuGaPmf9htub5MQ=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "cmapd0fi15"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-BJ/G+e+y7bQdrYkS2RBTyNfBHpA9IuGaPmf9htub5MQ="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/font/css/open-iconic-bootstrap.min.css"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/css/open-iconic-bootstrap.min.css",
+ "AssetFile": "css/open-iconic/font/css/open-iconic-bootstrap.min.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "9395"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"BJ/G+e+y7bQdrYkS2RBTyNfBHpA9IuGaPmf9htub5MQ=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-BJ/G+e+y7bQdrYkS2RBTyNfBHpA9IuGaPmf9htub5MQ="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.0uw8dim9nl.eot",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.eot",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "28196"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/vnd.ms-fontobject"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"OK3poGPgzKI2NzNgP07XMbJa3Dz6USoUh/chSkSvQpc=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "0uw8dim9nl"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-OK3poGPgzKI2NzNgP07XMbJa3Dz6USoUh/chSkSvQpc="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/font/fonts/open-iconic.eot"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.eot",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.eot",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "28196"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/vnd.ms-fontobject"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"OK3poGPgzKI2NzNgP07XMbJa3Dz6USoUh/chSkSvQpc=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-OK3poGPgzKI2NzNgP07XMbJa3Dz6USoUh/chSkSvQpc="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.h4d0pazwgy.woff",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.woff",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "14984"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/font-woff"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"cZPqVlRJfSNW0KaQ4+UPOXZ/v/QzXlejRDwUNdZIofI=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "h4d0pazwgy"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-cZPqVlRJfSNW0KaQ4+UPOXZ/v/QzXlejRDwUNdZIofI="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/font/fonts/open-iconic.woff"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.ll5grcv8wv.ttf",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.ttf",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "28028"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/x-font-ttf"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"p+RP8CV3vRK1YbIkNzq3rPo1jyETPnR07ULb+HVYL8w=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "ll5grcv8wv"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-p+RP8CV3vRK1YbIkNzq3rPo1jyETPnR07ULb+HVYL8w="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/font/fonts/open-iconic.ttf"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.otf",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.otf",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=3600, must-revalidate"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "20996"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "font/otf"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"sDUtuZAEzWZyv/U1xl/9D3ehyU69JE+FvAcu5HQ+/a0=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-sDUtuZAEzWZyv/U1xl/9D3ehyU69JE+FvAcu5HQ+/a0="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.sjnzgf7e1h.svg",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.svg",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "55332"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "image/svg+xml"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"+P1oQ5jPzOVJGC52E1oxGXIXxxCyMlqy6A9cNxGYzVk=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "sjnzgf7e1h"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-+P1oQ5jPzOVJGC52E1oxGXIXxxCyMlqy6A9cNxGYzVk="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/font/fonts/open-iconic.svg"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.svg",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.svg",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=3600, must-revalidate"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "55332"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "image/svg+xml"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"+P1oQ5jPzOVJGC52E1oxGXIXxxCyMlqy6A9cNxGYzVk=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-+P1oQ5jPzOVJGC52E1oxGXIXxxCyMlqy6A9cNxGYzVk="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.ttf",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.ttf",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "28028"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/x-font-ttf"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"p+RP8CV3vRK1YbIkNzq3rPo1jyETPnR07ULb+HVYL8w=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-p+RP8CV3vRK1YbIkNzq3rPo1jyETPnR07ULb+HVYL8w="
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.wk8x8xm0ah.otf",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.otf",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "20996"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "font/otf"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"sDUtuZAEzWZyv/U1xl/9D3ehyU69JE+FvAcu5HQ+/a0=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "wk8x8xm0ah"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-sDUtuZAEzWZyv/U1xl/9D3ehyU69JE+FvAcu5HQ+/a0="
+ },
+ {
+ "Name": "label",
+ "Value": "css/open-iconic/font/fonts/open-iconic.otf"
+ }
+ ]
+ },
+ {
+ "Route": "css/open-iconic/font/fonts/open-iconic.woff",
+ "AssetFile": "css/open-iconic/font/fonts/open-iconic.woff",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "14984"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "application/font-woff"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"cZPqVlRJfSNW0KaQ4+UPOXZ/v/QzXlejRDwUNdZIofI=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-cZPqVlRJfSNW0KaQ4+UPOXZ/v/QzXlejRDwUNdZIofI="
+ }
+ ]
+ },
+ {
+ "Route": "css/site.css",
+ "AssetFile": "css/site.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "no-cache"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "2978"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"Fx+c1youNLgejKLBM3S2fD6fcDOSv/D7tNQKm5gws6U=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-Fx+c1youNLgejKLBM3S2fD6fcDOSv/D7tNQKm5gws6U="
+ }
+ ]
+ },
+ {
+ "Route": "css/site.zh9s866nx2.css",
+ "AssetFile": "css/site.css",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "2978"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "text/css"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"Fx+c1youNLgejKLBM3S2fD6fcDOSv/D7tNQKm5gws6U=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "zh9s866nx2"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-Fx+c1youNLgejKLBM3S2fD6fcDOSv/D7tNQKm5gws6U="
+ },
+ {
+ "Name": "label",
+ "Value": "css/site.css"
+ }
+ ]
+ },
+ {
+ "Route": "favicon.ifv42okdf2.png",
+ "AssetFile": "favicon.png",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=31536000, immutable"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "1148"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "image/png"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "fingerprint",
+ "Value": "ifv42okdf2"
+ },
+ {
+ "Name": "integrity",
+ "Value": "sha256-4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg="
+ },
+ {
+ "Name": "label",
+ "Value": "favicon.png"
+ }
+ ]
+ },
+ {
+ "Route": "favicon.png",
+ "AssetFile": "favicon.png",
+ "Selectors": [],
+ "ResponseHeaders": [
+ {
+ "Name": "Accept-Ranges",
+ "Value": "bytes"
+ },
+ {
+ "Name": "Cache-Control",
+ "Value": "max-age=3600, must-revalidate"
+ },
+ {
+ "Name": "Content-Length",
+ "Value": "1148"
+ },
+ {
+ "Name": "Content-Type",
+ "Value": "image/png"
+ },
+ {
+ "Name": "ETag",
+ "Value": "\"4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg=\""
+ },
+ {
+ "Name": "Last-Modified",
+ "Value": "Sat, 14 Oct 2023 15:35:23 GMT"
+ }
+ ],
+ "EndpointProperties": [
+ {
+ "Name": "integrity",
+ "Value": "sha256-4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg="
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.runtime.json b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.runtime.json
new file mode 100644
index 0000000..bc34e84
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/DrinksMachineWebsite.staticwebassets.runtime.json
@@ -0,0 +1 @@
+{"ContentRoots":["C:\\Users\\mgj32\\Documents\\GitHub\\DrinksMachine\\DrinksMachineWebsite\\wwwroot\\","C:\\Users\\mgj32\\Documents\\GitHub\\DrinksMachine\\DrinksMachineWebsite\\obj\\Debug\\net7.0\\scopedcss\\bundle\\"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.png"},"Patterns":null},"DrinksMachineWebsite.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"DrinksMachineWebsite.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json b/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json
new file mode 100644
index 0000000..770d3e9
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json
@@ -0,0 +1,9 @@
+{
+ "DetailedErrors": true,
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft.AspNetCore": "Warning"
+ }
+ }
+}
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.json b/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.json
new file mode 100644
index 0000000..10f68b8
--- /dev/null
+++ b/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.json
@@ -0,0 +1,9 @@
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft.AspNetCore": "Warning"
+ }
+ },
+ "AllowedHosts": "*"
+}