nemerle
nemerle copied to clipboard
both netstandard2.0 (default) and net6.0 target frameworks are suppor…
- both
net6.0
andnetstandard2.0
targets are supported
builds with latest dotnet 6.0 (LTS) usingdotnet build ncc-core.nproj -c Release
support optional env variableTARGET_FRAMEWORK
for passingnet6.0
if need - added prebuilt bootstrap compiler for dotnet runtime
- simplified .proj files using current dotnet's project file schemas
- slightly restructured project file tree:
.proj files moved under related directories to avoid cache conflicts at reference resolving stage .n files moved undersrc
directories for better visual structure of projects
(Not a Nemerle maintainer) Hello, please excuse me if this is the wrong place to ask, in which case I genuinely apologize. But is this, or does this PR allow, a port of Nemerle to modern .NET versions? Does it work on .NET 6 (and hence .NET Core) now? If so, that'd be great news! Sorry again if this is the wrong place to ask.
Yes, it is work, but it is not official maintainer work. Please go to telegram group nemerle for details. Soon planning pull request for support net5 .
25 июн. 2022 г. 2:13 пользователь "TheWitheredStriker" < @.***> написал:
(Not a Nemerle maintainer) Hello, please excuse me if this is the wrong place to ask, in which case I genuinely apologize. But is this, or does this PR allow, a port of Nemerle to modern .NET versions? Does it work on .NET 6 (and hence .NET Core) now? If so, that'd be great news! Sorry again if this is the wrong place to ask.
— Reply to this email directly, view it on GitHub https://github.com/rsdn/nemerle/pull/13356#issuecomment-1165859497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFZYZQNA3WN5FGM6NJSDLC3VQYCGXANCNFSM5VQ6AHHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>