Skip to content

Commit

Permalink
Revert minor version bump - forgot about the versioning policy used h…
Browse files Browse the repository at this point in the history
…ere :) [skip ci]
  • Loading branch information
nblumhardt authored May 13, 2024
1 parent 39c07a9 commit cfe1b52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.</Description>
<!-- This must match the major and minor components of the referenced Microsoft.Extensions.Logging package. -->
<VersionPrefix>8.1.0</VersionPrefix>
<VersionPrefix>8.0.1</VersionPrefix>
<Authors>Serilog Contributors</Authors>
<!-- These must match the Dependencies tab in https://www.nuget.org/packages/microsoft.settings.configuration at
the target version. -->
Expand Down

0 comments on commit cfe1b52

Please sign in to comment.