I regularly take console application binaries built in Visual Studio on Windows, and run them, unmodified, on Mono on Linux. _____________________________ From: nikhil sehgal <[email protected]> Sent: Saturday, March 4, 2017 3:48 pm Subject: [Mono-list] Xbuild VS MSbuild To: Marek Safar <[email protected]>, <[email protected]>, <[email protected]>
HI All, Currently my all projects & Solution Builds with MSBuild on Jenkin Build server . Can i use the same binaries that's build by msbuild and make them run under Linux environment with Mono Framework installed or Do i need to rebuild my binaries using Xbuild.What advantage do i get if i Rebuild my projects using Xbuild.Is there any issue if use same binaries.? Assumption i already made my code OS Agnostic and i dont have any windows dependent code. Appreciate your Help
_______________________________________________ Mono-list maillist - [email protected] http://lists.dot.net/mailman/listinfo/mono-list
