Skip to content

Commit

Permalink
Update ExplorerTabUtility.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
DinuruSeniya authored Oct 9, 2024
1 parent 4fc5046 commit 995e4aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ExplorerTabUtility/ExplorerTabUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFrameworks>net7.0-windows;net481</TargetFrameworks>
<TargetFrameworks>net8.0-windows;net481</TargetFrameworks>
<Nullable>enable</Nullable>
<GenerateResourceUsePreserializedResources>false</GenerateResourceUsePreserializedResources>
<UseWindowsForms>True</UseWindowsForms>
<ApplicationIcon>Icon.ico</ApplicationIcon>
<Version>1.3.0</Version>
Expand Down

0 comments on commit 995e4aa

Please sign in to comment.