Update logging to be standardized across analyzers
Fix misuse of SAST_EXCLUDED_PATHS resulting in scanned projects being skipped
Remove location.dependency from the generated SAST report
Update security-code-scan to v3.5.3
Support building .NET Framework projects (!29 @agixid)
Add `id` field to vulnerabilities in JSON report (!26)
Add support for .NET multiprojects
Upgrade to .NET Core SDK 3.1 (LTS) (!19 @shaun.burns)
Update the `dotnet clean` command to run after the analyzer adds the security package