We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c840d commit 14c2965Copy full SHA for 14c2965
src/Serilog.Extensions.Logging/Serilog.Extensions.Logging.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Description>Low-level Serilog provider for Microsoft.Extensions.Logging</Description>
5
<!-- This must match the major and minor components of the referenced Microsoft.Extensions.Logging package. -->
6
- <VersionPrefix>8.0.0</VersionPrefix>
+ <VersionPrefix>8.0.1</VersionPrefix>
7
<Authors>Microsoft;Serilog Contributors</Authors>
8
<!-- These must match the Dependencies tab in https://www.nuget.org/packages/microsoft.extensions.logging at
9
the target version. -->
0 commit comments