1 reference to None
Microsoft.TestPlatform.Utilities (1)
InferRunSettingsHelper.cs (1)
647
return Enum.IsDefined(typeof(FrameworkVersion), value) && value != FrameworkVersion.
None
;