From dff5556e06f99091d204324e218a29b94534f3cd Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Thu, 6 Jul 2023 22:23:22 -0700 Subject: [PATCH] jwt package was added --- Newsbot.Collector.Api/Newsbot.Collector.Api.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Newsbot.Collector.Api/Newsbot.Collector.Api.csproj b/Newsbot.Collector.Api/Newsbot.Collector.Api.csproj index 74cc3ae..a766358 100644 --- a/Newsbot.Collector.Api/Newsbot.Collector.Api.csproj +++ b/Newsbot.Collector.Api/Newsbot.Collector.Api.csproj @@ -13,6 +13,7 @@ + @@ -36,4 +37,8 @@ + + + +