Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit b9e606b

Browse files
committed
Change ABSG0007 severity from Silent to Warning
Updated AnalyzerReleases.Unshipped.md to set the severity of ABSG0007_LocalizationKeyUnused from Silent to Warning, ensuring unused localization keys are now reported as warnings.
1 parent 8528658 commit b9e606b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AnyBar.Localization.SourceGenerators/AnalyzerReleases.Unshipped.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ ABSG0003 | Localization | Warning | ABSG0003_CouldNotFindContextProperty
1010
ABSG0004 | Localization | Warning | ABSG0004_ContextPropertyNotStatic
1111
ABSG0005 | Localization | Warning | ABSG0005_ContextPropertyIsPrivate
1212
ABSG0006 | Localization | Warning | ABSG0006_ContextPropertyIsProtected
13-
ABSG0007 | Localization | Silent | ABSG0007_LocalizationKeyUnused
13+
ABSG0007 | Localization | Warning | ABSG0007_LocalizationKeyUnused
1414
ABSG0008 | Localization | Warning | ABSG0008_EnumFieldLocalizationKeyValueInvalid

0 commit comments

Comments
 (0)