Bladeren bron

Merge branch 'next' of https://gitee.com/livin00/Admin.NET into next

livining@126.com 1 jaar geleden
bovenliggende
commit
9b612add28

+ 1 - 1
Admin.NET/Admin.NET.Application/Admin.NET.Application.csproj

@@ -25,9 +25,9 @@
   </ItemGroup>
 
   <ItemGroup>
+    <ProjectReference Include="..\Admin.NET.Core\Admin.NET.Core.csproj" />
     <ProjectReference Include="..\Plugins\Admin.NET.Plugin.ApprovalFlow\Admin.NET.Plugin.ApprovalFlow.csproj" />
     <ProjectReference Include="..\Plugins\Admin.NET.Plugin.DingTalk\Admin.NET.Plugin.DingTalk.csproj" />
-    <ProjectReference Include="..\Plugins\Admin.NET.Plugin.Elsa\Admin.NET.Plugin.Elsa.csproj" />
     <ProjectReference Include="..\Plugins\Admin.NET.Plugin.GoView\Admin.NET.Plugin.GoView.csproj" />
     <ProjectReference Include="..\Plugins\Admin.NET.Plugin.ReZero\Admin.NET.Plugin.ReZero.csproj" />
   </ItemGroup>

+ 3 - 3
Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj

@@ -18,9 +18,9 @@
     <PackageReference Include="AspectCore.Extensions.Reflection" Version="2.4.0" />
     <PackageReference Include="AspNetCoreRateLimit" Version="5.0.0" />
     <PackageReference Include="Elastic.Clients.Elasticsearch" Version="8.13.12" />
-    <PackageReference Include="Furion.Extras.Authentication.JwtBearer" Version="4.9.3.3" />
-    <PackageReference Include="Furion.Extras.ObjectMapper.Mapster" Version="4.9.3.3" />
-    <PackageReference Include="Furion.Pure" Version="4.9.3.3" />
+    <PackageReference Include="Furion.Extras.Authentication.JwtBearer" Version="4.9.3.4" />
+    <PackageReference Include="Furion.Extras.ObjectMapper.Mapster" Version="4.9.3.4" />
+    <PackageReference Include="Furion.Pure" Version="4.9.3.4" />
     <PackageReference Include="IPTools.China" Version="1.6.0" />
     <PackageReference Include="IPTools.International" Version="1.6.0" />
     <PackageReference Include="Magicodes.IE.Excel" Version="2.7.5.1" />

+ 1 - 1
Admin.NET/Plugins/Admin.NET.Plugin.ReZero/Admin.NET.Plugin.ReZero.csproj

@@ -24,7 +24,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="Rezero.Api" Version="1.1.1" />
+    <PackageReference Include="Rezero.Api" Version="1.1.2" />
   </ItemGroup>  
 
   <ItemGroup>