We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba36330 + 39858b5 commit 443ce42Copy full SHA for 443ce42
1 file changed
src/C3D/Extensions/Logging/Xunit/C3D.Extensions.Logging.Xunit.csproj
@@ -21,7 +21,7 @@
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
22
</PackageReference>
23
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
24
- <PackageReference Include="xunit.extensibility.execution" Version="2.9.1" />
+ <PackageReference Include="xunit.extensibility.execution" Version="2.9.2" />
25
</ItemGroup>
26
<ItemGroup>
27
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="8.0.0" />
0 commit comments