diff --git a/.config/CredScanSuppressions.json b/.config/CredScanSuppressions.json index 7cbdaa2e..4b0f239c 100644 --- a/.config/CredScanSuppressions.json +++ b/.config/CredScanSuppressions.json @@ -2,7 +2,7 @@ "tool": "Credential Scanner", "suppressions": [ { - "file": "\\src\\NotepadApp\\WindowsDev_TemporaryKey.pfx", + "file": "\\src\\Calculator\\WindowsDev_TemporaryKey.pfx", "_justification": "This is an untrusted, self-signed certificate which is used only during development. Its private key is not intended to be secret." } ]