feat: Update Crestron.SimplSharp.SDK NuGet packages

Upgraded Crestron.SimplSharp.SDK.Library, ProgramLibrary, and Program package versions from 2.21.90 to 2.21.274 across multiple project files. No other code or configuration changes were made.
This commit is contained in:
Nick Genovese 2026-08-14 10:17:02 -04:00
parent cdabbdb164
commit 1eed8a5c34
6 changed files with 6 additions and 6 deletions

View file

@ -29,6 +29,6 @@
<ProjectReference Include="..\PepperDash.Essentials.Core\PepperDash.Essentials.Core.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Crestron.SimplSharp.SDK.ProgramLibrary" Version="2.21.90" />
<PackageReference Include="Crestron.SimplSharp.SDK.ProgramLibrary" Version="2.21.274" />
</ItemGroup>
</Project>