diff --git a/windows/TweetDuck.Browser/TweetDuck.Browser.csproj b/windows/TweetDuck.Browser/TweetDuck.Browser.csproj index 9b0353f3..c5aa6fc4 100644 --- a/windows/TweetDuck.Browser/TweetDuck.Browser.csproj +++ b/windows/TweetDuck.Browser/TweetDuck.Browser.csproj @@ -33,7 +33,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" /> + <PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" /> </ItemGroup> <ItemGroup> diff --git a/windows/TweetDuck/TweetDuck.csproj b/windows/TweetDuck/TweetDuck.csproj index 65a3cfc4..494b84f5 100644 --- a/windows/TweetDuck/TweetDuck.csproj +++ b/windows/TweetDuck/TweetDuck.csproj @@ -36,7 +36,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" /> + <PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" /> </ItemGroup> <ItemGroup> diff --git a/windows/TweetImpl.CefSharp/TweetImpl.CefSharp.csproj b/windows/TweetImpl.CefSharp/TweetImpl.CefSharp.csproj index f1323170..479c0953 100644 --- a/windows/TweetImpl.CefSharp/TweetImpl.CefSharp.csproj +++ b/windows/TweetImpl.CefSharp/TweetImpl.CefSharp.csproj @@ -28,7 +28,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" /> + <PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" /> </ItemGroup> <ItemGroup>