We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2385a0a commit a049422Copy full SHA for a049422
sdk/ai/Azure.AI.Agents.Persistent/src/Azure.AI.Agents.Persistent.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>This is the Azure.AI.Agents.Persistent client library for developing .NET applications with rich experience.</Description>
4
<AssemblyTitle>Microsoft Azure.AI.Agents.Persistent client library</AssemblyTitle>
@@ -16,8 +16,6 @@
16
17
<ItemGroup>
18
<PackageReference Include="Azure.Core" />
19
- <PackageReference Include="Azure.Identity" />
20
- <PackageReference Include="System.ClientModel" />
21
</ItemGroup>
22
23
<!-- Shared source from Azure.Core -->
0 commit comments