We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8212c8 commit 6c8f6fdCopy full SHA for 6c8f6fd
src/Serilog.AspNetCore/Serilog.AspNetCore.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Description>Serilog support for ASP.NET Core logging</Description>
5
<!-- This must match the major and minor components of the referenced *.Extensions.* packages (and highest supported .NET TFM). -->
6
- <VersionPrefix>8.0.0</VersionPrefix>
+ <VersionPrefix>8.0.1</VersionPrefix>
7
<Authors>Microsoft;Serilog Contributors</Authors>
8
<TargetFrameworks>net462;netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks>
9
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments