unoplatform / uno.resizetizer

The home for Uno.Resizetizer, an image resizting tooling for Uno Platform apps
https://platform.uno
Other
15 stars 6 forks source link

Ensure that we can overwrite existing files. #291

Closed dansiegel closed 2 weeks ago

dansiegel commented 2 weeks ago

Fixes: #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

We just rely on File.Move

What is the new behavior?

If the file currently exists we will first delete the existing one.