diff --git a/Teslamate-Import/Teslamate-Import.csproj b/Teslamate-Import/Teslamate-Import.csproj index 7c4de838d..6fb7a38d7 100644 --- a/Teslamate-Import/Teslamate-Import.csproj +++ b/Teslamate-Import/Teslamate-Import.csproj @@ -34,35 +34,42 @@ 4 - - packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True packages\Npgsql.4.1.5\lib\net461\Npgsql.dll - - packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True - - packages\System.Memory.4.5.3\lib\netstandard2.0\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.4.6.0\lib\netstandard2.0\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.4.6.0\lib\netstandard2.0\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.4.6.0\lib\net461\System.Text.Json.dll + + packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + True - - packages\System.Threading.Tasks.Extensions.4.5.3\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\net461\System.ValueTuple.dll diff --git a/Teslamate-Import/packages.config b/Teslamate-Import/packages.config index 531f90819..f0411382f 100644 --- a/Teslamate-Import/packages.config +++ b/Teslamate-Import/packages.config @@ -1,13 +1,13 @@  - + - - + + - - - - + + + + \ No newline at end of file