Skip to content

Commit

Permalink
升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
CHKZL committed Jul 27, 2024
1 parent 55b81b2 commit 77a4c1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Aliyun.OSS.SDK" Version="2.14.1" />
<PackageReference Include="AWSSDK.S3" Version="3.7.310.8" />
<PackageReference Include="ConsoleTableExt" Version="3.2.0" />
<PackageReference Include="Downloader" Version="3.0.6" />
<PackageReference Include="Masuit.Tools.AspNetCore" Version="1.2.8.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.6" />
<PackageReference Include="SkiaSharp.QrCode" Version="0.6.0" />
Expand Down
3 changes: 1 addition & 2 deletions Core/Tools/ProgramUpdates.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Aliyun.OSS;
using Amazon.Runtime.Internal;
using Amazon.Runtime.Internal;
using Amazon.Runtime.Internal.Endpoints.StandardLibrary;
using Amazon.S3;
using Amazon.S3.Model;
Expand Down

0 comments on commit 77a4c1d

Please sign in to comment.