We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99799d9 commit ffdf9d7Copy full SHA for ffdf9d7
1 file changed
README.md
@@ -6,7 +6,7 @@ This repo can be used as a template repo to create new MQTT devices using [MQTTn
6
dotnet new install IoTModels.MqttDevice.Template
7
dotnet new mqtt-device -o myDevice
8
```
9
-
+
10
## What is in this template?
11
12
- A dotnet 6.0 worker project
0 commit comments