diff --git a/POC/XMLProcessor/XMLProcessor.SQLFunc/App.config b/POC/XMLProcessor/XMLProcessor.SQLFunc/App.config index c302032..0ab1e41 100644 --- a/POC/XMLProcessor/XMLProcessor.SQLFunc/App.config +++ b/POC/XMLProcessor/XMLProcessor.SQLFunc/App.config @@ -2,21 +2,29 @@ -
+
- + - + - + + + + + + + + + diff --git a/POC/XMLProcessor/XMLProcessor.SQLFunc/XMLProcessor.SQLFunc.csproj b/POC/XMLProcessor/XMLProcessor.SQLFunc/XMLProcessor.SQLFunc.csproj index 664570b..ba82166 100644 --- a/POC/XMLProcessor/XMLProcessor.SQLFunc/XMLProcessor.SQLFunc.csproj +++ b/POC/XMLProcessor/XMLProcessor.SQLFunc/XMLProcessor.SQLFunc.csproj @@ -45,11 +45,39 @@ packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.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 + diff --git a/POC/XMLProcessor/XMLProcessor.SQLFunc/packages.config b/POC/XMLProcessor/XMLProcessor.SQLFunc/packages.config index 4df19bf..be19d3b 100644 --- a/POC/XMLProcessor/XMLProcessor.SQLFunc/packages.config +++ b/POC/XMLProcessor/XMLProcessor.SQLFunc/packages.config @@ -1,5 +1,11 @@  - + + + + + + + \ No newline at end of file