diff --git a/PasswordChanger1C/PasswordChanger1C.vbproj b/PasswordChanger1C/PasswordChanger1C.vbproj index 40f8509..b0e3afd 100644 --- a/PasswordChanger1C/PasswordChanger1C.vbproj +++ b/PasswordChanger1C/PasswordChanger1C.vbproj @@ -72,30 +72,43 @@ My Project\app.manifest - - ..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.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 - - ..\packages\Npgsql.6.0.3\lib\netstandard2.0\Npgsql.dll + + ..\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.5.1\lib\net461\System.Buffers.dll - - ..\packages\System.Collections.Immutable.6.0.0\lib\net461\System.Collections.Immutable.dll + + ..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll + True - - ..\packages\System.Diagnostics.DiagnosticSource.6.0.0\lib\net461\System.Diagnostics.DiagnosticSource.dll + + ..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\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 @@ -104,14 +117,17 @@ ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - - ..\packages\System.Text.Encodings.Web.6.0.0\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.6.0.0\lib\net461\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.3\lib\net462\System.Text.Json.dll + True - - ..\packages\System.Threading.Channels.6.0.0\lib\net461\System.Threading.Channels.dll + + ..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/PasswordChanger1C/packages.config b/PasswordChanger1C/packages.config index 51a6fa6..463ba0d 100644 --- a/PasswordChanger1C/packages.config +++ b/PasswordChanger1C/packages.config @@ -1,17 +1,19 @@  - + - + + + - - - + + + - - - + + + \ No newline at end of file