From 1afb436c9c994135a76fdf83c7c8bd5e719d674c Mon Sep 17 00:00:00 2001 From: Nikolai Papin Date: Sat, 7 Sep 2024 13:59:00 +0300 Subject: [PATCH] Authorization and authentication in program.cs + deps --- renis-backend.csproj | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/renis-backend.csproj b/renis-backend.csproj index 5b54c6a..608cd06 100644 --- a/renis-backend.csproj +++ b/renis-backend.csproj @@ -13,16 +13,17 @@ - - - + + + - - - - - + + + + + +