Is there any way to disable the check to refresh a reference I have in my project, so when I build it, I don't get "unable to update auto-refresh reference". The reason I am getting this error is that the files were originally added from a local drive, not a network share, so when I compile on another machine, it doesn't see them on its local drive. I know I can make a network share, etc, but I don't want to do this.
↧