Skip to content

Commit 5b33969

Browse files
committed
Remove MS.Ext.AI now that the issue is resolved.
1 parent f228df9 commit 5b33969

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Libraries/Microsoft.Extensions.AotCompatibility.TestApp/Microsoft.Extensions.AotCompatibility.TestApp.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<PackageReference Remove="ReferenceTrimmer" />
1717

1818
<LibraryProjects Include="$(RepoRoot)\src\Libraries\**\*.csproj" />
19-
<!-- https://github.com/dotnet/extensions/issues/5626 -->
20-
<LibraryProjects Remove="$(RepoRoot)\src\Libraries\Microsoft.Extensions.AI.Abstractions\Microsoft.Extensions.AI.Abstractions.csproj" />
21-
<LibraryProjects Remove="$(RepoRoot)\src\Libraries\Microsoft.Extensions.AI\Microsoft.Extensions.AI.csproj" />
2219
<!-- https://github.com/Azure/azure-sdk-for-net/issues/47069 -->
2320
<LibraryProjects Remove="$(RepoRoot)\src\Libraries\Microsoft.Extensions.AI.AzureAIInference\Microsoft.Extensions.AI.AzureAIInference.csproj" />
2421
<!-- https://github.com/openai/openai-dotnet/issues/20 -->

0 commit comments

Comments
 (0)