This is a real shot in the dark. I have a C# DotNet solution (Visual Studio 2010) that consists of the EXE and several class library support DLLs. The Solution uses SMO (SQL Management Objects) to connect to and browse a database.
One of the DLLs is being flagged as Ransomware by Windows Defender (Windows 10 Pro x64). Specifically Ransom:MSIL/Hasadcrypt.A
. I ran the DLL through VirusTotal and nothing else is flagging it except Microsoft. It is without question not RansomWare. I don't even know where to begin to figure out what is causing it to be flagged. Any suggestions as to where to start would be greatly appreciated.