Skip to content

v4.6.5-rc001

Pre-release
Pre-release
Compare
Choose a tag to compare
@sharwell sharwell released this 13 May 22:08
· 34 commits to master since this release

The following items apply to all users:

  • The code generator supports grammar rules named keys and values (#280)
  • The runtime library is now annotated with [Nullable] and [NotNull] in more places than before (#286)

This release candidate builds on the updated build support started in v4.6.5-beta001 and v4.6.5-beta002. The following changes are provided for "SDK" projects (the new project system for Visual Studio 2017 and the dotnet tool).

  • Support for customized build properties is fixed (#279)