Skip to content

Commit

Permalink
Merge pull request #2354 from Beyley/develop
Browse files Browse the repository at this point in the history
Bump Eto.WinForms support down to 461
  • Loading branch information
cwensley authored Nov 25, 2022
2 parents 4674c1b + 4c98086 commit 05cf515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eto.WinForms/Eto.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<HaveWindowsDesktopSdk Condition="$(HaveWindowsDesktopSdk) == '' and $(OS) == 'Windows_NT'">true</HaveWindowsDesktopSdk>

<TargetFrameworks>netcoreapp3.1;net462</TargetFrameworks>
<TargetFrameworks>netcoreapp3.1;net461</TargetFrameworks>
</PropertyGroup>

<Import Condition="'$(HaveWindowsDesktopSdk)' != 'true'" Sdk="Microsoft.NET.Sdk" Project="Sdk.props" />
Expand Down

0 comments on commit 05cf515

Please sign in to comment.