Skip to content

1.10.0

Compare
Choose a tag to compare
@Sergio0694 Sergio0694 released this 15 Jan 14:32
db53c4a

This release includes better support for multi-targeting scenarios.

βœ… Bug fixes

  • Automatically generate [TypeForwardsTo] declarations when needed

βš™οΈ Options

  • "PolySharpExcludeTypeForwardedToDeclarations": never generates any [TypeForwardedTo] declarations

πŸ’₯ Breaking changes

  • Rename [UnmanagedCallersOnly] setting to "PolySharpUseInteropServices2NamespaceForUnmanagedCallersOnlyAttribute"
  • The [UnmanagedCallersOnly] setting no longer also generates the global using UnmanagedCallersOnlyAttribute type alias