Skip to content

1.0.0-alpha.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@sharwell sharwell released this 04 Sep 07:15
· 165 commits to master since this release
667e7b0
  • Features
    • Automatically annotate mscorlib.dll for builds targeting .NET Framework
    • Automatically annotate .NET Standard assemblies for builds targeting .NET Standard
    • Define nullability attributes in source (set GenerateNullableAttributes to false in the project to disable)
  • Bug fixes
    • Fix failure to emit [Nullable] attributes during rewriting
    • Replace Console.WriteLine use with proper build message logging