cake-contrib / Cake.Issues.Reporting.Sarif

:cake: :jigsaw: :mag_right: Addin for creating SARIF compatible output of issues

Home Page:https://cakeissues.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running on .NET 7

pascalberger opened this issue · comments

When running under .NET 7 an error is thrown:

Creating report SarifIssueReportGenerator...
Resolving assembly 'Sarif, Version=4.2.0.0, Culture=neutral, PublicKeyToken=21a5e83f6f5bb844' using runtime installed at 'C:\projects\cake-issues-recipe\.dotnetsdk\shared\Microsoft.NETCore.App\7.0.8\'...
Exception occurred while resolving assembly Sarif: Could not load file or assembly 'Sarif, Version=4.2.0.0, Culture=neutral, PublicKeyToken=21a5e83f6f5bb844'. The system cannot find the file specified.
Assembly 'Sarif, Version=4.2.0.0, Culture=neutral, PublicKeyToken=21a5e83f6f5bb844' not resolved