From 3d81c7d4a1bf41660a35b374c74a431d57ca600c Mon Sep 17 00:00:00 2001
From: zhangzhuo <512464164@qq.com>
Date: Mon, 7 Apr 2025 23:32:20 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Seyounth.Hyosung.Runtime/ServiceExtensions.cs | 2 +-
Seyounth.Hyosung.UI/Seyounth.Hyosung.UI.csproj | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/Seyounth.Hyosung.Runtime/ServiceExtensions.cs b/Seyounth.Hyosung.Runtime/ServiceExtensions.cs
index 11f5451..bc75be2 100644
--- a/Seyounth.Hyosung.Runtime/ServiceExtensions.cs
+++ b/Seyounth.Hyosung.Runtime/ServiceExtensions.cs
@@ -18,6 +18,6 @@ public static class ServiceExtensions
public static void UseHyosung(this IServiceProvider provider)
{
- provider.UseHyosungData();
+ // provider.UseHyosungData();
}
}
\ No newline at end of file
diff --git a/Seyounth.Hyosung.UI/Seyounth.Hyosung.UI.csproj b/Seyounth.Hyosung.UI/Seyounth.Hyosung.UI.csproj
index 1ad74d9..59a08a8 100644
--- a/Seyounth.Hyosung.UI/Seyounth.Hyosung.UI.csproj
+++ b/Seyounth.Hyosung.UI/Seyounth.Hyosung.UI.csproj
@@ -35,4 +35,10 @@
+
+
+ PreserveNewest
+
+
+