We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533f475 commit d47eefbCopy full SHA for d47eefb
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.3</VersionPrefix>
+ <VersionPrefix>8.0.4</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