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 + + +