-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Open
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageCognitive - FaceService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Description
- Update
tsp-location.yamlto have the following:emitterPackageJsonPath: eng/azure-typespec-http-client-csharp-emitter-package.jsoncommit: 06308c14162a70091d5ea4b079ae8740383a9e00
- Add
<IncludeAutorestDependency>false</IncludeAutorestDependency>to the csproj. - Run
dotnet build /t:GenerateCode - Update any instances of
CodeGenClientandCodeGenModelwithCodeGenType. - Run
dotnet build - Run
eng/scripts/Export-Api.ps1 face - Report back any build errors.
- Once everything builds successfully, run
dotnet testat project root. - Report back any test failures.
- Once tests are all passing, run
./doc/GeneratorMigration/Library_Inventory.ps1from the repo root.
Copilot
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageCognitive - FaceService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team