From e41c62a205e9afcbf6b8e73098a17b9dddbee50d Mon Sep 17 00:00:00 2001 From: claudiamurialdo <33756655+claudiamurialdo@users.noreply.github.com> Date: Thu, 23 May 2024 12:11:48 -0300 Subject: [PATCH] Update npgsql version due to a security vulnerability. (#1030) * Update npgsql version due to a security vulnerability. * Update from 4.0.14 to 4.0.16 to avoid error Strong name signature could not be verified https://github.com/npgsql/npgsql/issues/2031 --- dotnet/src/dotnetframework/GxClasses/GxClasses.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj b/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj index 3d89f45e6..7be48a51b 100644 --- a/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj +++ b/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj @@ -16,7 +16,7 @@ - +