On Dec 28, 2011, at 7:37 AM, was wrote:
> Not quite! In Release mode I have to use:
>
> Stream myInput = Assets.Open("SkylogPro.db");
>
> whereas in Debug mode I have to use:
>
> Stream myInput = Assets.Open("skylogpro.db");
>
> The file in the Assets folder is: SkylogPro.db! How does one clear the Assets
> cache?
Cleaning the project should do so. If not, remove the `obj` directory; the
cached assets are in obj\{Debug,Release}\assets.
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid