(force-patch): generate new build to test updated workflow nuget push issues

This commit is contained in:
Neil Dorin
2025-06-17 19:01:13 -06:00
parent 0a6896910d
commit af98a92f8c

View File

@@ -38,7 +38,7 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec
/// </summary>
/// <param name="preset"></param>
/// <param name="description"></param>
void CodecRoomPresetStore(int preset, string description);
void CodecRoomPresetStore(int preset, string description);
/// <summary>
/// Selects a far end preset by its ID. This is typically used to recall a preset that has been defined on the far end codec.