I updated my Visual Studio 2012 Ultimate yesterday. Today I realized the publish feature for Web sites now has profiles. Very nice, but after every time the website is published, it now displays a 'file modification detected' dialog.
Is there a solution to this nagging dialog?
I noticed that it added whole lot of files to App_Data/PublishProfiles/ (ok, I guess got to store the profiles somewhere) and "website.publishproj" :-( don't see the point of this file, really clutters my web site. I'm guessing the popup has something to do with these files being updated.
Program You