Skip to content

Remove redundant SDK version from Version.Details.xml and Versions.props#745

Merged
marcpopMSFT merged 3 commits intomainfrom
copilot/remove-sdk-version
Mar 10, 2026
Merged

Remove redundant SDK version from Version.Details.xml and Versions.props#745
marcpopMSFT merged 3 commits intomainfrom
copilot/remove-sdk-version

Conversation

Copy link
Contributor

Copilot AI commented Mar 9, 2026

emsdk, runtime, and SDK all originate from the same repo (dotnet/dotnet), making the SDK version entry redundant—it's never consumed downstream.

Changes

  • eng/Version.Details.xml: Removed Microsoft.NET.Sdk dependency entry
  • eng/Versions.props: Removed MicrosoftNETSdkPackageVersion property and its stale comment from the MonoWorkloads group

Runtime (MicrosoftNETWorkloadMonoToolChain...) and emsdk (MicrosoftNETWorkloadEmscripten...) version entries are retained.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove SDK version from version.details.xml and versions.props Remove redundant SDK version from Version.Details.xml and Versions.props Mar 9, 2026
@marcpopMSFT marcpopMSFT marked this pull request as ready for review March 9, 2026 21:15
@marcpopMSFT marcpopMSFT requested a review from MiYanni March 9, 2026 23:18
@marcpopMSFT marcpopMSFT enabled auto-merge (squash) March 10, 2026 18:47
@marcpopMSFT marcpopMSFT merged commit 4777973 into main Mar 10, 2026
2 checks passed
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.

3 participants