Hello,
VS 2013
During Web Site builds I get a series of "Warning: Unable to update auto-refresh reference" messages.
I know the reason this is happening. I did a simple folder/file copy of the actual Web Site being developed into another location to start another project. I then did "Open Web Site" and saved to start a new solution. Then I deleted the projectfolder of the original Web Site that I had copied. The build process is not happy about this...
(1) My first question is, where do I go to reset, delete, or manage what the Build process is using to refresh references so it no longer tries to refresh a project that no longer exists?
(2) My second questions is, what process should I have followed to copy a Web Site to another location to start a new project based on something I had already created AND then delete the original Web Site while avoiding the Build problem I created.
Thanks.
Best Regards,
Alan