updating .NET templates and updating .NET model prompts
resolves #3603
Also cleans up some label inconsistency and leads with the isolated worker model in prompting.
Pull request checklist
- [X] My changes do not require documentation changes
- [ ] Otherwise: Documentation issue linked to PR
- [X] My changes do not need to be backported to a previous version
- [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
- [X] I have added all required tests (Unit tests, E2E tests)
I assert that the build errors are unrelated to my changes, as the same thing is happening in other PRs, and it comes from a code path that I did not touch.
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
@khkh-ms checking back on this. What's needed to get this one in?
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
PR are now passing in the pipeline. I will do another try for the build. I will recommend that you get latest from v4.x into your branch if it is not working.
@khkh-ms, I pushed a rebase, but still seems off, and I see the same happening for "current build" too.
Thanks! I will run the failing tests locally today/tomorrow and fix the tests if needed.
Any updates @khkh-ms ?
This PR now removes a test, reintroduction of which is related to #3644
/azp run
Azure Pipelines successfully started running 1 pipeline(s).