Skip to content
Discussion options

You must be logged in to vote

That page is a bit misleading, targets in the project.json can have any name and it doesn't affect what platform it compiles to.
Setting "target": "linux-x64" or compiling with --target linux-x64 will compile it to linux. That said I also don't know if it's currently possible to cross-compile from linux to windows, but if previously building would create a windows exe then try the above.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@Book-reader
Comment options

@Sorrow-Scarlet
Comment options

Answer selected by Sorrow-Scarlet
Comment options

You must be logged in to vote
2 replies
@Sorrow-Scarlet
Comment options

@Sorrow-Scarlet
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
3 participants