We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b744257 + cb74750 commit 4cbc04fCopy full SHA for 4cbc04f
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.0" />
+ <PackageReference Include="xunit.extensibility.execution" Version="2.9.1" />
25
</ItemGroup>
26
<ItemGroup>
27
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="8.0.0" />
0 commit comments