2024-06-27 23:26:30 -05:00
|
|
|
{
|
|
|
|
|
"dotnet.defaultSolution": "AnthropicClient.sln",
|
|
|
|
|
"cSpell.words": [
|
2024-07-03 16:57:27 -05:00
|
|
|
"Browsable",
|
2024-07-06 08:46:40 -05:00
|
|
|
"nameof",
|
|
|
|
|
"Szalay",
|
|
|
|
|
"typeof"
|
2024-07-03 16:57:27 -05:00
|
|
|
],
|
|
|
|
|
"dotnet.unitTests.runSettingsPath": "./tests/AnthropicClient.Tests/.runsettings"
|
2024-06-27 23:26:30 -05:00
|
|
|
}
|