Skip to content

Conversation

asskovalev
Copy link

  • both net6.0 and netstandard2.0 targets are supported
    builds with latest dotnet 6.0 (LTS) using dotnet build ncc-core.nproj -c Release
    support optional env variable TARGET_FRAMEWORK for passing net6.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 under src directories for better visual structure of projects

…ted; slightly restructured project file tree
@TheWitheredStriker
Copy link

(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.

@altbodhi
Copy link

altbodhi commented Jun 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants