diff --git a/.vscode/settings.json b/.vscode/settings.json index 0bc16ad..283cf29 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,5 +3,6 @@ "dotnet-test-explorer.testProjectPath": "**/*.Tests.csproj", "cSpell.words": [ "newed" - ] + ], + "git.enableCommitSigning": true } \ No newline at end of file