From a62659cf6634614d012bdc9177f445bc53a6df4c Mon Sep 17 00:00:00 2001 From: Marco Minerva Date: Wed, 10 Jul 2024 10:20:49 +0200 Subject: [PATCH] Update package versions Updated the `SimpleAuthenticationTools.Abstractions` package from `2.0.13` to `2.0.14` and the `Swashbuckle.AspNetCore.SwaggerGen` package from `6.6.1` to `6.6.2`. --- src/SimpleAuthentication/SimpleAuthentication.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SimpleAuthentication/SimpleAuthentication.csproj b/src/SimpleAuthentication/SimpleAuthentication.csproj index e64378b..65726ff 100644 --- a/src/SimpleAuthentication/SimpleAuthentication.csproj +++ b/src/SimpleAuthentication/SimpleAuthentication.csproj @@ -31,8 +31,8 @@ - - + +