Skip to content

[C#] Enable dual build for netstandard2.0 & netstandard2.1 #1062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

pirrmann
Copy link
Contributor

With this, a consumer of the produced NuGet package does not need to reference the obsolete package System.Memory 4.5.3 anymore, when targeting NETStandard 2.1.
This change still maintains compatibility for consumers who target NETSTandard 2.0, for anyone still running on Full .NET Framework...

@vyazelenko
Copy link
Contributor

cc @JPWatson

@vyazelenko
Copy link
Contributor

cc @ZachBray

@ZachBray ZachBray merged commit a79ed83 into aeron-io:master Apr 29, 2025
40 checks passed
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.

3 participants