chore: initial project setup

This commit is contained in:
Stevan Freeborn
2024-06-27 23:26:30 -05:00
commit 68b359163d
8 changed files with 994 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"dotnet.defaultSolution": "AnthropicClient.sln",
"cSpell.words": [
"Browsable"
]
}