Skip to content

Commit

Permalink
Merge pull request #2584 from cyanfish/gtkupdate
Browse files Browse the repository at this point in the history
Upgrade to GtkSharp 3.24.24.95
  • Loading branch information
cwensley authored Nov 26, 2023
2 parents d612886 + 7c332b8 commit 7719478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eto.Gtk/Eto.Gtk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ When building for the full framework, .NET Framework 4.6.1 or mono framework 5.1
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GtkSharp" Version="3.24.24.38" />
<PackageReference Include="GtkSharp" Version="3.24.24.95" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Eto\Eto.csproj" />
Expand Down

0 comments on commit 7719478

Please sign in to comment.