Skip to content

Commit 7a388eb

Browse files
authored
Dev version bump [skip ci]
1 parent 47b6df0 commit 7a388eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Console/Serilog.Sinks.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>A Serilog sink that writes log events to the console/terminal.</Description>
4-
<VersionPrefix>5.0.1</VersionPrefix>
4+
<VersionPrefix>5.0.2</VersionPrefix>
55
<Authors>Serilog Contributors</Authors>
66
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net462;net471</TargetFrameworks>
77
<TargetFrameworks>$(TargetFrameworks);netstandard2.1;netstandard2.0;net5.0;net6.0;net7.0</TargetFrameworks>

0 commit comments

Comments
 (0)