AutoUpdater.NET icon indicating copy to clipboard operation
AutoUpdater.NET copied to clipboard

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

Open cyanlo opened this issue 10 months ago • 3 comments

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

cyanlo avatar Mar 27 '25 12:03 cyanlo

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.

ravibpatel avatar Mar 30 '25 12:03 ravibpatel

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

nssiwi avatar Jul 10 '25 00:07 nssiwi

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

ravibpatel avatar Jul 12 '25 06:07 ravibpatel