From 025a533a7fa76f087a39020a414cd7fe9903cbcc Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 5 Aug 2024 19:16:17 +0800 Subject: [PATCH] fix(package): fix incorrect nuget package name --- .../LINGYUN.Abp.Notifications.HttpApi.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnet-core/modules/realtime-notifications/LINGYUN.Abp.Notifications.HttpApi/LINGYUN.Abp.Notifications.HttpApi.csproj b/aspnet-core/modules/realtime-notifications/LINGYUN.Abp.Notifications.HttpApi/LINGYUN.Abp.Notifications.HttpApi.csproj index 6c06598d6..549bd0a3e 100644 --- a/aspnet-core/modules/realtime-notifications/LINGYUN.Abp.Notifications.HttpApi/LINGYUN.Abp.Notifications.HttpApi.csproj +++ b/aspnet-core/modules/realtime-notifications/LINGYUN.Abp.Notifications.HttpApi/LINGYUN.Abp.Notifications.HttpApi.csproj @@ -5,8 +5,8 @@ net8.0 - LINGYUN.Abp.ExceptionHandling.HttpApi - LINGYUN.Abp.ExceptionHandling.HttpApi + LINGYUN.Abp.Notifications.HttpApi + LINGYUN.Abp.Notifications.HttpApi false false false