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

Commit

Permalink
Merge pull request #36 from VPKSoft/dependabot/nuget/Eto.Forms-2.7.5
Browse files Browse the repository at this point in the history
Bump Eto.Forms from 2.7.4 to 2.7.5
  • Loading branch information
Petteri Kautonen authored Apr 25, 2023
2 parents e98e3b8 + 8b9de0e commit 3665775
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.7.4">
<Project Sdk="Eto.Forms/2.7.5">

<!--
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.7.4" />
<PackageReference Update="Eto.Forms" Version="2.7.5" />
<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 3665775

Please sign in to comment.