mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-03 01:25:38 -05:00
Start adding Miniflux support plus other cleanup
- Modernize old async code - Update to .NET 10 - Adjust namespace - Bypass update check when debugging
This commit is contained in:
@@ -8,6 +8,7 @@ using System.Collections.Generic;
|
||||
using System.Data.SqlServerCe;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using FeedCenter.Feeds;
|
||||
|
||||
namespace FeedCenter.Data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user