Skip to content

Commit

Permalink
feat: bumped essentials version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngenovese11 committed Oct 16, 2024
1 parent 670b5c9 commit a67e60e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NvxEpi/NvxEpi.4Series.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants>$(DefineConstants);SERIES4</DefineConstants>
</PropertyGroup>
</PropertyGroup>

<ItemGroup>
<Compile Remove="Properties\**" />
Expand All @@ -37,7 +37,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="PepperDash.Essentials.Plugin.MobileControl.Messengers" Version="4.3.0-feature-add-handler-for-logo-images.1" />
<PackageReference Include="PepperDash.Essentials.Plugin.MobileControl.Messengers" Version="4.2.0-routing-updates.2" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2567" />
</ItemGroup>

Expand Down

0 comments on commit a67e60e

Please sign in to comment.