Azure-Samples / Azure-Samples/MqttApplicationSamples
.Net getting_started sample won't compile with latest version of MQTTNet v5.0.1
Open
- Dominant language
- C
- Stars
- 34
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
1. Upgrade target .Net version to .Net 8 as MQTTNet v5.0.1 doesn't support .Net 7 and lower.
2. Upgrade MQTTNet to latest stable version v5.0.1.1416, getting_started project won't compile. After fixing some naming changes, the following compile errors are still seen:

Contributor guide
Assessment
This issue has not been assessed yet.