Skip to content

Commit cf2ffeb

Browse files
committed
updated to next major version for new production release
1 parent a026b35 commit cf2ffeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.RabbitMQ/Serilog.Sinks.RabbitMQ.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<VersionPrefix>6.0.0-pre</VersionPrefix>
4+
<VersionPrefix>6.0.0</VersionPrefix>
55
<TargetFrameworks>net472;netstandard2.0;netcoreapp2.0</TargetFrameworks>
66
<DebugType>portable</DebugType>
77
<AssemblyName>Serilog.Sinks.RabbitMQ</AssemblyName>

0 commit comments

Comments
 (0)