diff --git a/PasswordChanger1C/PasswordChanger1C.csproj b/PasswordChanger1C/PasswordChanger1C.csproj index b8b152a..9fdc875 100644 --- a/PasswordChanger1C/PasswordChanger1C.csproj +++ b/PasswordChanger1C/PasswordChanger1C.csproj @@ -120,21 +120,44 @@ true - - ..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + True - - ..\packages\Npgsql.5.0.7\lib\netstandard2.0\Npgsql.dll + + ..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Abstractions.8.0.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + True + + + ..\packages\Npgsql.8.0.3\lib\netstandard2.0\Npgsql.dll + True ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll + + ..\packages\System.Collections.Immutable.8.0.0\lib\netstandard2.0\System.Collections.Immutable.dll + True + + + ..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\netstandard2.0\System.Diagnostics.DiagnosticSource.dll + True + - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True @@ -143,17 +166,21 @@ ..\packages\System.Resources.Extensions.5.0.0\lib\net461\System.Resources.Extensions.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\netstandard2.0\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.3\lib\netstandard2.0\System.Text.Json.dll + True - - ..\packages\System.Threading.Channels.5.0.0\lib\net461\System.Threading.Channels.dll + + ..\packages\System.Threading.Channels.8.0.0\lib\netstandard2.0\System.Threading.Channels.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll diff --git a/PasswordChanger1C/packages.config b/PasswordChanger1C/packages.config index 38438cf..4fc44ac 100644 --- a/PasswordChanger1C/packages.config +++ b/PasswordChanger1C/packages.config @@ -1,15 +1,20 @@  - - + + + + + - + + + - - - - + + + + \ No newline at end of file