Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDP-510] Set a blanket AnalysisLevel to latest-All #55

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

heqianwang
Copy link
Contributor

Description of changes

We want to apply a code analysis of the latest .NET version used in the project. We can achieve this by adding an analysis level of latest-All.

Breaking changes

None, we built the project with the AnalysisLevel and there are no new errors.

Additional checks

Temporarily added property below for testing by building with diagnostics:

<ReportAnalyzer>true</ReportAnalyzer>

@heqianwang heqianwang requested a review from a team as a code owner February 5, 2024 17:25
@asimmon asimmon merged commit 0a09dad into main Feb 6, 2024
3 checks passed
@asimmon asimmon deleted the feature/idp-510 branch February 6, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants