Skip to content

Commit b6d9ad3

Browse files
committed
revert ignore of RS1037
1 parent b7a6064 commit b6d9ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CustomCode-Analyzer/CustomCode-Analyzer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<IncludeBuildOutput>false</IncludeBuildOutput>
2323
<DevelopmentDependency>true</DevelopmentDependency>
2424
<NoPackageAnalysis>true</NoPackageAnalysis>
25-
<NoWarn>RS2008, RS1037</NoWarn>
25+
<NoWarn>RS2008</NoWarn>
2626
</PropertyGroup>
2727

2828
<ItemGroup>

0 commit comments

Comments
 (0)