We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4116f9 commit 499a89bCopy full SHA for 499a89b
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
env:
13
Configuration: Release
14
Project: MQTTLib
15
- Solution: MQTTLib.sln
+ Solution: .\src\MQTTLib\MQTTLib.csproj
16
Bin: MQTTLib.dll
17
18
steps:
0 commit comments