Skip to content

Conversation

@kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Dec 16, 2025

When on linux this doesn't try to load the windows or mac targets. This way shenanigans aren't needed to just load a solution on linux and work. On the mac everything will load.

We could add something similar for windows, but currently nobody is trying to work on the client SDK in windows.


Note

On Linux, only build netstandard2.0 and net8.0 by adding a Linux-specific BuildFrameworks condition in the project file.

  • Build configuration:
    • Add Linux-specific BuildFrameworks in pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj to build only netstandard2.0;net8.0, avoiding Android/iOS/Mac/Windows targets on Linux.

Written by Cursor Bugbot for commit 7824e8a. This will update automatically on new commits. Configure here.

@kinyoklion kinyoklion requested a review from a team as a code owner December 16, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants