Skip to content

Commit

Permalink
Updated harmony library to deal with Logitech breaking change again
Browse files Browse the repository at this point in the history
  • Loading branch information
i8beef committed Feb 20, 2019
1 parent 8642e0b commit 6ad33fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HomeAutio.Mqtt.Harmony/HomeAutio.Mqtt.Harmony.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="I8Beef.CodeAnalysis.RuleSet" Version="1.0.15">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="HarmonyHub" Version="3.0.0.5" />
<PackageReference Include="HarmonyHub" Version="3.0.0.10" />
<PackageReference Include="HomeAutio.Mqtt.Core" Version="3.0.0.45" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="2.1.1" />
Expand Down

0 comments on commit 6ad33fa

Please sign in to comment.