diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index d1376e65..fd3e309c 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -28,9 +28,9 @@ - - - + + + @@ -52,11 +52,11 @@ - + - + diff --git a/Web/package.json b/Web/package.json index 58772611..cf4b902e 100644 --- a/Web/package.json +++ b/Web/package.json @@ -2,7 +2,7 @@ "name": "admin.net.pro", "type": "module", "version": "2.4.33", - "lastBuildTime": "2025.06.03", + "lastBuildTime": "2025.06.04", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -53,7 +53,7 @@ "md-editor-v3": "^5.6.1", "mitt": "^3.0.1", "monaco-editor": "^0.52.2", - "mqtt": "^5.13.0", + "mqtt": "^5.13.1", "nprogress": "^0.2.0", "ol": "^10.5.0", "pinia": "^3.0.2",