Skip to content

Commit 083c798

Browse files
authored
Update dependency xunit.runner.visualstudio to 3.1.2 (#87)
2 parents 747dae7 + 450fcf2 commit 083c798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/KnowledgePicker.WordCloud.Tests/KnowledgePicker.WordCloud.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1414
<PackageReference Include="xunit.v3" Version="3.0.0" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.2">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)