We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8d105 commit 8fbb2a0Copy full SHA for 8fbb2a0
src/Serilog.Extensions.Logging/Serilog.Extensions.Logging.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<Description>Low-level Serilog provider for Microsoft.Extensions.Logging</Description>
5
- <VersionPrefix>2.0.1</VersionPrefix>
+ <VersionPrefix>2.0.2</VersionPrefix>
6
<Authors>Microsoft;Serilog Contributors</Authors>
7
<TargetFrameworks>net45;net46;net461;netstandard1.3;netstandard2.0</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments