Skip to content

Commit

Permalink
Merge pull request #289 from Particular/GitHubSync-20240418-181837
Browse files Browse the repository at this point in the history
GitHubSync update - master
  • Loading branch information
DavidBoike committed Apr 18, 2024
2 parents 9d9a2b6 + 981dae7 commit 8243fe8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel Condition="'$(AnalysisLevel)' == ''">5.0</AnalysisLevel>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<!-- Will update this to 'all' in the future -->
<NuGetAuditMode>direct</NuGetAuditMode>
<NuGetAuditMode>all</NuGetAuditMode>
<NuGetAuditLevel>low</NuGetAuditLevel>
<!-- To lock the version of Particular.Analyzers, for example, in a release branch, set this property in Custom.Build.props -->
<ParticularAnalyzersVersion Condition="'$(ParticularAnalyzersVersion)' == ''">2.1.2</ParticularAnalyzersVersion>
Expand Down

0 comments on commit 8243fe8

Please sign in to comment.