stavroskasidis / BlazorWasmAntivirusProtection

Antivirus protection for Blazor Wasm projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xor publish clean files

peterthorpe81 opened this issue · comments

The CleanOldDlls function doesn't appear to work correctly with the Xor process. I think this is due to the the IsDllHeaderBz check being incorrect when the file is Xor'ed.

If you run a publish the files are Xored if you run another publish straight after the files are reverted unless you manually clean the directory.

I can reproduce it. A fix will be coming.

Fixed in 1.6