Skip to content

Commit

Permalink
chore: upgrade to .net 8 (forced)
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimple committed Jan 30, 2024
1 parent e742a84 commit 78b55b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CFLookup/CFLookup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
Expand Down

0 comments on commit 78b55b9

Please sign in to comment.