ravibpatel/AutoUpdater.NET

安装后,DEBUG目录下太多的文件夹目录,影响美观,可否修改为放置在一个统一文件夹里面

Opened this issue · 3 comments

安装后,DEBUG目录下太多的文件夹目录,影响美观,可否修改为放置在一个统一文件夹里面

If you meant the folders for all the languages, then you can just remove the folders if you don't need the localization in different languages.

If you meant the folders for all the languages, then you can just remove the folders if you don't need the localization in different languages.

How to avoid it being generated

It is not possible to avoid it for .NET Framework, but you can use single file deployment for newer .net versions.