From 699c2dc5401617665b1a6777db6de348a8c33640 Mon Sep 17 00:00:00 2001 From: singhk97 <115390646+singhk97@users.noreply.github.com> Date: Thu, 11 Jan 2024 13:09:34 -0800 Subject: [PATCH] [C#] chore: Fix link to readme associated with C# package. (#1159) ## Linked issues closes: #1155 (issue number) ## Details Fix link to readme associated with C# package. ## Attestation Checklist - [x] My code follows the style guidelines of this project - I have checked for/fixed spelling, linting, and other errors - I have commented my code for clarity - I have made corresponding changes to the documentation (we use [TypeDoc](https://typedoc.org/) to document our code) - My changes generate no new warnings - I have added tests that validates my changes, and provides sufficient test coverage. I have tested with: - Local testing - E2E testing in Teams - New and existing unit tests pass locally with my changes ### Additional information > Feel free to add other relevant information below --- .../Microsoft.TeamsAI/Microsoft.Teams.AI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj index d25e91320..1a4b774ba 100644 --- a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj +++ b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj @@ -50,7 +50,7 @@ - +