Skip to content

Commit

Permalink
Bump Eto.Forms from 2.8.0 to 2.8.2
Browse files Browse the repository at this point in the history
Bumps [Eto.Forms](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.Forms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 8ccffa5 commit b07fc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLRPC.GUI/PLRPC.GUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="Serilog" Version="3.0.1"/>
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0"/>
<PackageReference Include="Eto.Forms" Version="2.8.0"/>
<PackageReference Include="Eto.Forms" Version="2.8.2"/>
<ProjectReference Include="..\PLRPC\PLRPC.csproj"/>
</ItemGroup>

Expand Down

0 comments on commit b07fc2a

Please sign in to comment.