-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageCodeGenIssues that relate to code generationIssues that relate to code generation
Description
UseDependency was removed from all specs in Azure/azure-rest-api-specs@6267b64. It will also be removed from the Azure TypeSpec packages so we need to upgrade the tsp-location to reference at least 6267b64842af3d744c5b092a3f3beef49729ad6d. The logic should be, if the current tsp-location.yaml points to a commit after 6267b64842af3d744c5b092a3f3beef49729ad6d, then do nothing, else update it to 6267b64842af3d744c5b092a3f3beef49729ad6d. We would then need to regenerate that library using dotnet build /t:GenerateCode
from the src directory.
Copilot
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageCodeGenIssues that relate to code generationIssues that relate to code generation