Skip to content

Commit

Permalink
升级包依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
GardenHamster committed Dec 6, 2023
1 parent 63cc8a2 commit 942974e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EleCho.GoCqHttpSdk" Version="1.2.2" />
<PackageReference Include="EleCho.GoCqHttpSdk" Version="1.2.4" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Theresa3rd-Bot/TheresaBot.Main/TheresaBot.Main.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<PackageReference Include="Quartz" Version="3.5.0" />
<PackageReference Include="SharpZipLib" Version="1.4.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
<PackageReference Include="SkiaSharp" Version="2.88.3" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.3" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.6" />
<PackageReference Include="SqlSugar.IOC" Version="2.0.0" />
<PackageReference Include="SqlSugarCore" Version="5.1.4.89" />
<PackageReference Include="WordCloud.NetCore" Version="1.1.0" />
Expand Down

0 comments on commit 942974e

Please sign in to comment.