diff --git a/Build/MQTTnet.nuspec b/Build/MQTTnet.nuspec index 82233fd..076bbfa 100644 --- a/Build/MQTTnet.nuspec +++ b/Build/MQTTnet.nuspec @@ -19,6 +19,7 @@ * [Client] Fixed a memory leak when web socket based connections trying to reconnect with an offline server. * [ManagedClient] Added method to trigger PING/PONG manually (connection check etc.). * [MQTTnet.AspNetCore] improved compatibility with AspNetCore 3.1. +* [MQTTnet.AspNetCore] Fixed a packaging issue with the Nuget package. * [MQTTnet.Server] Fixed wrong version output. Copyright Christian Kratky 2016-2020