Skip to content

Commit

Permalink
Upgrade to .net 6
Browse files Browse the repository at this point in the history
  • Loading branch information
pngan committed Nov 9, 2021
1 parent 9eaeae2 commit 911c041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winlayout-ui/winlayout-ui/winlayout-ui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<TargetFramework>net6.0-windows</TargetFramework>
<RootNamespace>winlayout_ui</RootNamespace>
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
Expand Down

0 comments on commit 911c041

Please sign in to comment.