diff --git a/ExcelScript/ExcelScript.csproj b/ExcelScript/ExcelScript.csproj index 06f6419..e4c05f7 100644 --- a/ExcelScript/ExcelScript.csproj +++ b/ExcelScript/ExcelScript.csproj @@ -54,8 +54,8 @@ ..\packages\Irony.0.9.0\lib\net45\Irony.dll True - - ..\packages\log4net.2.0.0\lib\net40-full\log4net.dll + + ..\packages\log4net.3.3.0\lib\netstandard2.0\log4net.dll True @@ -127,6 +127,10 @@ ..\packages\System.AppContext.4.1.0\lib\net46\System.AppContext.dll True + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True + ..\packages\System.Collections.Immutable.1.2.0\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll True @@ -153,6 +157,10 @@ True + + ..\packages\System.Configuration.ConfigurationManager.10.0.5\lib\netstandard2.0\System.Configuration.ConfigurationManager.dll + True + ..\packages\System.Console.4.0.0\lib\net46\System.Console.dll True @@ -179,12 +187,24 @@ ..\packages\System.IO.FileSystem.Primitives.4.0.1\lib\net46\System.IO.FileSystem.Primitives.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.Reflection.Metadata.1.4.1-beta-24430-01\lib\portable-net45+win8\System.Reflection.Metadata.dll True + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll True @@ -201,6 +221,10 @@ ..\packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll True + + ..\packages\System.Security.Cryptography.ProtectedData.10.0.5\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll + True + ..\packages\System.Security.Cryptography.X509Certificates.4.1.0\lib\net461\System.Security.Cryptography.X509Certificates.dll True diff --git a/ExcelScript/app.config b/ExcelScript/app.config index d85a201..a0d1688 100644 --- a/ExcelScript/app.config +++ b/ExcelScript/app.config @@ -4,7 +4,7 @@ - + @@ -34,6 +34,10 @@ + + + + \ No newline at end of file diff --git a/ExcelScript/packages.config b/ExcelScript/packages.config index 7370e59..1a63d57 100644 --- a/ExcelScript/packages.config +++ b/ExcelScript/packages.config @@ -6,7 +6,7 @@ - + @@ -26,9 +26,11 @@ + + @@ -44,6 +46,8 @@ + + @@ -51,6 +55,7 @@ + @@ -59,6 +64,7 @@ +