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 cb7f224 commit d29a1b6Copy full SHA for d29a1b6
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.2</VersionPrefix>
+ <VersionPrefix>2.0.1</VersionPrefix>
6
<Authors>Microsoft;Serilog Contributors</Authors>
7
<TargetFrameworks>net45;net46;net461;netstandard1.3;netstandard2.0</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments