From 989951db552b2305e2fab9131e26d2fcc2e9283a Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:20:22 -0500 Subject: [PATCH] fix: address nuget health checks --- src/AnthropicClient/AnthropicClient.csproj | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/AnthropicClient/AnthropicClient.csproj b/src/AnthropicClient/AnthropicClient.csproj index 34d8767..7e759f4 100644 --- a/src/AnthropicClient/AnthropicClient.csproj +++ b/src/AnthropicClient/AnthropicClient.csproj @@ -9,6 +9,8 @@ Anthropic Client Library https://anthropicclient.stevanfreeborn.com/ https://github.com/StevanFreeborn/anthropic-client + true + true git anthropic;client README.md @@ -22,6 +24,10 @@ true + + true + + @@ -29,6 +35,7 @@ +