diff --git a/src/IntegrationPostgreSqlTests/IntegrationPostgreSqlTests.csproj b/src/IntegrationPostgreSqlTests/IntegrationPostgreSqlTests.csproj index be36684..98ff76f 100644 --- a/src/IntegrationPostgreSqlTests/IntegrationPostgreSqlTests.csproj +++ b/src/IntegrationPostgreSqlTests/IntegrationPostgreSqlTests.csproj @@ -41,8 +41,9 @@ ..\packages\FluentAssertions.5.9.0\lib\net47\FluentAssertions.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages/Microsoft.Bcl.AsyncInterfaces.8.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll + True ..\..\..\..\..\Users\valde\.nuget\packages\npgsql\5.0.7\lib\netstandard2.0\Npgsql.dll @@ -55,22 +56,26 @@ - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages/System.Memory.4.5.5/lib/net461/System.Memory.dll + True ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll + True - - ..\packages\System.Text.Encodings.Web.5.0.1\lib\net461\System.Text.Encodings.Web.dll + + ..\packages/System.Text.Encodings.Web.8.0.0/lib/net462/System.Text.Encodings.Web.dll + True - - ..\packages\System.Text.Json.5.0.2\lib\net461\System.Text.Json.dll + + ..\packages/System.Text.Json.8.0.4/lib/net462/System.Text.Json.dll + True ..\packages\System.Threading.Channels.5.0.0\lib\net461\System.Threading.Channels.dll diff --git a/src/IntegrationPostgreSqlTests/packages.config b/src/IntegrationPostgreSqlTests/packages.config index e87d8ea..70ef65c 100644 --- a/src/IntegrationPostgreSqlTests/packages.config +++ b/src/IntegrationPostgreSqlTests/packages.config @@ -2,14 +2,14 @@ - + - + - - - + + +