From 46ee376438f142640ff96b6da0c4eafa8b53a084 Mon Sep 17 00:00:00 2001 From: vnugent Date: Sun, 1 Oct 2023 00:55:28 -0400 Subject: core lib patch updates --- src/PkiAuthenticator.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PkiAuthenticator.csproj b/src/PkiAuthenticator.csproj index 1aded49..290772c 100644 --- a/src/PkiAuthenticator.csproj +++ b/src/PkiAuthenticator.csproj @@ -38,8 +38,8 @@ - - + + -- cgit