From 79dba66dbdf05dd4efcf492022fa48da26c4490b Mon Sep 17 00:00:00 2001 From: David Federman Date: Mon, 28 Feb 2022 23:22:24 -0800 Subject: [PATCH] Appease StyleCop --- StrongNamePublicKeys.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StrongNamePublicKeys.cs b/StrongNamePublicKeys.cs index fc9252612..017c302c4 100644 --- a/StrongNamePublicKeys.cs +++ b/StrongNamePublicKeys.cs @@ -1,3 +1,5 @@ +// Adding a comment here to appease StyleCop + /// /// Contains the repo identity public key when strong naming the assembly. ///