We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e16803e + 8132b05 commit bf0ee2bCopy full SHA for bf0ee2b
tests/LuhnDotNetTest.csproj
@@ -9,7 +9,7 @@
9
10
<ItemGroup>
11
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
12
- <PackageReference Include="xunit" Version="2.6.1" />
+ <PackageReference Include="xunit" Version="2.7.0" />
13
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
<PrivateAssets>all</PrivateAssets>
0 commit comments