Skip to content

Remove unused SDK version from Version.Details.xml and Versions.props#744

Merged
marcpopMSFT merged 2 commits intorelease/10from
copilot/remove-sdk-version-info
Mar 10, 2026
Merged

Remove unused SDK version from Version.Details.xml and Versions.props#744
marcpopMSFT merged 2 commits intorelease/10from
copilot/remove-sdk-version-info

Conversation

Copy link
Contributor

Copilot AI commented Mar 9, 2026

emsdk, runtime, and sdk all originate from the same repo (dotnet-dotnet), making the explicit Microsoft.NET.Sdk dependency entry redundant. Since MicrosoftNETSdkPackageVersion is never consumed anywhere, both the entry and its property can be dropped without impact.

Changes

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

Runtime (MicrosoftNETWorkloadMonoToolchainCurrentManifest100100PackageVersion) and emsdk (MicrosoftNETWorkloadEmscriptenCurrentManifest100100PackageVersion) versions are retained.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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 unused 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 merged commit 6bd88b1 into release/10 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