diff --git a/windows/TweetDuck.Browser/TweetDuck.Browser.csproj b/windows/TweetDuck.Browser/TweetDuck.Browser.csproj index f4029b84..d0afcd0e 100644 --- a/windows/TweetDuck.Browser/TweetDuck.Browser.csproj +++ b/windows/TweetDuck.Browser/TweetDuck.Browser.csproj @@ -32,7 +32,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="CefSharp.Common.NETCore" Version="107.1.90" /> + <PackageReference Include="CefSharp.Common.NETCore" Version="109.1.110" /> </ItemGroup> <ItemGroup> diff --git a/windows/TweetDuck/TweetDuck.csproj b/windows/TweetDuck/TweetDuck.csproj index b75b0cb7..c5cea50f 100644 --- a/windows/TweetDuck/TweetDuck.csproj +++ b/windows/TweetDuck/TweetDuck.csproj @@ -36,7 +36,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="CefSharp.WinForms.NETCore" Version="107.1.90" /> + <PackageReference Include="CefSharp.WinForms.NETCore" Version="109.1.110" /> </ItemGroup> <ItemGroup> diff --git a/windows/TweetImpl.CefSharp/TweetImpl.CefSharp.csproj b/windows/TweetImpl.CefSharp/TweetImpl.CefSharp.csproj index 2e5a2a3b..5ee81431 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="107.1.90" /> + <PackageReference Include="CefSharp.WinForms.NETCore" Version="109.1.110" /> </ItemGroup> <ItemGroup>