Implemented interface member:
property
SkipReason
Microsoft.AspNetCore.InternalTesting.ITestCondition.SkipReason
1 write to SkipReason
Microsoft.AspNetCore.InternalTesting (1)
xunit\MinimumOsVersionAttribute.cs (1)
41SkipReason = $"This test requires {_targetOS} {_minVersion} or later.";