Skip to content

Commit

Permalink
[IDP-510] Set a blanket AnalysisLevel to latest-All (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang authored Feb 6, 2024
1 parent ef01e10 commit 50e1a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<AnalysisLevel>latest-All</AnalysisLevel>
<Description>MediatR extensions, behaviors and default configuration.</Description>
</PropertyGroup>

Expand Down

0 comments on commit 50e1a6f

Please sign in to comment.