SimpleToolkit.* packages replacement
All checks were successful
Build and publish app / Build and determine version (push) Successful in 5m54s
Build and publish app / Pack and publish (push) Successful in 2m39s

This commit is contained in:
2026-04-16 22:33:35 +02:00
Unverified
parent 61ff175896
commit 748dcf27ca
13 changed files with 13 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ using VDownload.Models;
using VDownload.Services.Data.Settings;
using VDownload.Services.UI.StoragePicker;
using VDownload.Sources.Twitch.Configuration.Models;
using SimpleToolkit.MVVM;
using MSEssentials.UI.Common.MVVM;
using System.Text.RegularExpressions;
using VDownload.Services.Utility.Filename;
using VDownload.Services.UI.Dialogs;