Test-ResourceStrings current scans resources files in the repo and verifies the associated assembly has the expected generated resource class and associated resource strings.
The resx generated from the ETW manifest is the exception in that there is no generated C# class.
The fix is to update SMAResoruces.Tests.ps1 to add EventResource.resx to the exclusion list.