We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90aa60c commit 34b1657Copy full SHA for 34b1657
CodeLineCounter.Tests/CodeLineCounter.Tests.csproj
@@ -16,8 +16,8 @@
16
</PackageReference>
17
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
18
<PackageReference Include="Moq" Version="4.20.72" />
19
- <PackageReference Include="xunit" Version="2.9.2" />
20
- <PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
+ <PackageReference Include="xunit" Version="2.9.3" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
22
<PrivateAssets>all</PrivateAssets>
23
0 commit comments