We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd62cab commit e92f201Copy full SHA for e92f201
src/Serilog.Settings.Configuration/Serilog.Settings.Configuration.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Description>Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.</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>Serilog Contributors</Authors>
8
<!-- These must match the Dependencies tab in https://www.nuget.org/packages/microsoft.settings.configuration at
9
the target version. -->
0 commit comments