|
|
@@ -15,7 +15,7 @@ |
|
|
|
<copyright>Copyright Christian Kratky 2016-2018</copyright> |
|
|
|
<tags>MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin</tags> |
|
|
|
<dependencies> |
|
|
|
<dependency id="MQTTnet" version="2.8.2" /> |
|
|
|
<dependency id="MQTTnet" version="2.8.3" /> |
|
|
|
<dependency id="Microsoft.AspNetCore.Connections.Abstractions" version="2.1.0" /> |
|
|
|
<dependency id="Microsoft.AspNetCore.WebSockets" version="2.0.1" /> |
|
|
|
<dependency id="Microsoft.Extensions.Hosting.Abstractions" version="2.0.1" /> |
|
|
|