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 2e16a5d commit 767f884Copy full SHA for 767f884
src/Serilog.Extensions.Logging/Serilog.Extensions.Logging.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Low-level Serilog provider for Microsoft.Extensions.Logging</Description>
5
- <VersionPrefix>2.0.3</VersionPrefix>
+ <VersionPrefix>2.0.4</VersionPrefix>
6
<Authors>Microsoft;Serilog Contributors</Authors>
7
<TargetFrameworks>net45;net46;net461;netstandard1.3;netstandard2.0</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments