Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MSbuild to 17.9.5 #232

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Bump MSbuild to 17.9.5 #232

merged 2 commits into from
Jun 11, 2024

Conversation

dellis1972
Copy link
Contributor

No description provided.

@dellis1972 dellis1972 requested a review from jonpryor May 21, 2024 22:48
@jonpryor jonpryor merged commit 2606225 into dotnet:main Jun 11, 2024
4 checks passed
jonpryor pushed a commit to dotnet/android that referenced this pull request Jun 16, 2024
Changes: dotnet/android-tools@da2c33e...1c09dcc

  * dotnet/android-tools@1c09dcc: Update README.md and build scripts (dotnet/android-tools#238)
  * dotnet/android-tools@2606225: Bump to dotnet/msbuild@33de0b22 (dotnet/android-tools#232)
  * dotnet/android-tools@555d509: Bump LibZipSharp and Xamarin.Build.AsyncTask (dotnet/android-tools#236)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pjcollins pushed a commit that referenced this pull request Oct 23, 2024
Changes: dotnet/msbuild@v17.8.3...v17.9.5

	% git diff --shortstat v17.8.3...v17.9.5 
	 994 files changed, 12077 insertions(+), 8431 deletions(-)

Bump `$(MSBuildPackageReferenceVersion)` to 17.9.5, which updates us
to use the NuGet packages:

  * [Microsoft.Build](https://www.nuget.org/packages/Microsoft.Build/17.9.5)
  * [Microsoft.Build.Framework](https://www.nuget.org/packages/Microsoft.Build.Framework/17.9.5)
  * [Microsoft.Build.Tasks.Core](https://www.nuget.org/packages/Microsoft.Build.Tasks.Core/17.9.5)
  * [Microsoft.Build.Utilities.Core](https://www.nuget.org/packages/Microsoft.Build.Utilities.Core/17.9.5)

We're bumping in large part so that we can make potetial use of the
new [`TaskLoggingHelper.LogTelemetry()` method][0]

[0]: https://learn.microsoft.com/dotnet/api/microsoft.build.utilities.tasklogginghelper.logtelemetry
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.

2 participants