Skip to content

Commit 4310b34

Browse files
committed
Set version to 4.0
1 parent 14cf778 commit 4310b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Enrichers.Thread/Serilog.Enrichers.Thread.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>Enrich Serilog events with properties from the current thread.</Description>
5-
<VersionPrefix>3.2.0</VersionPrefix>
5+
<VersionPrefix>4.0.0</VersionPrefix>
66
<Authors>Serilog Contributors</Authors>
77
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
88
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net471;net462</TargetFrameworks>

0 commit comments

Comments
 (0)