File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-services/agents/includes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ author: aahill
44ms.author : aahi
55ms.service : azure-ai-agent-service
66ms.topic : include
7- ms.date : 01/15 /2025
7+ ms.date : 03/28 /2025
88---
99
1010| [ Reference documentation] ( /dotnet/api/overview/azure/ai.projects-readme ) | [ Samples] ( https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Projects/tests/Samples ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Projects ) | [ Package (NuGet)] ( https://www.nuget.org/packages/Azure.AI.Projects/ ) |
@@ -38,7 +38,7 @@ ms.date: 01/15/2025
3838Install the .NET package to your project. For example if you're using the .NET CLI, run the following command.
3939
4040``` console
41- dotnet add package Azure.AI.Projects
41+ dotnet add package Azure.AI.Projects --prerelease
4242dotnet add package Azure.Identity
4343```
4444
You can’t perform that action at this time.
0 commit comments