Skip to content

Commit

Permalink
[IDP-510] Set a blanket AnalysisLevel to latest-All (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang committed Feb 6, 2024
1 parent aeabdd0 commit 0a09dad
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>disable</ImplicitUsings>
<AnalysisLevel>latest-All</AnalysisLevel>
<Description>Allows storing configuration values in Azure Key Vault Secrets, using the right Azure credentials based on the current environment.</Description>
</PropertyGroup>

Expand Down

0 comments on commit 0a09dad

Please sign in to comment.