Skip to content

Conversation

@sanjays-ms
Copy link
Contributor

@sanjays-ms sanjays-ms commented Nov 21, 2025

Context

AB#2335263

Fixes: #21319

A new version of Visual Studio and MSBuild has been released.
This PR adds support for those in MSBuildV1 and VSBuildV1 tasks

PR: Common-Packages Updated
microsoft/azure-pipelines-tasks-common-packages#510


Task Name

MSBuildV1, VSBuildV1


Description

Adding support for MSBuild v18 to MSBuildV1 and VSBuildV1 tasks


Risk Assessment (Low / Medium / High)

Low


Change Behind Feature Flag (Yes / No)

No


Tech Design / Approach

  • Design has been written and reviewed.
  • Any architectural decisions, trade-offs, and alternatives are captured.

Documentation Changes Required (Yes/No)

Indicate whether related documentation needs to be updated.

  • User guides, API specs, system diagrams, or runbooks are updated.

Unit Tests Added or Updated (Yes / No)

Added unit test for VSBuildV1


Additional Testing Performed

Testing was performed in private testing orgs with a self hosted agent (only Windows)


Logging Added/Updated (Yes/No)

No


Telemetry Added/Updated (Yes/No)

No


Rollback Scenario and Process (Yes/No)

Override task to previous version and revert the PR to revert changes


Dependency Impact Assessed and Regression Tested (Yes/No)

  • All impacted internal modules, APIs, services, and third-party libraries are analyzed.
  • Results are reviewed and confirmed to not break existing functionality.

Checklist

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

@sanjays-ms
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@sanjays-ms sanjays-ms changed the title Add MSBuild V18 support to Pipeline Tasks Add MSBuild V18 support to MSBuildV1 and VSBuildV1 Nov 27, 2025
@sanjays-ms sanjays-ms marked this pull request as ready for review November 27, 2025 09:19
@sanjays-ms sanjays-ms requested review from a team and tarunramsinghani as code owners November 27, 2025 09:19
@sanjays-ms
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@sanjays-ms sanjays-ms merged commit 7d3243a into master Nov 28, 2025
14 checks passed
@sanjays-ms sanjays-ms deleted the users/v-sanjayse/WI2335263-msbuild branch November 28, 2025 05:58
@michha michha mentioned this pull request Dec 4, 2025
2 tasks
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.

[enhancement]: Please add support for VS 2026 (18.0) - MSBuild & Vs build Task

5 participants