Skip to content

Commit

Permalink
Fix test that was failing on net472
Browse files Browse the repository at this point in the history
  • Loading branch information
NewellClark committed Sep 8, 2021
1 parent aef28db commit 6a2807f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ public static IEnumerable<object[]> CS_KnownProblematicTypeNames
get
{
yield return new[] { "System.Threading.SpinLock" };
yield return new[] { "System.Text.Json.Utf8JsonReader" };
}
}

Expand Down

0 comments on commit 6a2807f

Please sign in to comment.