building xbuild into visual studio addin
Posted
by Tommy
on Stack Overflow
See other posts from Stack Overflow
or by Tommy
Published on 2010-06-06T02:23:52Z
Indexed on
2010/06/06
2:32 UTC
Read the original article
Hit count: 419
im looking for a way to implement a addin that can convert a C# solution into a mono compiled exe, so i can use it on a linux and mac environment that have the mono framework installed.
© Stack Overflow or respective owner