fiskaltrust/middleware-launcher

Using move instead of copy

StefanKert opened this issue · 0 comments

Currently we are using copy when ending the launcher. I am not sure if there is a specific reason for that, but if possible we could change that to File.Move to make it quicker.