We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b85c3 commit f0f163bCopy full SHA for f0f163b
1 file changed
.azure-pipelines/generation-pipeline.yml
@@ -839,7 +839,7 @@ stages:
839
repoName: 'ccs-beta-sdk-dotnet'
840
baseBranchName : 'main'
841
branchName: 'ccs/$(betaBranch)'
842
- targetClassName: "BaseCopilotControlClient"
+ targetClassName: "BaseCopilotControlSystemsClient"
843
targetNamespace: "Microsoft.Copilot.ControlSystems"
844
commitMessagePrefix: "feat(generation): update request builders and models"
845
customArguments: "-b -i '**/copilot/**'" # Enable the backing store, include only copilot paths
0 commit comments