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 3834bda commit 71ee59dCopy full SHA for 71ee59d
src/Serilog.Settings.Configuration/Serilog.Settings.Configuration.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.</Description>
5
- <VersionPrefix>3.0.1</VersionPrefix>
+ <VersionPrefix>3.0.2</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<TargetFrameworks>netstandard2.0;net451;net461</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments