0

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

Martin Kool
  • 611
  • 1
  • 6
  • 9

1 Answers1

1

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.

Richard Lucas
  • 630
  • 1
  • 4
  • 15