From fcc53327b4c69bc4dbd1b01ef978b50ef1c610fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armando=20Rodr=C3=ADguez?= <127134616+armando-rodriguez-cko@users.noreply.github.com> Date: Fri, 8 Aug 2025 14:01:40 +0200 Subject: [PATCH] Release 4.14.1 - Refactors properties to nullable types for improved flexibility in authentication models --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index a7563b69..4c4780d8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 4.14.0 + 4.14.1