From 68d939049b37c5847de864b5dcab8d983483f8ec Mon Sep 17 00:00:00 2001 From: Sjory Date: Thu, 26 Dec 2024 14:58:39 +0100 Subject: kinda works made the create drinks website kinda work there is a problem with the api call to the server and it does not call correctly i expect there is a api endpoint wrong or smt like that also havent made a save drinks service yet it is commentet out --- .../bin/Debug/net8.0/System.ComponentModel.dll | Bin 0 -> 16688 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Website/Website.Client/bin/Debug/net8.0/System.ComponentModel.dll (limited to 'Website/Website.Client/bin/Debug/net8.0/System.ComponentModel.dll') diff --git a/Website/Website.Client/bin/Debug/net8.0/System.ComponentModel.dll b/Website/Website.Client/bin/Debug/net8.0/System.ComponentModel.dll new file mode 100644 index 0000000..3554ac9 Binary files /dev/null and b/Website/Website.Client/bin/Debug/net8.0/System.ComponentModel.dll differ -- cgit v1.3.1