Skip to content

Commit

Permalink
Updates MQTTNet
Browse files Browse the repository at this point in the history
  • Loading branch information
i8beef committed Dec 9, 2022
1 parent 34d40b2 commit 1c97d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HomeAutio.Mqtt.Core/HomeAutio.Mqtt.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="MQTTnet" Version="4.1.3.436" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.1.3.436" />
<PackageReference Include="MQTTnet" Version="4.1.4.563" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.1.4.563" />
</ItemGroup>

</Project>

0 comments on commit 1c97d06

Please sign in to comment.