Skip to content

Instantly share code, notes, and snippets.

@josephwoodward
Created July 21, 2020 14:36
Show Gist options
  • Save josephwoodward/3403dc4a38309e2f3878fcb829210dd1 to your computer and use it in GitHub Desktop.
Save josephwoodward/3403dc4a38309e2f3878fcb829210dd1 to your computer and use it in GitHub Desktop.
xunitskip1.cs
#if IS_LINUX
[Fact]
public void ShouldlyApi()
{
...
}
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment