Skip to content

Commit

Permalink
Adapt to new Xunit.StaFact
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Feb 6, 2025
1 parent 0f4c04b commit c5d1d29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
using Microsoft.VisualStudio.Threading;
using Xunit;
using Xunit.Abstractions;
using TplExtensions = Microsoft.VisualStudio.Threading.TplExtensions;

public class TplExtensionsTests : TestBase
{
Expand Down

0 comments on commit c5d1d29

Please sign in to comment.