Skip to content

Commit

Permalink
Reverted: Meta to previous version [not all files updated for .NET 8]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Nov 20, 2023
1 parent 1bbc6a7 commit e5aaa7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit e5aaa7a

Please sign in to comment.