Commit 2606225
authored
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.logtelemetry1 parent 555d509 commit 2606225
File tree
1 file changed
+1
-1
lines changed- src/Microsoft.Android.Build.BaseTasks
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments