I get this build warning when building our web site:
Unable to update auto-refresh reference 'aspose.words.dll'. Can not find assembly 'C:\Projects\Program Files\Aspose\Aspose.Words\bin\net2.0\Aspose.Words.dll'.
Any suggestions for cleaning this up? I'd like to avoid dependencies outside the project root folder. I have stored the Aspose dll, xml and lic files in the bin folder.
Thanks.