Changes since v1.47.1:
- Deprecated usage of
TriggerEventStates
custom type inTouchPortalClient::TriggerEvent()
andTriggerEventCommand
: (1049c940)- Switch
TriggerEventCommand
to use regularDictionary<string,string>
type; - Updated
TouchPortalClient::TriggerEvent()
method to acceptDictionary<string,string>
type for local states argument and added overload which accepts a more genericIReadOnlyDictionary<string,string>
argument.
- Switch
The download here contains AnyCPU
DLL builds for .NET 6, 7 and 8 with portable debug info and generated documentation XML. The package can also be used via nuget.