Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to dotnet/msbuild@33de0b22 (#232)
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
- Loading branch information