Skip to content

Commit b7114d3

Browse files
authored
Remove HTTP from dependency declaration in nuspec (#394)
1 parent d43e0cd commit b7114d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nanoFramework.Azure.Devices.Client.nuspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ This is an SDK for Azure IoT Hub using MQTT broker.</description>
2323
<dependency id="nanoFramework.Json" version="2.2.183" />
2424
<dependency id="nanoFramework.M2Mqtt" version="5.1.185" />
2525
<dependency id="nanoFramework.M2Mqtt.Core" version="5.1.185" />
26-
<dependency id="nanoFramework.System.Net.Http" version="1.5.99" />
2726
</dependencies>
2827
</metadata>
2928
<files>

0 commit comments

Comments
 (0)