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 60ba0f2 commit 615152cCopy full SHA for 615152c
src/Serilog.Sinks.Debug/Serilog.Sinks.Debug.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>A Serilog sink that writes log events to the debug output window.</Description>
5
- <VersionPrefix>2.0.1</VersionPrefix>
+ <VersionPrefix>3.0.0</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
8
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net471;net462</TargetFrameworks>
0 commit comments