Closed
Description
Cherry-pick Reminder
@SLdragon Hello!
This is an automatically created reminder. Your PR #14251 (fix: entra and oauth vs DA template local debug failed
) is being merged into the release/VS18P1
branch.
Please ensure to cherry-pick these changes to the following branches:
- cherry-pick fix: entra and oauth vs DA template local debug failed #14251 to dev
- cherry-pick fix: entra and oauth vs DA template local debug failed #14251 to release/6.0
- cherry-pick fix: entra and oauth vs DA template local debug failed #14251 to release/vs1714p7
Steps to Follow:
- Wait for the current PR to be merged.
- Execute the following commands locally:
git fetch origin git checkout <target_branch> git cherry-pick <commit_hash> git push origin <target_branch>
- Or create a new PR to merge these changes into the above branches.
After completion, please check the items above ✓
Note: This is an automatically created issue. You can close this issue after completing all the operations.