Skip to content

NUnitLite incorrectly reports Win 10 OS name #2102

@ChrisMaddock

Description

@ChrisMaddock

NUnitLite incorrectly reports Environment.OSVersion as Windows 8, when running on Windows 10. The property has been deprecated. This is shown in the main console output, xml, and a couple of other places.

The simple workaround is to add an app.manifest, as the console runner has. (The Console runner reports correctly.)

Alternatively, looks like the existing OSPlatform class might already work around this situation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions