From 8f438ff314162027ea47b545310a27d34d86a3dc Mon Sep 17 00:00:00 2001
From: hang <872297557@qq.com>
Date: Wed, 6 Dec 2023 08:43:53 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=B8=B8=E8=A7=81nuget?=
=?UTF-8?q?=E5=8C=85=EF=BC=8C=E9=A2=84=E5=A4=87=E5=8D=87=E7=BA=A7net8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
IRaCIS.Core.API/1Program.cs | 2 +-
IRaCIS.Core.API/IRaCIS.Core.API.csproj | 21 +++++++------------
.../IRaCIS.Core.Application.csproj | 18 ++++++++--------
IRaCIS.Core.Domain/IRaCIS.Core.Domain.csproj | 4 ++--
.../IRaCIS.Core.Infra.EFCore.csproj | 4 ++--
.../IRaCIS.Core.Infrastructure.csproj | 4 ++--
IRaCIS.Core.Test/IRaCIS.Core.Test.csproj | 2 +-
7 files changed, 25 insertions(+), 30 deletions(-)
diff --git a/IRaCIS.Core.API/1Program.cs b/IRaCIS.Core.API/1Program.cs
index 7ba083592..1f3449c62 100644
--- a/IRaCIS.Core.API/1Program.cs
+++ b/IRaCIS.Core.API/1Program.cs
@@ -17,7 +17,7 @@ using System.Runtime.InteropServices;
namespace IRaCIS.Core.API
{
- public class Program
+ public class Program1
{
public readonly string environment;
public static async Task Main(string[] args)
diff --git a/IRaCIS.Core.API/IRaCIS.Core.API.csproj b/IRaCIS.Core.API/IRaCIS.Core.API.csproj
index c3c264151..816fd9726 100644
--- a/IRaCIS.Core.API/IRaCIS.Core.API.csproj
+++ b/IRaCIS.Core.API/IRaCIS.Core.API.csproj
@@ -24,12 +24,7 @@
1701;1702;1591
-
-
-
-
-
-
+
@@ -70,20 +65,20 @@
-
-
+
+
true
-
+
-
+
-
+
-
-
+
+
diff --git a/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj b/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj
index 8153511fb..bf82287d9 100644
--- a/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj
+++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj
@@ -65,18 +65,18 @@
-
+
-
-
+
+
-
+
true
@@ -85,9 +85,9 @@
true
-
-
-
+
+
+
@@ -96,8 +96,8 @@
-
-
+
+
diff --git a/IRaCIS.Core.Domain/IRaCIS.Core.Domain.csproj b/IRaCIS.Core.Domain/IRaCIS.Core.Domain.csproj
index 53f18f1b4..5611c9d8f 100644
--- a/IRaCIS.Core.Domain/IRaCIS.Core.Domain.csproj
+++ b/IRaCIS.Core.Domain/IRaCIS.Core.Domain.csproj
@@ -16,8 +16,8 @@
-
-
+
+
diff --git a/IRaCIS.Core.Infra.EFCore/IRaCIS.Core.Infra.EFCore.csproj b/IRaCIS.Core.Infra.EFCore/IRaCIS.Core.Infra.EFCore.csproj
index 926824848..aec773466 100644
--- a/IRaCIS.Core.Infra.EFCore/IRaCIS.Core.Infra.EFCore.csproj
+++ b/IRaCIS.Core.Infra.EFCore/IRaCIS.Core.Infra.EFCore.csproj
@@ -23,8 +23,8 @@
-
-
+
+
diff --git a/IRaCIS.Core.Infrastructure/IRaCIS.Core.Infrastructure.csproj b/IRaCIS.Core.Infrastructure/IRaCIS.Core.Infrastructure.csproj
index 738f20c04..ffeaf4324 100644
--- a/IRaCIS.Core.Infrastructure/IRaCIS.Core.Infrastructure.csproj
+++ b/IRaCIS.Core.Infrastructure/IRaCIS.Core.Infrastructure.csproj
@@ -13,9 +13,9 @@
-
+
-
+
diff --git a/IRaCIS.Core.Test/IRaCIS.Core.Test.csproj b/IRaCIS.Core.Test/IRaCIS.Core.Test.csproj
index 899f95036..807e7a1be 100644
--- a/IRaCIS.Core.Test/IRaCIS.Core.Test.csproj
+++ b/IRaCIS.Core.Test/IRaCIS.Core.Test.csproj
@@ -14,7 +14,7 @@
-
+
all