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 8819e5f commit d480750Copy full SHA for d480750
Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Library</OutputType>
5
<TargetFrameworks>net10.0;net9.0;net8.0;net48</TargetFrameworks>
6
- <VersionPrefix>9.0.2</VersionPrefix>
+ <VersionPrefix>9.0.3</VersionPrefix>
7
<VersionSuffix></VersionSuffix>
8
<Authors>Lior Banai</Authors>
9
<Description>Analogy Serilog Parser for Compact Formatting</Description>
0 commit comments