Skip to content

Commit

Permalink
Bump Eto.WinForms support down to 461
Browse files Browse the repository at this point in the history
  • Loading branch information
Beyley authored Nov 19, 2022
1 parent daca903 commit 4c98086
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 4c98086

Please sign in to comment.