[Mono-list] MSBUILD not available in mono 5.0.0.94

Alexander Köplinger alkpli at microsoft.com
Thu May 11 11:52:14 UTC 2017


Yeah, msbuild is now a separate component so it's not included if you just build the mono repository from source.

You can get it from https://github.com/mono/msbuild/tree/xplat-2017-02 (the xplat-2017-02 branch corresponds to the Mono 5.0 release).

Compile with "./cibuild.sh --scope Compile --target Mono --host Mono --config Release"
Install with "./install-mono-prefix.sh <prefix>"

msbuild relies on .NET Core 1.x to bootstrap so you need to make sure you have that installed from https://dot.net/core.

- Alex


On 10 May 2017, at 18:36, Narinder CLAIRE <narinder.claire at uk.bnpparibas.com<mailto:narinder.claire at uk.bnpparibas.com>> wrote:

Hi,

According to the release notes (http://www.mono-project.com/docs/about-mono/releases/5.0.0/<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.mono-project.com%2Fdocs%2Fabout-mono%2Freleases%2F5.0.0%2F&data=02%7C01%7Calkpli%40microsoft.com%7Cfd12ca5e0ab54cd1d05f08d497c2bae6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636300309997355864&sdata=qUHx55qR7Ps9rBLUkyj%2BQP9kky3CfYg%2F5yCLekQ5fAw%3D&reserved=0>)

Xbuild is deprecated and one should be using msbuild. However msbuild is not installed with mono 5 ( compiled from source )

Rgds
N

___________________________________________________________
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is prohibited.

Please refer to http://www.bnpparibas.co.uk/en/email-disclaimer/ for additional disclosures.

_______________________________________________
Mono-list maillist  -  Mono-list at lists.dot.net<mailto:Mono-list at lists.dot.net>
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.dot.net%2Fmailman%2Flistinfo%2Fmono-list&data=02%7C01%7Calkpli%40microsoft.com%7Cfd12ca5e0ab54cd1d05f08d497c2bae6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636300309997365877&sdata=HpLowS2J58LfNU%2BAkBTfo1nt0HCx86RkQAhjuUkREVk%3D&reserved=0

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20170511/0f1405b5/attachment-0001.html>


More information about the Mono-list mailing list