Skip to content

Commit

Permalink
[IDP-510] Set a blanket AnalysisLevel to latest-All
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang committed Feb 5, 2024
1 parent ef01e10 commit 0fbdc88
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 0fbdc88

Please sign in to comment.