We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecc0dc4 + 2224a0a commit 8af53adCopy full SHA for 8af53ad
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.5.3" />
+ <PackageReference Include="xunit" Version="2.6.0" />
24
</ItemGroup>
25
26
</Project>
0 commit comments