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
Update Startup.cs
release/3.x.x
BP
6 years ago
committed by
GitHub
parent
06a299d212
commit
580a431fbf
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Tests/MQTTnet.TestApp.AspNetCore2/Startup.cs
+ 1
- 0
Tests/MQTTnet.TestApp.AspNetCore2/Startup.cs
View File
@@ -5,6 +5,7 @@ using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.FileProviders;
using MQTTnet;
using MQTTnet.AspNetCore;
using MQTTnet.Server;
Write
Preview
Loading…
Cancel
Save