-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
333fred
Aug 26, 2024
Replies: 1 comment 4 replies
-
This doesn't seem related to the Roslyn compiler, closing out. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Elvis254 it's unclear what you're asking for. Roslyn produces standard .NET binaries: these are already operating-system independent, and mostly CPU-architecture independent; where they aren't aren't, there are already systems in MSBuild for controlling this. There doesn't appear to be an ask for Roslyn to do anything that it doesn't already do.