-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
I would like to use this in my libraries that targets netstandard2.0 for .NET Framework support.
From https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting
CONSIDER including a netstandard2.0 target if you need broad compatibility or .NET Framework support.
Proposed Solution
The source library only (not the tests) should target netstandard2.0 in the .csproj.
Alternatives Considered
No response
SPEC Compliance
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request