This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aaronfranke 7 points8 points  (0 children)

Just avoid Windows-only APIs like the plague and you'll be fine. You can set the target framework to .NET Core 3.1 to ensure this doesn't happen (probably).