Environment:
- Version: ?5.6.7?
- Branch:
- Installation/Running method:
- Operating System:
Describe the bug
My team recently upgraded from .NET 6 to .NET 7. After upgrading, we started getting false positive SCS0012 warnings.
Repro
Run dotnet tool restore, dotnet build, and then dotnet tool run security-scan Test.sln.
Example.zip
Environment:
Describe the bug
My team recently upgraded from .NET 6 to .NET 7. After upgrading, we started getting false positive SCS0012 warnings.
Repro
Run
dotnet tool restore,dotnet build, and thendotnet tool run security-scan Test.sln.Example.zip