From 84bfe1cafa771290244ff70c59f2b174db8c5d9a Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Mon, 25 Mar 2019 16:09:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=BB=84=E4=BB=B6=EF=BC=9ALo?= =?UTF-8?q?ngbow.Logging=20Longbow.Web=E7=BB=84=E4=BB=B6=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E5=88=B02.2.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Comment DBLogger增加对Http请求判断,增加对UserIp、UserId、RequestPage的记录 --- Bootstrap.Admin/Bootstrap.Admin.csproj | 62 +++++++++---------- .../Bootstrap.Client.DataAccess.csproj | 4 +- Bootstrap.Client/Bootstrap.Client.csproj | 50 +++++++-------- .../Bootstrap.DataAccess.csproj | 46 +++++++------- 4 files changed, 81 insertions(+), 81 deletions(-) diff --git a/Bootstrap.Admin/Bootstrap.Admin.csproj b/Bootstrap.Admin/Bootstrap.Admin.csproj index d4cf5990..4e5ecfc7 100644 --- a/Bootstrap.Admin/Bootstrap.Admin.csproj +++ b/Bootstrap.Admin/Bootstrap.Admin.csproj @@ -1,32 +1,32 @@ - - - - netcoreapp2.2 - true - ..\Keys\Longbow.Utility.snk - true - true - - - - ..\Bootstrap.Admin\Bootstrap.Admin.xml - - - - - - - - - - - - - - - - - - - + + + + netcoreapp2.2 + true + ..\Keys\Longbow.Utility.snk + true + true + + + + ..\Bootstrap.Admin\Bootstrap.Admin.xml + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Bootstrap.Client.DataAccess/Bootstrap.Client.DataAccess.csproj b/Bootstrap.Client.DataAccess/Bootstrap.Client.DataAccess.csproj index d0b29344..5241b108 100644 --- a/Bootstrap.Client.DataAccess/Bootstrap.Client.DataAccess.csproj +++ b/Bootstrap.Client.DataAccess/Bootstrap.Client.DataAccess.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -14,7 +14,7 @@ - + diff --git a/Bootstrap.Client/Bootstrap.Client.csproj b/Bootstrap.Client/Bootstrap.Client.csproj index a5b2d5ae..1c4b7f1c 100644 --- a/Bootstrap.Client/Bootstrap.Client.csproj +++ b/Bootstrap.Client/Bootstrap.Client.csproj @@ -1,26 +1,26 @@ - - - - netcoreapp2.2 - true - ..\Keys\Longbow.Utility.snk - true - true - - - - - - - - - - - - - - - - - + + + + netcoreapp2.2 + true + ..\Keys\Longbow.Utility.snk + true + true + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Bootstrap.DataAccess/Bootstrap.DataAccess.csproj b/Bootstrap.DataAccess/Bootstrap.DataAccess.csproj index 17419609..ea96c80c 100644 --- a/Bootstrap.DataAccess/Bootstrap.DataAccess.csproj +++ b/Bootstrap.DataAccess/Bootstrap.DataAccess.csproj @@ -1,23 +1,23 @@ - - - - netstandard2.0 - true - ..\Keys\Longbow.Utility.snk - - - - - - - - - - - - - - - - - + + + + netstandard2.0 + true + ..\Keys\Longbow.Utility.snk + + + + + + + + + + + + + + + + +