Files
blog.stevanfreeborn.com/.vscode/settings.json
T

8 lines
143 B
JSON

{
"cSpell.words": [
"Antiforgery",
"blazor",
"Hsts"
],
"dotnet.unitTests.runSettingsPath": "./test/Blog.Tests/.runsettings"
}