Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Welker
8ace195a98 fix: update some exception messages to not print exception
Some exceptions are handled and don't need all of the details printed.
2025-03-06 12:03:31 -06:00
Andrew Welker
fb9fbe829c chore(force-patch): fix build errors after merge 2025-03-05 10:36:35 -06:00
Andrew Welker
64ef2a6a3e Merge branch 'release' into feature-2/camera-list-config 2025-03-05 10:25:59 -06:00
Andrew Welker
638df4dd3b feat!: support only .NET Framework 4.7.2
In order to conform with the plugin format and the workflow, the .csproj
file was moved up a level to the root of the `src` folder and the
solution file was renamed.

Workflows were also changed to match the plugin workflows.

BREAKING CHANGE: Supports ONLY .NET Framework 4.7.2
2025-03-04 08:28:30 -06:00