This PolySharp release includes C# 14 support.
🪄 Polyfills
- Add polyfills for .NET 10 attributes. by @teo-tsirpanis in #131
✅ Fixes
- Emit '[Embedded]' attribute for all polyfills by @Sergio0694 in #127
- Fix not generating polyfills when using InternalsVisibleTo with EmbeddedAttribute by @Windows10CE in #134
🔧 Other changes
- Update .NET SDK by @Sergio0694 in #125
- Migrate solution to '.slnx' format by @Sergio0694 in #126
- Update MSTest to 3.9.1 and use metapackage by @Youssef1313 in #124
- Update .NET SDK by @Sergio0694 in #141
- Update C# version references to 14 in readme-s by @Sergio0694 in #142
New Contributors
- @Youssef1313 made their first contribution in #124
- @Windows10CE made their first contribution in #134
Full Changelog: 1.15.0...1.16.0