Skip to content

Commit 90f5ec1

Browse files
linkdotnetbUnitBot
authored andcommitted
chore: Update xunit.runner.visualstudio
1 parent add30ee commit 90f5ec1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="xunit" Version="2.8.1" />
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">
16+
<PackageReference Include="xunit" Version="2.7.0" />
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)