Switched to dedicated sync service

This commit is contained in:
2026-01-17 21:28:57 +01:00
parent 19c27c8ef0
commit 70dd1358ca
10 changed files with 87 additions and 142 deletions

View File

@@ -1,4 +1,6 @@
using OneDriveBackupService;
using OneDriveBackupService.Models;
using OneDriveBackupService.OneDrive;
var builder = Host.CreateApplicationBuilder(args);