Skip to content

Commit

Permalink
forgotten
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilLord666 committed Feb 21, 2024
1 parent 705abc8 commit 7c88ead
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net8.0</TargetFrameworks>
<TargetFrameworks>net8.0;netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 7c88ead

Please sign in to comment.