Skip to content

Commit 7b02225

Browse files
authored
Merge pull request #49 from nojaf/update-serilog
Update to latest serilog
2 parents 9a25ab2 + 7890071 commit 7b02225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Serilog.Sinks.Network/Serilog.Sinks.Network.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Serilog" Version="2.9.0"/>
14+
<PackageReference Include="Serilog" Version="4.2.0"/>
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)