We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29cbac0 commit ab5512bCopy full SHA for ab5512b
tests/bunit.testassets/bunit.testassets.csproj
@@ -16,7 +16,7 @@
16
<ItemGroup>
17
<PackageReference Include="Serilog" Version="3.1.1" />
18
<PackageReference Include="Serilog.Expressions" Version="4.0.0" />
19
- <PackageReference Include="xunit.extensibility.execution" Version="2.6.6" />
+ <PackageReference Include="xunit.extensibility.execution" Version="2.7.0" />
20
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
21
<PackageReference Include="xunit.assert" Version="2.7.0" />
22
</ItemGroup>
0 commit comments