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
dotnet build works, but roslynator analyze fails with:
Analyze 'redacted' 1/2
No analyzers found to analyze 'redacted'
error CS5001: Program does not contain a static 'Main' method suitable for an entry point
The text was updated successfully, but these errors were encountered:
dotnet build
works, butroslynator analyze
fails with:The text was updated successfully, but these errors were encountered: