We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a026b35 commit cf2ffebCopy full SHA for cf2ffeb
src/Serilog.Sinks.RabbitMQ/Serilog.Sinks.RabbitMQ.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <VersionPrefix>6.0.0-pre</VersionPrefix>
+ <VersionPrefix>6.0.0</VersionPrefix>
5
<TargetFrameworks>net472;netstandard2.0;netcoreapp2.0</TargetFrameworks>
6
<DebugType>portable</DebugType>
7
<AssemblyName>Serilog.Sinks.RabbitMQ</AssemblyName>
0 commit comments