-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Milestone
Description
Description
The hosting integration package Aspire.Hosting.Azure.AIFoundry has been renamed to Aspire.Hosting.Foundry in the 13.2 release.
What changed
- Package name:
Aspire.Hosting.Azure.AIFoundrytoAspire.Hosting.Foundry - Namespace:
Aspire.Hosting.Azure.AIFoundrytoAspire.Hosting.Foundry - Class renames:
AzureAIFoundryResourcetoFoundryResourceAzureAIFoundryExtensionstoFoundryExtensionsAzureAIFoundryDeploymentResourcetoFoundryDeploymentResourceAIFoundryModeltoFoundryModel
- Extension methods remain in
Aspire.Hostingnamespace (AddFoundry,RunAsFoundryLocal, etc.)
Impact
Users upgrading to 13.2 who reference Aspire.Hosting.Azure.AIFoundry will need to:
- Update their package reference to
Aspire.Hosting.Foundry - Update using directives from
Aspire.Hosting.Azure.AIFoundrytoAspire.Hosting.Foundry - Update type references if they reference the resource types directly
Related PR
This should be included in the 13.2 release changelog / breaking changes section.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels