Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Eto.Platform.Windows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 12, 2023
1 parent 56218a1 commit c9838d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLRPC.GUI.Windows/PLRPC.GUI.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

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

Expand Down

0 comments on commit c9838d3

Please sign in to comment.