C
C#2y ago
Sound

❔ Build for Win, Linux & Mac at once

How can i make the solution build for all platforms, with platform specific executables? When i build the solution i want both linux and windows executables
5 Replies
JakenVeina
JakenVeina2y ago
I do believe you want this
JakenVeina
JakenVeina2y ago
Multi-targeting for NuGet Packages in your project file
Description of the various methods to target multiple .NET Framework versions from within a single NuGet package in your project file.
JakenVeina
JakenVeina2y ago
except for the "NuGet Packages" part I have no idea why that's the title in the embed, cause that is NOT the title within the article
Feast
Feast2y ago
write cmds
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?