Skip to content

Commit 5631459

Browse files
authored
Update xunit-dotnet monorepo (#95)
2 parents 5ef31b9 + a2bfc09 commit 5631459

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
14-
<PackageReference Include="xunit.v3" Version="3.0.1" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
14+
<PackageReference Include="xunit.v3" Version="3.1.0" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)