Skip to content

Commit 330e7f3

Browse files
committed
chore: Update xunit.runner.visualstudio
1 parent a2b268e commit 330e7f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/bunit.web.query.tests/bunit.web.query.tests.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="xunit" Version="2.9.0" />
17-
<!-- DO NOT UPGRADE TO versions > 2.4.5 as they do not support .net5 or older -->
18-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1918
<PrivateAssets>all</PrivateAssets>
2019
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2120
<NoWarn>NU1701</NoWarn>

0 commit comments

Comments
 (0)