From d9206ab8e4b55bd089b5d94c5e067cb98728fdc5 Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 16 Jun 2025 00:55:59 +0200 Subject: [PATCH] Restsharp Version --- ChatController/ChatController.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChatController/ChatController.csproj b/ChatController/ChatController.csproj index d416c5a..a959c16 100644 --- a/ChatController/ChatController.csproj +++ b/ChatController/ChatController.csproj @@ -43,7 +43,8 @@ - ..\PrototypChat\packages\RestSharp.105.2.3\lib\net45\RestSharp.dll + False + ..\..\BeWo\packages\RestSharp.106.15.0\lib\net452\RestSharp.dll