You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the linter against a project with <TargetFrameworks> set. It will fail to lint with an MSBuild error.
This seems to be an issue with how we use dotnet-proj-info.
The text was updated successfully, but these errors were encountered:
Description
Linter fails for multi-targeted projects.
Repro steps
Run the linter against a project with
<TargetFrameworks>
set. It will fail to lint with an MSBuild error.This seems to be an issue with how we use
dotnet-proj-info
.The text was updated successfully, but these errors were encountered: