We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3eb6f32 + 22e76ea commit ea4f338Copy full SHA for ea4f338
tests/Slugify.Core.Tests/Slugify.Core.Tests.csproj
@@ -20,7 +20,7 @@
20
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
21
</PackageReference>
22
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
23
- <PackageReference Include="xunit" Version="2.6.0" />
+ <PackageReference Include="xunit" Version="2.6.1" />
24
</ItemGroup>
25
26
</Project>
0 commit comments