Browse Source

Merge pull request #9000 from TechEmpower/dependabot/nuget/frameworks/CSharp/aspnetcore-mono/Benchmarks/Npgsql-8.0.3

Bump Npgsql from 4.1.4 to 8.0.3 in /frameworks/CSharp/aspnetcore-mono/Benchmarks
github-actions[bot] 1 year ago
parent
commit
523e27e40b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/CSharp/aspnetcore-mono/Benchmarks/Benchmarks.csproj

+ 1 - 0
frameworks/CSharp/aspnetcore-mono/Benchmarks/Benchmarks.csproj

@@ -25,6 +25,7 @@
 
     <PackageReference Include="Dapper" Version="2.0.90" />
     <PackageReference Include="MySqlConnector" Version="1.0.1" />
+    <PackageReference Include="Npgsql" Version="8.0.3" />
     <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.0-rc1" />
     <PackageReference Include="System.IO.Pipelines" Version="5.0.0-rc.1.20451.14" />
   </ItemGroup>