Skip to content

Commit

Permalink
Compiler shouldn't complain about .NET 5 end of life
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Nov 30, 2022
1 parent 4f0a013 commit 36a983e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<LangVersion>9.0</LangVersion>
<TargetFramework>net5.0</TargetFramework>
<ContentTargetFolders>content</ContentTargetFolders>
<CheckEolTargetFramework>false</CheckEolTargetFramework>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 36a983e

Please sign in to comment.