Skip to content

Commit c3fe3c6

Browse files
authored
Merge pull request #43 from bdovaz/dev
Bump Serilog version dependency to support Unity and .netstandard 2.0+
2 parents 1eca9e5 + 7140c01 commit c3fe3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Formatting.Compact/Serilog.Formatting.Compact.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.8.0" />
22+
<PackageReference Include="Serilog" Version="2.9.0" />
2323
</ItemGroup>
2424

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

0 commit comments

Comments
 (0)