diff --git a/regedit/app.config b/regedit/app.config index 752b7c7..30f959d 100644 --- a/regedit/app.config +++ b/regedit/app.config @@ -1,7 +1,7 @@ - + - +
@@ -15,4 +15,12 @@ + + + + + + + + \ No newline at end of file diff --git a/regedit/packages.config b/regedit/packages.config index e6ffff3..e1e97c3 100644 --- a/regedit/packages.config +++ b/regedit/packages.config @@ -1,8 +1,21 @@  + + + + + - + + + + + + + + + \ No newline at end of file diff --git a/regedit/regeditChange.csproj b/regedit/regeditChange.csproj index 4c844cd..cf317f4 100644 --- a/regedit/regeditChange.csproj +++ b/regedit/regeditChange.csproj @@ -58,26 +58,75 @@ ..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll + + ..\packages\BouncyCastle.Cryptography.2.7.0\lib\net461\BouncyCastle.Cryptography.dll + True + ..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll dll\MaterialSkin.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Bcl.Cryptography.10.0.11\lib\net462\Microsoft.Bcl.Cryptography.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.11\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Abstractions.10.0.11\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll + True + ..\packages\MySql.Data.8.0.18\lib\net452\MySql.Data.dll - - ..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll + + ..\packages\SSH.NET.2026.0.0\lib\net462\Renci.SshNet.dll + True + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True + + + ..\packages\System.Diagnostics.DiagnosticSource.10.0.11\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + + + ..\packages\System.Formats.Asn1.10.0.11\lib\net462\System.Formats.Asn1.dll + True + + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True + @@ -191,4 +240,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + + + \ No newline at end of file