Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #66 from LeoChen98/dependabot/nuget/BiliAccount-2.…
Browse files Browse the repository at this point in the history
…5.3.25

Bump BiliAccount from 2.5.2.24 to 2.5.3.25
  • Loading branch information
LeoChen98 authored Dec 17, 2020
2 parents 3abaf36 + 4f1e1de commit 38fed64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Release'">
<PackageReference Include="BiliAccount" Version="2.5.2.24" />
<PackageReference Include="BiliAccount" Version="2.5.3.25" />
<PackageReference Include="BiliAccount.Geetest" Version="1.0.5.5" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion BiliAccount.Geetest/BiliAccount.Geetest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Release'">
<PackageReference Include="BiliAccount" Version="2.5.2.24" />
<PackageReference Include="BiliAccount" Version="2.5.3.25" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug'">
Expand Down

0 comments on commit 38fed64

Please sign in to comment.