mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Revert "[FxCop] Telemetry.csproj" (#6690)
* Revert "marking all warnings (#6642)"
This reverts commit b0f0940534.
* Added warning comment
This commit is contained in:
@@ -6,7 +6,6 @@ namespace Microsoft.PowerToys.Telemetry.Events
|
||||
{
|
||||
public interface IEvent
|
||||
{
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessage("Naming", "CA1707:Identifiers should not contain underscores", Justification = "Part of telem, can't adjust")]
|
||||
PartA_PrivTags PartA_PrivTags { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user