1.0.0-alpha.27
Pre-release
Pre-release
sharwell
released this
04 Sep 07:15
·
165 commits
to master
since this release
- 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
- Fix failure to emit