Skip to content

Commit

Permalink
build(force-patch): updates Essentials and mobile control dependency …
Browse files Browse the repository at this point in the history
…versions
  • Loading branch information
ndorin committed Jun 11, 2024
1 parent ed8e087 commit a51fef5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/CiscoCodecConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using PepperDash.Essentials.Devices.Common.Codec;

using Newtonsoft.Json;
using epi_videoCodec_ciscoExtended.UserInterface.UserInterfaceExtensions;
using Extensions = epi_videoCodec_ciscoExtended.UserInterface.UserInterfaceExtensions.Extensions;

namespace epi_videoCodec_ciscoExtended
{
Expand Down
4 changes: 2 additions & 2 deletions src/epi-videoCodec-ciscoExtended.4Series.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="PepperDash.Essentials.Plugin.MobileControl.Messengers" Version="4.0.0-fix-mobile-control-system-controller-fix.3" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2486" />
<PackageReference Include="PepperDash.Essentials.Plugin.MobileControl.Messengers" Version="4.2.0-feature-add-levelControlListToRoom.5" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2523" />
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
</ItemGroup>

Expand Down

0 comments on commit a51fef5

Please sign in to comment.