[MonoDevelop] Env. vars. on File references

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Jan 9 16:40:19 UTC 2013


No, this feature comes from MSBuild which falls back to environment
variables when evaluating properties.

This should work if you enable the experimental xbuild/msbuild build
engine, however other things may not work. For more info, see
https://mjhutchinson.com/journal/2012/08/19/state_msbuild_support_monodevelop



On 4 January 2013 11:48, Marcos Cobeña Morián <mcobena at plainconcepts.com>wrote:

>  Hi,****
>
> ** **
>
> One question regarding project templates, is it possible to use on a File
> reference of type Assembly an env. var.? Somewhat like ****
>
> ** **
>
> <Reference type="Assembly" refto="$(MyEnvVar)Library.dll" />****
>
> ** **
>
> Above isn’t valid, I’ve already tried it, but maybe the correct syntax
> differs.****
>
> ** **
>
> If the answer is no, is there any workaround where I could locate an
> assembly through an env. var.?****
>
> ** **
>
> Thanks,****
>
> ** **
>
> Marcos****
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>


-- 
Michael Hutchinson
http://mjhutchinson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130109/6a7fec63/attachment.html>


More information about the Monodevelop-list mailing list