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 9969618 commit 86b7743Copy full SHA for 86b7743
Changelog.md
@@ -1,8 +1,6 @@
1
# Changelog
2
3
-## 1.0.0.0
4
-
5
-Finally pulling the trigger on releasing version 1.0 of the InMemory sink.
+## 2.0.0.0
6
7
This version bumps the minimum version of Serilog to 4.x to be more with the times.
8
Directory.Build.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <Version>1.0.0.0</Version>
+ <Version>2.0.0.0</Version>
<Authors>Sander van Vliet</Authors>
<Company>Codenizer BV</Company>
<Copyright>2025 Sander van Vliet</Copyright>
0 commit comments