This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
MQTTnet
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed build.
release/3.x.x
Christian Kratky
5 years ago
parent
1b5e0197e4
commit
3d404f9755
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
Tests/MQTTnet.Core.Tests/ManagedMqttClient_Tests.cs
+ 2
- 1
Tests/MQTTnet.Core.Tests/ManagedMqttClient_Tests.cs
View File
@@ -1,4 +1,5 @@
using System.Threading;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using MQTTnet.Client;
Write
Preview
Loading…
Cancel
Save