NUnit Console 3.15.0 (Release)
Copyright (c) 2022 Charlie Poole, Rob Prouse
Montag, 28. Februar 2022 15:13:16
Runtime Environment
OS Version: Microsoft Windows NT 6.2.9200.0 ********** this is printed when running on Windows 10
Runtime: .NET Framework CLR v4.0.30319.42000
Steps to reproduce:
mt.exe -inputresource:"C:\path\to\nunit3-console.exe";#1 -out:;#1 -out:"C:\path\to\extracted.manifest"Expected: manifest is identical to https://github.com/nunit/nunit-console/blob/main/src/NUnitConsole/nunit-console/app.manifest
Actual: manifest is a default manifest
Implications:
Environment.OSVersion.Version(and friends) is not working as expected