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

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Aug 2023 11:22:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256342

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=bcd90622c73cdc090877a2f8173cf50a8e8e611f

commit bcd90622c73cdc090877a2f8173cf50a8e8e611f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-08 09:16:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-08 11:16:45 +0000

    lang/mono*: add compat symlink for devel/msbuild < 16

   
/usr/local/lib/mono/msbuild/15.0/bin/Microsoft.CSharp.CurrentVersion.targets(331,5):
error MSB4019: The imported project
"/usr/local/lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.CSharp.Core.targets" was
not found. Confirm that the path in the <Import> declaration is correct, and
that the file exists on disk.

    PR:             256342
    Suggested by:   Marcin Cieślak
    Regressed by:   https://github.com/mono/mono/commit/1717687e16dd

 emulators/mesen/Makefile | 4 ++--
 games/openbve/Makefile   | 4 ++--
 games/openra/Makefile    | 4 ++--
 lang/fsharp/Makefile     | 6 +-----
 lang/mono5.20/Makefile   | 6 +++++-
 lang/mono6.8/Makefile    | 6 +++++-
 6 files changed, 17 insertions(+), 13 deletions(-)

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