Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
async transfer project file from main repository by bot f371a0f367c92…
Browse files Browse the repository at this point in the history
…b8e68d287fe500b4cf52e3e7112
  • Loading branch information
LeoChen98 committed Dec 8, 2020
1 parent 8c92db4 commit 89af045
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions BiliAccount.Geetest.Controls.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
<RepositoryType>git</RepositoryType>
<PackageTags>bilibili bililive bililogin biliaccount</PackageTags>
<PackageIcon>favicon_4.png</PackageIcon>
<PackageReleaseNotes>
enhancements:
1. 更新了BiliAccount到2.5.2.24(fixed #49)
2. 更新BiliAccount.Geetest版本到1.0.4.4。
3. 更新Chromium内核版本到85。(安全更新)
<PackageReleaseNotes>1. 更新Chromium内核版本到86。(安全更新)
</PackageReleaseNotes>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
Expand Down Expand Up @@ -145,7 +141,7 @@

<ItemGroup>
<PackageReference Include="CefSharp.WinForms" Version="86.0.241" />
<PackageReference Include="CefSharp.Wpf" Version="81.3.100" />
<PackageReference Include="CefSharp.Wpf" Version="86.0.241" />
</ItemGroup>

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

0 comments on commit 89af045

Please sign in to comment.