unoplatform / uno.resizetizer

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

Ensure that we can overwrite existing files. #291

Closed dansiegel closed 5 months ago

dansiegel commented 5 months 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.