Skip to content

Commit f0f163b

Browse files
committed
Update the target class name in the Csharp sdk to be consistent
1 parent 44b85c3 commit f0f163b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/generation-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ stages:
839839
repoName: 'ccs-beta-sdk-dotnet'
840840
baseBranchName : 'main'
841841
branchName: 'ccs/$(betaBranch)'
842-
targetClassName: "BaseCopilotControlClient"
842+
targetClassName: "BaseCopilotControlSystemsClient"
843843
targetNamespace: "Microsoft.Copilot.ControlSystems"
844844
commitMessagePrefix: "feat(generation): update request builders and models"
845845
customArguments: "-b -i '**/copilot/**'" # Enable the backing store, include only copilot paths

0 commit comments

Comments
 (0)