Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#172 - Allow UUID definition from Implementing Class #173

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Aug 6, 2021

  1. Fixes #1 - Make using the ActionUuidAttribute more flexible by allowi…

    …ng an override of the base class' ActionUuid member. Also rename the attribute to maintain accuracy.
    ipointer-certifid committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    12796fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e8270 View commit details
    Browse the repository at this point in the history
  3. #1 - Add an [Obsolete] extension of the StreamDeckActionAttribute nam…

    …ed ActionUuidAttribute so we don't immediately break people who update their NuGet packages.
    ipointer-certifid committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    7f241a1 View commit details
    Browse the repository at this point in the history
  4. #1 Fix references to the StreamDeckActionAttribute (accidentally incl…

    …uded the 'Attribute' suffix).
    ipointer-certifid committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    de9ac48 View commit details
    Browse the repository at this point in the history