[MonoDevelop] How could I add a <Reference /> *specifying a path*, within a MonoDevelop 2.8 project template (.xpt.xml)?
Marcos Cobeña Morián
mcobena at syderis.com
Mon Jan 16 10:04:42 UTC 2012
Hello,
For instance, instead of
<References>
<Reference type="Gac" refto="System, Version=2.0.5.0, Culture=neutral,
PublicKeyToken=7cec85d7bea7798e" />
</References>
something similar to (already tested, doesn't work)
<Reference Include="MyAssembly">
<HintPath>path\to\MyAssembly.dll</HintPath>
</Reference>
Thanks so much!
--
*Marcos Cobeña Morián* > Project Manager > Syderis Technologies
mcobena at syderis.com > +34 955432481 > http://syderis.com/
Calle Arquitectura 2, torre 11, planta 7, módulo 11, 41015, Sevilla, España
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120116/5b11a0c9/attachment-0001.html>
More information about the Monodevelop-list
mailing list