Skip to content

Commit 94934e5

Browse files
committed
Update packages manually since dependabot still can't handle this
1 parent bfa1e6e commit 94934e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2424
<PackageReference Include="Shouldly" Version="4.3.0" />
2525
<PackageReference Include="Verify.Xunit" Version="28.11.0" />
26-
<PackageReference Include="xunit" Version="2.9.2" />
27-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
26+
<PackageReference Include="xunit" Version="2.9.3" />
27+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
<PrivateAssets>all</PrivateAssets>
3030
</PackageReference>

0 commit comments

Comments
 (0)