Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

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 db764a8 commit eaf36dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TestApplication/TestApplication.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Eto.Forms/2.8.0">
<Project Sdk="Eto.Forms/2.8.2">

<!--
Set the BuildPlatform property to the Eto platform you wish to build for.
Expand Down Expand Up @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Update="Eto.Forms" Version="2.8.0" />
<PackageReference Update="Eto.Forms" Version="2.8.2" />
<PackageReference Include="Scintilla.NET.Abstractions" Version="1.0.11" />
<PackageReference Include="Scintilla.NET.EtoForms.Shared" Version="1.0.11.5320" />
</ItemGroup>
Expand Down

0 comments on commit eaf36dd

Please sign in to comment.