1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-01 08:34:11 +02:00

Update CefSharp to 105

This commit is contained in:
chylex 2022-09-14 01:55:18 +02:00
parent c785a7ed8c
commit 0c8159aa79
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548
3 changed files with 3 additions and 3 deletions
windows
TweetDuck.Browser
TweetDuck
TweetImpl.CefSharp

View File

@ -33,7 +33,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" /> <PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

View File

@ -36,7 +36,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" /> <PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

View File

@ -28,7 +28,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" /> <PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>