If you do an AOT build on Windows using .NET 9, create an EXE, and put it in a ZIP file, Windows Defender thinks the ZIP file contains a trojan:

https://github.com/dotnet/runtime/issues/110541

/cc @scott.hanselman.com and @blowdart.me, who might know which bits of Microsoft to bash together to get this looked into...

Comments