Skip to content

Commit

Permalink
Nugetize MQTTNet
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianstevens authored Dec 7, 2023
1 parent ca2636c commit 3ff8a4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/Meadow.Core/Meadow.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<None Include="..\icon.png" Link="icon.png" Pack="true" PackagePath="" />
<PackageReference Include="Meadow.Contracts" Version="1.6.0" />
<PackageReference Include="Meadow.Modbus" Version="1.6.0" />
<ProjectReference Include="..\..\..\MQTTnet\Source\MQTTnet\MQTTnet.csproj" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Meadow.MQTT" Version="1.6.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.2.0" />
</ItemGroup>
</Project>

0 comments on commit 3ff8a4f

Please sign in to comment.