Skip to content

Commit

Permalink
readd basetargets
Browse files Browse the repository at this point in the history
  • Loading branch information
mszhanyi committed Dec 12, 2023
1 parent d41dd77 commit 87fa31a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<IncludeMobileTargets>true</IncludeMobileTargets>
<BaseTargets>netstandard2.0</BaseTargets>
<BaseTargets>netstandard2.0;netcoreapp3.1;net6.0</BaseTargets>
<MobileTargets></MobileTargets>
</PropertyGroup>

Expand Down

0 comments on commit 87fa31a

Please sign in to comment.