Skip to content

Simplify #if netcoreapp filters#1107

Merged
AArnott merged 1 commit intoMessagePack-CSharp:masterfrom
AArnott:netcorefilters
Nov 11, 2020
Merged

Simplify #if netcoreapp filters#1107
AArnott merged 1 commit intoMessagePack-CSharp:masterfrom
AArnott:netcorefilters

Conversation

@AArnott
Copy link
Copy Markdown
Collaborator

@AArnott AArnott commented Nov 11, 2020

This allows code that compiles for netcoreapp3.1 or later to still execute the optimized code that is intended for .NET Core.

This allows code that compiles for netcoreapp3.1 or later to still execute the optimized code that is intended for .NET Core.
Copy link
Copy Markdown
Member

@neuecc neuecc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@AArnott AArnott merged commit 0b1cab3 into MessagePack-CSharp:master Nov 11, 2020
@AArnott AArnott deleted the netcorefilters branch November 11, 2020 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants