From d1855ddd3706c091f6f66e88f9bfd95769d04e20 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sun, 7 Jul 2024 15:16:46 -0500 Subject: [PATCH] chore: add package metadat --- src/AnthropicClient/AnthropicClient.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/AnthropicClient/AnthropicClient.csproj b/src/AnthropicClient/AnthropicClient.csproj index f206358..5c54573 100644 --- a/src/AnthropicClient/AnthropicClient.csproj +++ b/src/AnthropicClient/AnthropicClient.csproj @@ -6,8 +6,13 @@ AnthropicClient 0.0.0 Stevan Freeborn + Anthropic Client Library + https://stevanfreeborn.github.io/anthropic-client + https://github.com/StevanFreeborn/anthropic-client + anthropic;client README.md CHANGELOG.md + LICENSE.md enable enable @@ -27,6 +32,7 @@ +