Skip to content

Commit f0c8a37

Browse files
committed
Update xunit to v3
1 parent d8cde41 commit f0c8a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Beep.Tests/Beep.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1616
<PackageReference Include="Shouldly" Version="4.3.0" />
17-
<PackageReference Include="xunit" Version="2.9.3" />
17+
<PackageReference Include="xunit.v3" Version="3.2.2" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)