Skip to content

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

Merged
ZachBray merged 1 commit intoaeron-io:masterfrom
pirrmann:csharpNetStandard21
Apr 29, 2025
Merged

[C#] Enable dual build for netstandard2.0 & netstandard2.1#1062
ZachBray merged 1 commit intoaeron-io:masterfrom
pirrmann:csharpNetStandard21

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