From da32aed6477c5c3786b11ee3bd53857da4b45513 Mon Sep 17 00:00:00 2001 From: wzh425 Date: Mon, 21 Aug 2023 08:55:44 +0800 Subject: [PATCH 1/2] chore : using --- src/Application/Masa.Alert.Application/_Imports.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Application/Masa.Alert.Application/_Imports.cs b/src/Application/Masa.Alert.Application/_Imports.cs index 65c48d1..609f155 100644 --- a/src/Application/Masa.Alert.Application/_Imports.cs +++ b/src/Application/Masa.Alert.Application/_Imports.cs @@ -49,11 +49,9 @@ global using Masa.BuildingBlocks.StackSdks.Tsc.Model; global using Masa.Contrib.Dispatcher.Events; global using Masa.Contrib.StackSdks.Config; -global using Masa.Contrib.StackSdks.Caller; global using Microsoft.EntityFrameworkCore; global using Microsoft.Extensions.Logging; global using Masa.Alert.Infrastructure.Constants; -global using Masa.Alert.Application.AlarmRules.Commands; global using Masa.BuildingBlocks.Dispatcher.Events; global using Masa.BuildingBlocks.Caching; global using Masa.Alert.Domain.Shared.Consts; From b4240b1b70b8eccb67bfa31e9da328455f610e92 Mon Sep 17 00:00:00 2001 From: wzh425 Date: Wed, 4 Sep 2024 18:24:31 +0800 Subject: [PATCH 2/2] chore: Upgrade Package --- src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj b/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj index b704b20..f1ae284 100644 --- a/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj +++ b/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj @@ -17,7 +17,7 @@ - +