Skip to content

[Feature Request] Add support for netstandard2.0 #12

@filzrev

Description

@filzrev

Currently YTest.MTP.XUnit2 supports .NET 8/.NET Framework 4.6.2 as minimum requirement.
Is it able to add netstandard2.0 as additional targets?

Background
I'm trying to test this package for BenchmarkDotNet test projects.
But BenchmarkDotNet supports old TFMs that is already out of support. (NET 5+, .NET Framework 4.6.1+, .NET Core 2.0+)

So It can't migrate test projects that using these TFM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions