From 24d3b38b92707c975fe99e17ec68a1ec9d11c92f Mon Sep 17 00:00:00 2001
From: NoahLan <6995syu@163.com>
Date: Thu, 21 Mar 2024 11:33:31 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0abp=208.0.5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../NPin.Framework.AspNetCore.csproj | 4 ++--
.../NPin.Framework.Caching.FreeRedis.csproj | 4 ++--
.../NPin.Framework.Core.csproj | 2 +-
....Framework.Ddd.Application.Contracts.csproj | 2 +-
.../NPin.Framework.Ddd.Application.csproj | 2 +-
.../NPin.Framework.Mapster.csproj | 2 +-
....Framework.SqlSugarCore.Abstractions.csproj | 4 ++--
.../NPin.Framework.SqlSugarCore.csproj | 2 +-
...Framework.AuditLogging.Domain.Shared.csproj | 2 +-
.../NPin.Framework.AuditLogging.Domain.csproj | 4 ++--
...nantManagement.Application.Contracts.csproj | 2 +-
...in.Framework.TenantManagement.Domain.csproj | 4 ++--
.../NPin.Framework.Upms.Application.csproj | 2 +-
.../NPin.Framework.Upms.Domain.Shared.csproj | 2 +-
.../NPin.Framework.Upms.Domain.csproj | 8 ++++----
.../NPin.Domain.Shared.csproj | 2 +-
src/NPin.Domain/NPin.Domain.csproj | 4 ++--
src/NPin.Web/NPin.Web.csproj | 18 +++++++++---------
18 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/framework/NPin.Framework.AspNetCore/NPin.Framework.AspNetCore.csproj b/framework/NPin.Framework.AspNetCore/NPin.Framework.AspNetCore.csproj
index 22422c1..fcaee13 100644
--- a/framework/NPin.Framework.AspNetCore/NPin.Framework.AspNetCore.csproj
+++ b/framework/NPin.Framework.AspNetCore/NPin.Framework.AspNetCore.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/framework/NPin.Framework.Caching.FreeRedis/NPin.Framework.Caching.FreeRedis.csproj b/framework/NPin.Framework.Caching.FreeRedis/NPin.Framework.Caching.FreeRedis.csproj
index 6171da2..b0c13c9 100644
--- a/framework/NPin.Framework.Caching.FreeRedis/NPin.Framework.Caching.FreeRedis.csproj
+++ b/framework/NPin.Framework.Caching.FreeRedis/NPin.Framework.Caching.FreeRedis.csproj
@@ -2,9 +2,9 @@
-
+
-
+
diff --git a/framework/NPin.Framework.Core/NPin.Framework.Core.csproj b/framework/NPin.Framework.Core/NPin.Framework.Core.csproj
index 4bc59a2..cee5885 100644
--- a/framework/NPin.Framework.Core/NPin.Framework.Core.csproj
+++ b/framework/NPin.Framework.Core/NPin.Framework.Core.csproj
@@ -5,6 +5,6 @@
-
+
diff --git a/framework/NPin.Framework.Ddd.Application.Contracts/NPin.Framework.Ddd.Application.Contracts.csproj b/framework/NPin.Framework.Ddd.Application.Contracts/NPin.Framework.Ddd.Application.Contracts.csproj
index 5b87668..3b4369f 100644
--- a/framework/NPin.Framework.Ddd.Application.Contracts/NPin.Framework.Ddd.Application.Contracts.csproj
+++ b/framework/NPin.Framework.Ddd.Application.Contracts/NPin.Framework.Ddd.Application.Contracts.csproj
@@ -1,7 +1,7 @@
-
+
diff --git a/framework/NPin.Framework.Ddd.Application/NPin.Framework.Ddd.Application.csproj b/framework/NPin.Framework.Ddd.Application/NPin.Framework.Ddd.Application.csproj
index 40c3e66..81abf77 100644
--- a/framework/NPin.Framework.Ddd.Application/NPin.Framework.Ddd.Application.csproj
+++ b/framework/NPin.Framework.Ddd.Application/NPin.Framework.Ddd.Application.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/framework/NPin.Framework.Mapster/NPin.Framework.Mapster.csproj b/framework/NPin.Framework.Mapster/NPin.Framework.Mapster.csproj
index cfa437a..7e64690 100644
--- a/framework/NPin.Framework.Mapster/NPin.Framework.Mapster.csproj
+++ b/framework/NPin.Framework.Mapster/NPin.Framework.Mapster.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/framework/NPin.Framework.SqlSugarCore.Abstractions/NPin.Framework.SqlSugarCore.Abstractions.csproj b/framework/NPin.Framework.SqlSugarCore.Abstractions/NPin.Framework.SqlSugarCore.Abstractions.csproj
index 5a076a1..f61b6fe 100644
--- a/framework/NPin.Framework.SqlSugarCore.Abstractions/NPin.Framework.SqlSugarCore.Abstractions.csproj
+++ b/framework/NPin.Framework.SqlSugarCore.Abstractions/NPin.Framework.SqlSugarCore.Abstractions.csproj
@@ -2,8 +2,8 @@
-
-
+
+
diff --git a/framework/NPin.Framework.SqlSugarCore/NPin.Framework.SqlSugarCore.csproj b/framework/NPin.Framework.SqlSugarCore/NPin.Framework.SqlSugarCore.csproj
index 61ed683..03dc2a4 100644
--- a/framework/NPin.Framework.SqlSugarCore/NPin.Framework.SqlSugarCore.csproj
+++ b/framework/NPin.Framework.SqlSugarCore/NPin.Framework.SqlSugarCore.csproj
@@ -3,7 +3,7 @@
-
+
diff --git a/module/audit-logging/NPin.Framework.AuditLogging.Domain.Shared/NPin.Framework.AuditLogging.Domain.Shared.csproj b/module/audit-logging/NPin.Framework.AuditLogging.Domain.Shared/NPin.Framework.AuditLogging.Domain.Shared.csproj
index 63f5b40..dea30f8 100644
--- a/module/audit-logging/NPin.Framework.AuditLogging.Domain.Shared/NPin.Framework.AuditLogging.Domain.Shared.csproj
+++ b/module/audit-logging/NPin.Framework.AuditLogging.Domain.Shared/NPin.Framework.AuditLogging.Domain.Shared.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/module/audit-logging/NPin.Framework.AuditLogging.Domain/NPin.Framework.AuditLogging.Domain.csproj b/module/audit-logging/NPin.Framework.AuditLogging.Domain/NPin.Framework.AuditLogging.Domain.csproj
index ddcb580..3ce3063 100644
--- a/module/audit-logging/NPin.Framework.AuditLogging.Domain/NPin.Framework.AuditLogging.Domain.csproj
+++ b/module/audit-logging/NPin.Framework.AuditLogging.Domain/NPin.Framework.AuditLogging.Domain.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/module/tenant-management/NPin.Framework.TenantManagement.Application.Contracts/NPin.Framework.TenantManagement.Application.Contracts.csproj b/module/tenant-management/NPin.Framework.TenantManagement.Application.Contracts/NPin.Framework.TenantManagement.Application.Contracts.csproj
index d9b4c22..1d98c7e 100644
--- a/module/tenant-management/NPin.Framework.TenantManagement.Application.Contracts/NPin.Framework.TenantManagement.Application.Contracts.csproj
+++ b/module/tenant-management/NPin.Framework.TenantManagement.Application.Contracts/NPin.Framework.TenantManagement.Application.Contracts.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/module/tenant-management/NPin.Framework.TenantManagement.Domain/NPin.Framework.TenantManagement.Domain.csproj b/module/tenant-management/NPin.Framework.TenantManagement.Domain/NPin.Framework.TenantManagement.Domain.csproj
index 883aca5..c7c9e2c 100644
--- a/module/tenant-management/NPin.Framework.TenantManagement.Domain/NPin.Framework.TenantManagement.Domain.csproj
+++ b/module/tenant-management/NPin.Framework.TenantManagement.Domain/NPin.Framework.TenantManagement.Domain.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/module/upms/NPin.Framework.Upms.Application/NPin.Framework.Upms.Application.csproj b/module/upms/NPin.Framework.Upms.Application/NPin.Framework.Upms.Application.csproj
index 5d4dd8c..9c3b814 100644
--- a/module/upms/NPin.Framework.Upms.Application/NPin.Framework.Upms.Application.csproj
+++ b/module/upms/NPin.Framework.Upms.Application/NPin.Framework.Upms.Application.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/module/upms/NPin.Framework.Upms.Domain.Shared/NPin.Framework.Upms.Domain.Shared.csproj b/module/upms/NPin.Framework.Upms.Domain.Shared/NPin.Framework.Upms.Domain.Shared.csproj
index 86e96fc..55870b3 100644
--- a/module/upms/NPin.Framework.Upms.Domain.Shared/NPin.Framework.Upms.Domain.Shared.csproj
+++ b/module/upms/NPin.Framework.Upms.Domain.Shared/NPin.Framework.Upms.Domain.Shared.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/module/upms/NPin.Framework.Upms.Domain/NPin.Framework.Upms.Domain.csproj b/module/upms/NPin.Framework.Upms.Domain/NPin.Framework.Upms.Domain.csproj
index 0d49405..1a65587 100644
--- a/module/upms/NPin.Framework.Upms.Domain/NPin.Framework.Upms.Domain.csproj
+++ b/module/upms/NPin.Framework.Upms.Domain/NPin.Framework.Upms.Domain.csproj
@@ -8,11 +8,11 @@
-
+
-
-
-
+
+
+
diff --git a/src/NPin.Domain.Shared/NPin.Domain.Shared.csproj b/src/NPin.Domain.Shared/NPin.Domain.Shared.csproj
index 1848662..0b23cc4 100644
--- a/src/NPin.Domain.Shared/NPin.Domain.Shared.csproj
+++ b/src/NPin.Domain.Shared/NPin.Domain.Shared.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/src/NPin.Domain/NPin.Domain.csproj b/src/NPin.Domain/NPin.Domain.csproj
index 65d25f5..da51bf6 100644
--- a/src/NPin.Domain/NPin.Domain.csproj
+++ b/src/NPin.Domain/NPin.Domain.csproj
@@ -18,7 +18,7 @@
-
-
+
+
diff --git a/src/NPin.Web/NPin.Web.csproj b/src/NPin.Web/NPin.Web.csproj
index 43638a7..00f1dda 100644
--- a/src/NPin.Web/NPin.Web.csproj
+++ b/src/NPin.Web/NPin.Web.csproj
@@ -7,16 +7,16 @@
-
-
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
+