Files
anthropic-client/.vscode/settings.json
T

6 lines
94 B
JSON
Raw Normal View History

2024-06-27 23:26:30 -05:00
{
"dotnet.defaultSolution": "AnthropicClient.sln",
"cSpell.words": [
"Browsable"
]
}