[Bug 256342] devel/msbuild: default targets are unusable with lang/mono5.20 and lang/mono6.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Aug 2023 22:41:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256342

--- Comment #6 from Marcin Cieślak <saper@saper.info> ---
(In reply to Jan Beich from comment #3)

I've checked this and the problems is that mono 6.8 macro files invoke method
GetPathsOfAllDirectoriesAbove added in
https://github.com/dotnet/msbuild/pull/4231 and first released in

https://github.com/dotnet/msbuild/releases/tag/v16.1.76.45076

we are still installing 15.8 pre-release as devel/msbuild

to reach parity with 6.8 we should have at least MSBuild 16.4 according to
https://www.mono-project.com/docs/about-mono/versioning/

Even for 5.20 we might find some issues, as it got released to use MSBuild 16.0

-- 
You are receiving this mail because:
You are the assignee for the bug.