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 f679083 commit f9fe46dCopy full SHA for f9fe46d
src/Serilog.Sinks.XUnit.Injectable/Serilog.Sinks.XUnit.Injectable.csproj
@@ -36,7 +36,7 @@
36
<None Include="..\..\icon.png" Pack="true" PackagePath="\" />
37
<None Include="..\..\LICENSE" Pack="true" PackagePath="\" />
38
39
- <PackageReference Include="Serilog" Version="4.2.0" />
+ <PackageReference Include="Serilog" Version="4.3.0" />
40
<PackageReference Include="xunit.v3.extensibility.core" Version="2.0.2" />
41
</ItemGroup>
42
</Project>
0 commit comments