Merge pull request #3437 from ntherning/fix-DirectoryNotFoundException-thrown-in...
commitdfbd2bcf829d1bc62451aa824dc6a1aba68370bb
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 24 Aug 2016 21:38:29 +0000 (24 23:38 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Aug 2016 21:38:29 +0000 (24 23:38 +0200)
tree49af99f9f56feb40a56187459d6937ac72ad1125
parent9a54e8d2267da69596c015d332e1caaeb6373640
parent93181627a24f30916776d5874d81c82664eda23a
Merge pull request #3437 from ntherning/fix-DirectoryNotFoundException-thrown-in-FileInfoTest.MoveTo_DestFileName_DirectoryDoesNotExist-on-windows

FileInfo.MoveTo() throws DirectoryNotFoundException rather than FileNotFoundException on Windows when target doesn't exist