[Bug 256342] devel/msbuild: default targets are unusable with lang/mono5.20 and lang/mono6.8
Date: Thu, 03 Aug 2023 20:00:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256342
Marcin Cieślak <saper@saper.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saper@saper.info
--- Comment #1 from Marcin Cieślak <saper@saper.info> ---
Is it the same with mono5.20 ? (can't use pkg right now to quickly check due to
pending OpenSSL 3.0 upgrade)
Looks like starting with mono5.20 we have the directory is now called "Current"
instead of "15.0"
> grep Microsoft.CSharp.Core.targets /usr/ports/lang/mono*/pkg-plist
/usr/ports/lang/mono/pkg-plist:lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.CSharp.Core.targets
/usr/ports/lang/mono5.10/pkg-plist:lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.CSharp.Core.targets
/usr/ports/lang/mono5.20/pkg-plist:lib/mono/msbuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
/usr/ports/lang/mono6.8/pkg-plist:lib/mono/msbuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
Do we need a newer msbuild or is symlink enough of a solution?
--
You are receiving this mail because:
You are the assignee for the bug.