Skip to content

Add workarounds to support .NET 3.5#33

Merged
Sergio0694 merged 3 commits intomainfrom
dev/net35-support
Jan 8, 2023
Merged

Add workarounds to support .NET 3.5#33
Sergio0694 merged 3 commits intomainfrom
dev/net35-support

Conversation

@Sergio0694
Copy link
Copy Markdown
Owner

Closes #28

Description

This PR adds a couple workarounds to also support .NET 3.5:

  • Strip the [MethodImpl] attributes when the target option isn't present
  • Skip generating System.Range if System.ValueTuple2` isn't present

@Sergio0694 Sergio0694 added the enhancement New feature or request label Jan 8, 2023
@Sergio0694 Sergio0694 changed the title Dev/net35 support Add workarounds to support .NET 3.5 Jan 8, 2023
@Sergio0694 Sergio0694 merged commit 613a482 into main Jan 8, 2023
@Sergio0694 Sergio0694 deleted the dev/net35-support branch January 8, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compiler error in .NET Framework 3.5 with new sdk style

1 participant