зеркало из https://github.com/dotnet/extensions.git
Add an exclusion for Microsoft.Extensions.AI.Abstractions
This commit is contained in:
Родитель
5b2b7a2bb4
Коммит
ff0bf8ca50
|
@ -16,6 +16,8 @@
|
|||
<PackageReference Remove="ReferenceTrimmer" />
|
||||
|
||||
<LibraryProjects Include="$(RepoRoot)\src\Libraries\**\*.csproj" />
|
||||
<!-- https://github.com/dotnet/extensions/issues/5626 -->
|
||||
<LibraryProjects Remove="$(RepoRoot)\src\Libraries\Microsoft.Extensions.AI.Abstractions\Microsoft.Extensions.AI.Abstractions.csproj" />
|
||||
<!-- https://github.com/Azure/azure-sdk-for-net/issues/47069 -->
|
||||
<LibraryProjects Remove="$(RepoRoot)\src\Libraries\Microsoft.Extensions.AI.AzureAIInference\Microsoft.Extensions.AI.AzureAIInference.csproj" />
|
||||
<!-- https://github.com/openai/openai-dotnet/issues/20 -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче