Essentials
Essentials copied to clipboard
Update crestron assembly
This pull request updates several project files to use newer versions of the Crestron SimplSharp SDK NuGet packages. The main change is a version bump from 2.21.90 to 2.21.157 for both ProgramLibrary and Program dependencies across multiple projects, which helps ensure compatibility with the latest SDK features and bug fixes.
Dependency version updates:
- Updated
Crestron.SimplSharp.SDK.Libraryfrom version 2.21.90 to 2.21.157 inPepperDash.Core.csproj - Updated
Crestron.SimplSharp.SDK.ProgramLibraryfrom version 2.21.90 to 2.21.157 inPepperDash.Essentials.Core.csproj,PepperDash.Essentials.Devices.Common.csproj,PepperDash.Essentials.MobileControl.Messengers.csproj, andPepperDash.Essentials.MobileControl.csproj[1] [2] [3] [4] - Updated
Crestron.SimplSharp.SDK.Programfrom version 2.21.90 to 2.21.157 inPepperDash.Essentials.csprojUpdate Essentials project to include latest Crestron package (Crestron.SimplSharp.SDK.Program, 2.21.157). Confirmed that Essentials reads in configuration file using existing production solution.
@andrew-welker - PR opened as part of NVX-EPI feature request requiring latest Crestron Assembly within Essentials. NVX-EPI updates completed and vetted on-the-bench. No issues discovered with Crestron Assembly v2.21.157. Feel free to PR into Main whenever you are ready.