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
<Error Condition="'$(TargetFramework)' != 'netstandard2.0'" Text="$(MSBuildProjectName) must target netstandard2.0 so the analyzer can run in broad Roslyn hosts." />
<Error Condition="'@(ProjectReference)' != ''" Text="$(MSBuildProjectName) must not use ProjectReference. Port required logic into analyzer/ with characterization tests instead." />