Skip to content

Commit 41e06b2

Browse files
committed
Update xunit to 2.9.2
1 parent 64904d0 commit 41e06b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tabula.Tests/Tabula.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<PackageReference Include="CsvHelper" Version="33.0.1" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
15-
<PackageReference Include="xunit" Version="2.4.2" />
16-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
15+
<PackageReference Include="xunit" Version="2.9.2" />
16+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)