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 efe940a commit ff0b0a6Copy full SHA for ff0b0a6
src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Asynchronous sink wrapper for Serilog.</Description>
5
- <VersionPrefix>2.0.0</VersionPrefix>
+ <VersionPrefix>2.0.1</VersionPrefix>
6
<Authors>Jezz Santos;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