Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
chore: Remove netstandard TODO from project file.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion authored Feb 21, 2024
1 parent 7002325 commit 0b57114
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LaunchDarkly.ClientSdk/LaunchDarkly.ClientSdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
that doesn't have the MAUI tools installed. That is currently the case in
the release phase where we build HTML documentation. -->

<!-- TODO bring back netstandard target -->
<BuildFrameworks Condition="'$(BUILDFRAMEWORKS)' == ''">netstandard2.0;net7.0;net7.0-android;net7.0-ios;net7.0-maccatalyst;net7.0-windows</BuildFrameworks>
<TargetFrameworks>$(BUILDFRAMEWORKS)</TargetFrameworks>
<UseMauiEssentials>true</UseMauiEssentials>
Expand Down

0 comments on commit 0b57114

Please sign in to comment.