Skip to content

Commit a7858c2

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

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
@@ -52,6 +52,7 @@
5252
<EnableNETAnalyzers>true</EnableNETAnalyzers>
5353
<AnalysisLevel>latest</AnalysisLevel>
5454
<AnalysisMode>All</AnalysisMode>
55+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
5556
</PropertyGroup>
5657

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

0 commit comments

Comments
 (0)