diff --git a/server/src/TMog.WebApi/TMog.WebApi.csproj b/server/src/TMog.WebApi/TMog.WebApi.csproj
index aa40a60..82c6a39 100644
--- a/server/src/TMog.WebApi/TMog.WebApi.csproj
+++ b/server/src/TMog.WebApi/TMog.WebApi.csproj
@@ -41,8 +41,8 @@
4
-
- ..\..\bin\AutoMapper.5.2.0\lib\net45\AutoMapper.dll
+
+ ..\..\bin\AutoMapper.16.1.1\lib\netstandard2.0\AutoMapper.dll
True
@@ -53,7 +53,51 @@
..\..\bin\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll
True
+
+ ..\..\bin\Microsoft.Bcl.AsyncInterfaces.10.0.5\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+ True
+
+
+ ..\..\bin\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll
+ True
+
+
+ ..\..\bin\Microsoft.Bcl.TimeProvider.10.0.5\lib\net462\Microsoft.Bcl.TimeProvider.dll
+ True
+
+
+ ..\..\bin\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.5\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ True
+
+
+ ..\..\bin\Microsoft.Extensions.Logging.Abstractions.10.0.5\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll
+ True
+
+
+ ..\..\bin\Microsoft.Extensions.Options.10.0.5\lib\net462\Microsoft.Extensions.Options.dll
+ True
+
+
+ ..\..\bin\Microsoft.Extensions.Primitives.10.0.5\lib\net462\Microsoft.Extensions.Primitives.dll
+ True
+
+
+ ..\..\bin\Microsoft.IdentityModel.Abstractions.8.16.0\lib\net462\Microsoft.IdentityModel.Abstractions.dll
+ True
+
+
+ ..\..\bin\Microsoft.IdentityModel.JsonWebTokens.8.16.0\lib\net462\Microsoft.IdentityModel.JsonWebTokens.dll
+ True
+
+
+ ..\..\bin\Microsoft.IdentityModel.Logging.8.16.0\lib\net462\Microsoft.IdentityModel.Logging.dll
+ True
+
+
+ ..\..\bin\Microsoft.IdentityModel.Tokens.8.16.0\lib\net462\Microsoft.IdentityModel.Tokens.dll
+ True
+
..\..\bin\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll
True
@@ -78,11 +122,51 @@
..\..\bin\Ninject.Web.WebApi.WebHost.3.2.4.0\lib\net45-full\Ninject.Web.WebApi.WebHost.dll
True
+
+ ..\..\bin\System.Buffers.4.6.1\lib\net462\System.Buffers.dll
+ True
+
+
+ ..\..\bin\System.Diagnostics.DiagnosticSource.10.0.5\lib\net462\System.Diagnostics.DiagnosticSource.dll
+ True
+
+
+ ..\..\bin\System.IO.Pipelines.10.0.5\lib\net462\System.IO.Pipelines.dll
+ True
+
+
+ ..\..\bin\System.Memory.4.6.3\lib\net462\System.Memory.dll
+ True
+
..\..\bin\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll
True
+
+ ..\..\bin\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll
+ True
+
+
+ ..\..\bin\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll
+ True
+
+
+ ..\..\bin\System.Text.Encodings.Web.10.0.5\lib\net462\System.Text.Encodings.Web.dll
+ True
+
+
+ ..\..\bin\System.Text.Json.10.0.5\lib\net462\System.Text.Json.dll
+ True
+
+
+ ..\..\bin\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll
+ True
+
+
+ ..\..\bin\System.ValueTuple.4.6.2\lib\net462\System.ValueTuple.dll
+ True
+
diff --git a/server/src/TMog.WebApi/Web.config b/server/src/TMog.WebApi/Web.config
index 4aeab19..b20ca0a 100644
--- a/server/src/TMog.WebApi/Web.config
+++ b/server/src/TMog.WebApi/Web.config
@@ -57,6 +57,10 @@
+
+
+
+
diff --git a/server/src/TMog.WebApi/packages.config b/server/src/TMog.WebApi/packages.config
index 0f440f0..c33f81f 100644
--- a/server/src/TMog.WebApi/packages.config
+++ b/server/src/TMog.WebApi/packages.config
@@ -1,11 +1,22 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -13,5 +24,16 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file