NAudio
NAudio copied to clipboard
VirusTotal | NAudio.Wasapi.dll
trafficstars
My app uses NAudio and I get a virus warning on my app from VirusTotal.
How to reproduce the issue:
-
Install NAudio.Wasapi using the following command:
- dotnet add package NAudio.Wasapi --version 2.1.0
-
Then upload the following file to VirusTotal:
- C:....nuget\packages\naudio.wasapi\2.1.0\lib\netstandard2.0
Here the output from VirusTotal:
Any tips on what I/we could do here?
That's a shame - I have no idea why that would be happening. I messed up the version number of the wasapi dll on the last update of NAudio, so I will be fixing that soon, but when the next one is out, hopefully that won't bet flagged
Thanks, Mark!