synhershko / NAppUpdate

A simple framework for providing auto-update support to .NET applications
http://www.code972.com/blog/2010/08/nappupdate-application-auto-update-framework-for-dotnet/
Apache License 2.0
525 stars 163 forks source link

Copy original file permissions to updated file. (modified) #90

Closed robinwassen closed 7 years ago

robinwassen commented 7 years ago

Modified version of #87 to fix #43

synhershko commented 7 years ago

Great work, thanks!