Skip to content

Conversation

@kevinstapleton
Copy link

@kevinstapleton kevinstapleton commented Dec 14, 2025

…in MTP mode

Context

Describe the context or motivation for this PR. Include links to any related Azure DevOps Work Items or GitHub issues.
📌 How to link to ADO Work Items

Issue #21523

Task Name

DotNetCoreCLIV2


Description

Update the test command to leverage the same upward-traversal algorithm which dotnet.exe uses to find the global.json file (see here), starting at the working directory.


Risk Assessment (Low / Medium / High)

Low.


Change Behind Feature Flag (Yes / No)

No. Current MTP/VSTest mode derivation is not feature-flagged.


Tech Design / Approach

Mirrored approach taken by other unit tests for this task.


Documentation Changes Required (Yes/No)

No


Unit Tests Added or Updated (Yes / No)

Yes. Unit tests were added to capture the new logic.


Additional Testing Performed

N/A


Logging Added/Updated (Yes/No)

Yes, debug log statements were added as appropriate.


Telemetry Added/Updated (Yes/No)

No


Rollback Scenario and Process (Yes/No)

No


Dependency Impact Assessed and Regression Tested (Yes/No)

No


Checklist

  • Related issue linked (if applicable)
  • Task version was bumped — see versioning guide
  • Verified the task behaves as expected

@kevinstapleton kevinstapleton marked this pull request as ready for review December 14, 2025 22:19
@kevinstapleton
Copy link
Author

@microsoft-github-policy-service agree company="CoStar Group"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant