Skip to content

Commit

Permalink
.net 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bc3tech committed Jul 13, 2024
1 parent 990d1b6 commit d0e9d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FileSorter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<StartupObject>FileSorter.Program</StartupObject>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Version>0.0.1</Version>
Expand Down

0 comments on commit d0e9d46

Please sign in to comment.