Skip to content

Commit ae1c69d

Browse files
committed
Update serilog version
1 parent f960d0b commit ae1c69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Settings.AppSettings/Serilog.Settings.AppSettings.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Serilog" Version="2.3.0" />
22+
<PackageReference Include="Serilog" Version="2.6.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">

0 commit comments

Comments
 (0)