You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2024. It is now read-only.
On netstandard1.7 we are adding back System.PlatformID which will now cause ambiguity with Xunit.PlatformID unless the fully qualified name is specified. We should rename Xunit.PlatformID to avoid this.
On netstandard1.7 we are adding back System.PlatformID which will now cause ambiguity with Xunit.PlatformID unless the fully qualified name is specified. We should rename Xunit.PlatformID to avoid this.