diff --git a/SLM_2.2/App.config b/SLM_2.2/App.config index eed5792..9eb2299 100644 --- a/SLM_2.2/App.config +++ b/SLM_2.2/App.config @@ -26,6 +26,10 @@ + + + + \ No newline at end of file diff --git a/SLM_2.2/SLM_2.2.vbproj b/SLM_2.2/SLM_2.2.vbproj index faa77c8..332892c 100644 --- a/SLM_2.2/SLM_2.2.vbproj +++ b/SLM_2.2/SLM_2.2.vbproj @@ -136,6 +136,10 @@ False ..\..\..\..\Documents\Componentes Graficos Vb2\SKIN NET 2010 WIN 7\SkinVS.NET\IrisSkin2.dll + + ..\packages\log4net.3.3.0\lib\netstandard2.0\log4net.dll + True + False True @@ -174,11 +178,35 @@ + + ..\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 + diff --git a/SLM_2.2/packages.config b/SLM_2.2/packages.config index ee248e8..73f3901 100644 --- a/SLM_2.2/packages.config +++ b/SLM_2.2/packages.config @@ -2,11 +2,17 @@ - + + + + + + + \ No newline at end of file