Skip to content

Commit

Permalink
[IDP-510] Set a blanket AnalysisLevel to latest-All (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang authored Feb 6, 2024
1 parent e6dbbcf commit 879a382
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 @@ -10,6 +10,7 @@
<LangVersion>11</LangVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<AnalysisLevel>latest-All</AnalysisLevel>
<Description>Azure Event Grid unofficial emulator.</Description>
</PropertyGroup>

Expand Down

0 comments on commit 879a382

Please sign in to comment.