Skip to content

Commit 14c2965

Browse files
authored
Update Serilog.Extensions.Logging.csproj
Dev version bump [skip ci]
1 parent 26c840d commit 14c2965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Extensions.Logging/Serilog.Extensions.Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Description>Low-level Serilog provider for Microsoft.Extensions.Logging</Description>
55
<!-- This must match the major and minor components of the referenced Microsoft.Extensions.Logging package. -->
6-
<VersionPrefix>8.0.0</VersionPrefix>
6+
<VersionPrefix>8.0.1</VersionPrefix>
77
<Authors>Microsoft;Serilog Contributors</Authors>
88
<!-- These must match the Dependencies tab in https://www.nuget.org/packages/microsoft.extensions.logging at
99
the target version. -->

0 commit comments

Comments
 (0)