Reputation: 621
When using the "publish website" functionality from Visual Studio, it deletes all what was already there, and then publishes only the files in the solution.
Does VS make a backup of the files anywhere? They're not in the recycle bin.
Thanks,
Martin
Upvotes: 0
Views: 332
Reputation: 630
As far as I'm aware it doesn't make a backup, you would need to get the files back from your backup device. You might also have some success with a file recovery tool if the directory is not backed up.
Upvotes: 1