[MonoDevelop] $(Configuration) not supported?
Bob Berry
bberry at uberent.com
Thu Aug 2 17:49:27 UTC 2012
I use $(Configuration) in some .csproj files I'm trying to port to Mono.
Specifically in the path to an embedded resource, like this:
<EmbeddedResource Include="..\foo\bin\$(Configuration)\foo.dll">
Apparently this variable/macro doesn't exist in Mono. Anyone know of an
alternative?
Thanks,
-Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120802/d32fd761/attachment.html>
More information about the Monodevelop-list
mailing list