Skip to content

Commit 4541556

Browse files
HavenDVclaude
andcommitted
feat: enable TreatWarningsAsErrors
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0be14d8 commit 4541556

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libs/Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<EnableNETAnalyzers>true</EnableNETAnalyzers>
4747
<AnalysisLevel>latest</AnalysisLevel>
4848
<AnalysisMode>All</AnalysisMode>
49+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
4950
</PropertyGroup>
5051

5152
<PropertyGroup Label="Trimmable" Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">

0 commit comments

Comments
 (0)