Skip to content

Commit a7ea49b

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

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
@@ -50,6 +50,7 @@
5050
<EnableNETAnalyzers>true</EnableNETAnalyzers>
5151
<AnalysisLevel>latest</AnalysisLevel>
5252
<AnalysisMode>All</AnalysisMode>
53+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
5354
</PropertyGroup>
5455

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

0 commit comments

Comments
 (0)