Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

TerminateWithSuccess should be updated for .NET Standard 2.0 #116

Description

@cclauson

Hi,

Wanted to ask about something I'm a little confused about. I see that nunit.xamarin.csproj states that it targets netstandard2.0, but the nuget package currently up does not have a netstandard dll, but dlls for uap/android/ios. Also noticed that the method TerminateWithSuccess() uses conditional compilation to have a different implementation for each TFM, but wouldn't work if compiled for .NET Standard. Is it the case that this is supposed to be targeted to these different frameworks and is normally built this way, but this just isn't reflected in the project file?

Thanks so much

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions