Skip to content

Add RoslynAnalyzer AzDo task to PS builds #2279

@peombwa

Description

@peombwa

Add RoslynAnalyzer AzDo task to PS builds.

Roslyn analyzer is currently enabled via EnableNETAnalyzers in the csproj. This is helpful for running analysis on build and works well assuming no one sets EnableNETAnalyzers to false. We should add a RoslynAnalyzer AzDo task to ensure all builds are analyzed even when EnableNETAnalyzers is accidentally set false in the csproj.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions