Skip to content

Commit

Permalink
Update from 4.0.14 to 4.0.16 to avoid error Strong name signature cou…
Browse files Browse the repository at this point in the history
…ld not be verified

npgsql/npgsql#2031
  • Loading branch information
claudiamurialdo committed May 22, 2024
1 parent 3c69c4b commit bcf81e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/src/dotnetframework/GxClasses/GxClasses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.34.0" />
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.2.0" />
<PackageReference Include="MySqlConnector" Version="2.2.3" />
<PackageReference Include="Npgsql" Version="4.0.14" />
<PackageReference Include="Npgsql" Version="4.0.16" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.3.0" />
<PackageReference Include="Nustache" Version="1.16.0.10" />
Expand Down

0 comments on commit bcf81e9

Please sign in to comment.