diff --git a/Tapeti.Serilog/Tapeti.Serilog.nuspec b/Tapeti.Serilog/Tapeti.Serilog.nuspec
index 80c6cba..26fd39c 100644
--- a/Tapeti.Serilog/Tapeti.Serilog.nuspec
+++ b/Tapeti.Serilog/Tapeti.Serilog.nuspec
@@ -8,11 +8,11 @@
Hans Mulder
https://raw.githubusercontent.com/MvRens/Tapeti/master/UNLICENSE
https://github.com/MvRens/Tapeti
- https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.SimpleInjector.png
+ https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Serilog.png
false
Serilog integration package for Tapeti
- rabbitmq tapeti simpleinjector serilog
+ rabbitmq tapeti serilog
diff --git a/appveyor.yml b/appveyor.yml
index 91f2568..bbf7f81 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -18,6 +18,8 @@ after_build:
- cmd: appveyor PushArtifact "Tapeti.DataAnnotations.%GitVersion_NuGetVersion%.nupkg"
- cmd: nuget pack Tapeti.Flow\Tapeti.Flow.nuspec -version "%GitVersion_NuGetVersion%" -prop "target=%CONFIGURATION%"
- cmd: appveyor PushArtifact "Tapeti.Flow.%GitVersion_NuGetVersion%.nupkg"
+ - cmd: nuget pack Tapeti.Flow\SQL.Tapeti.Flow.SQL.nuspec -version "%GitVersion_NuGetVersion%" -prop "target=%CONFIGURATION%"
+ - cmd: appveyor PushArtifact "Tapeti.Flow.SQL.%GitVersion_NuGetVersion%.nupkg"
- cmd: nuget pack Tapeti.SimpleInjector\Tapeti.SimpleInjector.nuspec -version "%GitVersion_NuGetVersion%" -prop "target=%CONFIGURATION%"
- cmd: appveyor PushArtifact "Tapeti.SimpleInjector.%GitVersion_NuGetVersion%.nupkg"
- cmd: nuget pack Tapeti.Serilog\Tapeti.Serilog.nuspec -version "%GitVersion_NuGetVersion%" -prop "target=%CONFIGURATION%"
diff --git a/resources/icons/Tapeti.Flow.SQL.png b/resources/icons/Tapeti.Flow.SQL.png
new file mode 100644
index 0000000..eacf05f
Binary files /dev/null and b/resources/icons/Tapeti.Flow.SQL.png differ
diff --git a/resources/icons/Tapeti.Serilog.png b/resources/icons/Tapeti.Serilog.png
new file mode 100644
index 0000000..53332f0
Binary files /dev/null and b/resources/icons/Tapeti.Serilog.png differ