[MonoDevelop] Mdtool Generated .resources file doesn't have namespace prefix
Tom Philpot
tom.philpot at logos.com
Wed Jul 22 18:48:45 EDT 2009
We have a cross platform app that is building with .NET 3.0 and Mono. We
have a ResourceFile.resx file in a namespace, Foo. The Visual Studio
generated ResourceFile.Designer.cs file is looking for
Foo.ResourceFile.resources which is being generated from ResourceFile.resx
on .NET. Mdtool does not generate Foo.ResourceFile.resources, but instead
is generating ResourceFile.resources from the same .resx file.
Any thoughts on how we can fix this? Is this an mdtool bug?
Thanks,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090722/0aa18b98/attachment.html
More information about the Monodevelop-list
mailing list