We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c31659 commit d60efa0Copy full SHA for d60efa0
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>8.0.4</VersionPrefix>
+ <VersionPrefix>8.0.5</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