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 6cc68d9 commit 49b7392Copy full SHA for 49b7392
src/Serilog.Formatting.Compact/Serilog.Formatting.Compact.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>A simple, compact JSON-based event format for Serilog.</Description>
5
- <VersionPrefix>2.0.0</VersionPrefix>
+ <VersionPrefix>2.0.1</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net462;net471</TargetFrameworks>
8
<TargetFrameworks>$(TargetFrameworks);netstandard2.0;netstandard2.1;net6.0;net7.0</TargetFrameworks>
0 commit comments