Skip to content

Update Microsoft.Build package references#369

Merged
jonathanpeppers merged 1 commit into
mainfrom
deps/update-msbuild-package-references
May 27, 2026
Merged

Update Microsoft.Build package references#369
jonathanpeppers merged 1 commit into
mainfrom
deps/update-msbuild-package-references

Conversation

@Redth
Copy link
Copy Markdown
Member

@Redth Redth commented May 27, 2026

Summary

  • Update Microsoft.Build package references from 17.14.28 to 18.6.3
  • Add the matching System.Reflection.Metadata package reference used by the build task project

Validation

  • dotnet restore src/Microsoft.Android.Build.BaseTasks/Microsoft.Android.Build.BaseTasks.csproj --disable-parallel --verbosity minimal
  • dotnet build src/Microsoft.Android.Build.BaseTasks/Microsoft.Android.Build.BaseTasks.csproj --no-restore --verbosity minimal
  • dotnet restore tests/Microsoft.Android.Build.BaseTasks-Tests/Microsoft.Android.Build.BaseTasks-Tests.csproj --disable-parallel --verbosity minimal
  • dotnet test tests/Microsoft.Android.Build.BaseTasks-Tests/Microsoft.Android.Build.BaseTasks-Tests.csproj --no-restore --verbosity minimal

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 27, 2026 17:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the centralized MSBuild package references used by the BaseTasks project and its tests, aligning them with the newer Microsoft.Build dependency set.

Changes:

  • Bumps Microsoft.Build-related package versions from 17.14.28 to 18.6.3.
  • Adds an explicit centralized System.Reflection.Metadata package version and reference.

@jonathanpeppers jonathanpeppers merged commit a2ddf1a into main May 27, 2026
3 checks passed
@jonathanpeppers jonathanpeppers deleted the deps/update-msbuild-package-references branch May 27, 2026 19:08
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