System.IO.FileSystem.MoveFile(...) will now delete source file after copying it to...
authorAnton Landor <55381413+AntonLandor@users.noreply.github.com>
Tue, 22 Oct 2019 19:04:08 +0000 (21:04 +0200)
committerStephen Toub <stoub@microsoft.com>
Tue, 22 Oct 2019 19:04:08 +0000 (15:04 -0400)
commit6adfa2dbee15da9f8abbf3eda2badaabf698536a
treea19bad1b9a728a48c5ea84cbd9e0358b8c4c5ead
parent647631b81f36075c0dadebd0288de3dd467e9cb0
System.IO.FileSystem.MoveFile(...) will now delete source file after copying it to its destination when moving files over file systems. (dotnet/corefx#41767)

Commit migrated from https://github.com/dotnet/corefx/commit/fd752586114139c6f42a44b86c9afddd1a128df4
src/libraries/System.IO.FileSystem/src/System/IO/FileSystem.Unix.cs