Skip to content

Commit

Permalink
[Update] Npgsql to version 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samatrhea committed Dec 7, 2023
1 parent 70edb97 commit 2181863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CDP4Orm/CDP4Orm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<ItemGroup>
<PackageReference Include="CDP4JsonSerializer-CE" Version="24.3.0" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Npgsql" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 2181863

Please sign in to comment.