Skip to content

Add .NET Standard 2.0 target.#2

Merged
hadashiA merged 1 commit intoCysharp:mainfrom
RichardD2:main
Nov 16, 2023
Merged

Add .NET Standard 2.0 target.#2
hadashiA merged 1 commit intoCysharp:mainfrom
RichardD2:main

Conversation

@RichardD2
Copy link
Copy Markdown
Contributor

Using PolySharp and some extra shims, it is fairly simply to support a .NET Standard 2.0 target.

The consuming application will need to explicitly set <LangVersion>10</LangVersion> or later to use the library properly.

NB: I couldn't run the tests against .NET 8.0, since I'm not using the VS2022 preview. But they ran successfully against .NET Framework 4.8, .NET 5, .NET 6, and .NET 7.

@hadashiA
Copy link
Copy Markdown
Contributor

Thanks a lot. We will be happy to merge this!

@hadashiA hadashiA merged commit 43bacb3 into Cysharp:main Nov 16, 2023
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