Skip to content

Commit

Permalink
Bump Eto.Platform.Gtk from 2.8.0 to 2.8.2 (#59)
Browse files Browse the repository at this point in the history
Bumps [Eto.Platform.Gtk](https://github.com/picoe/Eto) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.8.0...2.8.2)

---
updated-dependencies:
- dependency-name: Eto.Platform.Gtk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 3a90d98 commit 1ce37ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLRPC.GUI.Linux/PLRPC.GUI.Linux.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Eto.Platform.Gtk" Version="2.8.0"/>
<PackageReference Include="Eto.Platform.Gtk" Version="2.8.2"/>
<ProjectReference Include="..\PLRPC.GUI\PLRPC.GUI.csproj"/>
</ItemGroup>

Expand Down

0 comments on commit 1ce37ed

Please sign in to comment.