Bugzilla – Bug 322116
REQ: add option to specify name for embedded resources
Last modified: 2007-09-15 21:23:51 UTC
---- Reported by axel@banzais.org 2006-09-15 09:44:21 MST ---- It is not possible to specify namespace for embedded resources (as specified by the mcs switch /res:file,resourcename). This is not a big issue with mono, but eg. Visual Studio by default assigns embedded resources the name AssemblyName.ResourceName: eg. when embedding 'fubar.txt' into assembly FooAsm, visual studio gives it the name "FooAsm.fubar.txt", whereas MonoDevelop gives it just "fubar.txt". If the code depends on the resource being called "FooAsm.fubar.txt", it will not be able to find the resource. ---- Additional Comments From lluis@ximian.com 2006-11-20 14:05:45 MST ---- *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO76290 *** Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"