Skip to content

Commit

Permalink
Revert code of removal of netstandard2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AwineshKumar committed Sep 13, 2024
1 parent be92539 commit b8a2c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Laerdal.Dfu/Laerdal.Dfu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<!-- todo add support for maccatalyst -->
<TargetFrameworks>net8.0-ios;net8.0-android;</TargetFrameworks>
<TargetFrameworks>net8.0-ios;net8.0-android;netstandard2.1;</TargetFrameworks>

<UseMaui>true</UseMaui>
<SingleProject>true</SingleProject>
Expand Down

0 comments on commit b8a2c04

Please sign in to comment.