Skip to content
Discussion options

You must be logged in to vote

Indeed, compiler constants do not work here as there is only one target framework -desktop == a single set of binaries. You can do runtime platform-specific checks though, using OperatingSystem.IsLinux() etc.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by baskren
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@baskren
Comment options

@baskren
Comment options

@baskren
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants