Commit Graph

7 Commits

Author SHA1 Message Date
089023e7cf Refactor ClipTrimDotNet.csproj to SDK style and .NET 8
Converted the project file to the modern SDK-style format, targeting .NET 8.0 instead of .NET Framework 4.8. Replaced explicit assembly references and manual NuGet package management with <PackageReference> elements for all dependencies. Removed legacy MSBuild properties, imports, and targets, simplifying the project structure. Updated build events and ensured content files are copied as needed. This modernization improves maintainability and compatibility with current .NET tooling.
2026-02-24 21:14:28 -05:00
1e7141c43f some tests 2026-02-24 21:11:26 -05:00
d49ac95fa2 settings work 2026-02-22 14:57:04 -05:00
f2718282c7 Merge branch 'plugin_migration' into react_migration 2026-02-22 13:11:40 -05:00
c1948182ec remove .vs files 2026-02-21 11:21:11 -05:00
8f367c9264 start of migration 2026-02-21 11:15:02 -05:00
9af8626dab include stream deck plugin 2026-02-21 09:02:16 -05:00