From 5d5b60486f68690cb5dd4e005c887760654abf3e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 15 Jul 2025 00:28:17 +0000 Subject: [PATCH] Initial plan for file support implementation Co-authored-by: StevanFreeborn <65925598+StevanFreeborn@users.noreply.github.com> --- tests/AnthropicClient.Tests/AnthropicClient.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/AnthropicClient.Tests/AnthropicClient.Tests.csproj b/tests/AnthropicClient.Tests/AnthropicClient.Tests.csproj index 1962db3..43f4682 100644 --- a/tests/AnthropicClient.Tests/AnthropicClient.Tests.csproj +++ b/tests/AnthropicClient.Tests/AnthropicClient.Tests.csproj @@ -1,7 +1,7 @@ - net9.0 + net8.0 enable enable false