Browse Source

😘升级NuGet包 SKIT

zuohuaijun 3 years ago
parent
commit
92473aee68
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Admin.NET/.editorconfig
  2. 1 1
      Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj

+ 1 - 1
Admin.NET/.editorconfig

@@ -175,4 +175,4 @@ tab_width = 4
 dotnet_style_operator_placement_when_wrapping = beginning_of_line
 
 # Add copyright file header
-file_header_template = Apache-2.0 License\nCopyright (c) 2021-2022 zuohuaijun\n电话/微信:18020030720  QQ群:87333204
+file_header_template = MIT License\n\nCopyright (c) 2021-present zuohuaijun, Daming Co.,Ltd and Contributors\n\n电话/微信:18020030720 QQ群1:87333204 QQ群2:252381476

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

@@ -29,7 +29,7 @@
     <PackageReference Include="NEST" Version="7.17.5" />
     <PackageReference Include="NewLife.Redis" Version="5.1.2023.207-beta0755" />
     <PackageReference Include="OnceMi.AspNetCore.OSS" Version="1.1.9" />
-    <PackageReference Include="SKIT.FlurlHttpClient.Wechat.Api" Version="2.23.0" />
+    <PackageReference Include="SKIT.FlurlHttpClient.Wechat.Api" Version="2.24.0" />
     <PackageReference Include="SKIT.FlurlHttpClient.Wechat.TenpayV3" Version="2.15.2" />
     <PackageReference Include="SqlSugarCore" Version="5.1.3.51-preview01" />
     <PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.25" />