diff --git a/PostgreSQLDataExchangeTest/PostgreSQLDataExchangeTest.csproj b/PostgreSQLDataExchangeTest/PostgreSQLDataExchangeTest.csproj index c13a80b..1313bec 100644 --- a/PostgreSQLDataExchangeTest/PostgreSQLDataExchangeTest.csproj +++ b/PostgreSQLDataExchangeTest/PostgreSQLDataExchangeTest.csproj @@ -33,26 +33,68 @@ 4 - - ..\packages\Npgsql.4.0.8\lib\net451\Npgsql.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.1\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Abstractions.8.0.1\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll + True + + + ..\packages\Npgsql.8.0.3\lib\netstandard2.0\Npgsql.dll + True - - ..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + + ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True + + + ..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll + True - - ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + + ..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True - - ..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll + True + + + ..\packages\System.Text.Json.8.0.3\lib\net462\System.Text.Json.dll + True - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll + True - - ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + True ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll diff --git a/PostgreSQLDataExchangeTest/packages.config b/PostgreSQLDataExchangeTest/packages.config index 81ded33..80d3bc0 100644 --- a/PostgreSQLDataExchangeTest/packages.config +++ b/PostgreSQLDataExchangeTest/packages.config @@ -1,10 +1,19 @@  - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file