[Mono-bugs] [Bug 50752][Nor] Changed - Problems on embedding resource files from subdirectories to assembly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Mar 2004 12:40:28 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by projects@saring.de.

http://bugzilla.ximian.com/show_bug.cgi?id=50752

--- shadow/50752	2004-03-13 11:25:25.000000000 -0500
+++ shadow/50752.tmp.28643	2004-03-21 12:40:28.000000000 -0500
@@ -79,6 +79,10 @@
 
 ------- Additional Comments From projects@saring.de  2004-03-13 11:25 -------
 Sounds good, I'll test it in the next release. 
 How is it realized? The use of "." instead of "/" or no use of
 subdirectories ?
 
+
+------- Additional Comments From projects@saring.de  2004-03-21 12:40 -------
+I've tested it with mono 0.31. It works great now. Now it uses always
+'.' characters instead of '/' for directories. Thanks!