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 1530e04 commit 24d8583Copy full SHA for 24d8583
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>7.0.0</VersionPrefix>
+ <VersionPrefix>7.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