We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0041ccb + c31af9f commit 15842feCopy full SHA for 15842fe
tests/unit/AStar.Dev.FluentAssignments.Unit.Tests/AStar.Dev.FluentAssignments.Unit.Tests.csproj
@@ -17,7 +17,7 @@
17
</PackageReference>
18
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
19
<PackageReference Include="xunit" Version="2.9.2" />
20
- <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
22
<PrivateAssets>all</PrivateAssets>
23
0 commit comments