Skip to content

Commit

Permalink
Merge 5eebc0a into 35fefdf
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz authored Oct 14, 2023
2 parents 35fefdf + 5eebc0a commit b732576
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AnalysisLevel>7.0-all</AnalysisLevel>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<!-- Workaround for IDE0005 (Remove unnecessary usings/imports); see https://github.com/dotnet/roslyn/issues/41640 -->
<NoWarn>EnableGenerateDocumentationFile</NoWarn>
</PropertyGroup>
</Project>

0 comments on commit b732576

Please sign in to comment.