Skip to content

Commit 5839480

Browse files
authored
Minor version bump, UtcTimestamp token support was added
1 parent dae7bd4 commit 5839480

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>6.0.1</VersionPrefix>
4+
<VersionPrefix>6.1.0</VersionPrefix>
55
<Authors>Serilog Contributors</Authors>
66
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net462;net471</TargetFrameworks>
77
<TargetFrameworks>$(TargetFrameworks);netstandard2.0;net6.0;net8.0</TargetFrameworks>

0 commit comments

Comments
 (0)