starface-outlook-sync-addin/src/StarfaceOutlookSync
duffyduck ad649ad319 Switch to .NET 8 for cross-platform build support
- Target net8.0-windows instead of net4.8
- EnableWindowsTargeting for Linux build
- Replace Marshal.GetActiveObject with P/Invoke (not in .NET 8)
- Use NuGet package for Outlook Interop instead of local DLL ref
- Update Inno Setup script for .NET 8 runtime check
- Builds successfully on Linux, runs on Windows

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:33:21 +02:00
..
Models Rewrite as standalone C# WinForms app 2026-04-03 10:26:58 +02:00
Services Switch to .NET 8 for cross-platform build support 2026-04-03 10:33:21 +02:00
UI Switch to .NET 8 for cross-platform build support 2026-04-03 10:33:21 +02:00
Program.cs Rewrite as standalone C# WinForms app 2026-04-03 10:26:58 +02:00
StarfaceOutlookSync.csproj Switch to .NET 8 for cross-platform build support 2026-04-03 10:33:21 +02:00