diff --git a/JetiBackup/App.config b/JetiBackup/App.config index 2f128d7..05b0cf5 100644 --- a/JetiBackup/App.config +++ b/JetiBackup/App.config @@ -1,7 +1,7 @@ - + -
+
@@ -25,4 +25,12 @@ + + + + + + + + diff --git a/JetiBackup/JetiBackup.csproj b/JetiBackup/JetiBackup.csproj index c47283f..9cf95a6 100644 --- a/JetiBackup/JetiBackup.csproj +++ b/JetiBackup/JetiBackup.csproj @@ -60,14 +60,38 @@ ..\packages\LibGit2Sharp.Portable.0.24.10\lib\net40\LibGit2Sharp.dll - - ..\packages\log4net.2.0.5\lib\net45-full\log4net.dll + + ..\packages\log4net.3.3.0\lib\netstandard2.0\log4net.dll True + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True + + + ..\packages\System.Configuration.ConfigurationManager.10.0.5\lib\netstandard2.0\System.Configuration.ConfigurationManager.dll + True + + + ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Security.Cryptography.ProtectedData.10.0.5\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll + True + ..\packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll diff --git a/JetiBackup/packages.config b/JetiBackup/packages.config index 4e4a906..b78445b 100644 --- a/JetiBackup/packages.config +++ b/JetiBackup/packages.config @@ -2,6 +2,12 @@ - + + + + + + + \ No newline at end of file