Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 578be5a

Browse files
chore(deps): update xunit-dotnet monorepo to v2.8.0
1 parent 758cdee commit 578be5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BlazorTable.Tests/BlazorTable.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<PackageReference Include="PuppeteerSharp.Contrib.Extensions" Version="4.0.0" />
1313
<PackageReference Include="Shouldly" Version="4.0.3" />
1414
<PackageReference Include="System.Resources.ResourceManager" Version="4.3.0" />
15-
<PackageReference Include="xunit" Version="2.4.1" />
16-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
15+
<PackageReference Include="xunit" Version="2.8.0" />
16+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)