SimpleToolkit.* packages replacement
This commit is contained in:
@@ -10,7 +10,7 @@ using VDownload.Core.ViewModels.Authentication;
|
||||
using VDownload.Core.ViewModels.Home;
|
||||
using VDownload.Core.ViewModels.Settings;
|
||||
using VDownload.Services.UI.DictionaryResources;
|
||||
using SimpleToolkit.UI.Models;
|
||||
using MSEssentials.UI.Common.MVVM;
|
||||
using VDownload.Core.ViewModels.About;
|
||||
using VDownload.Core.ViewModels.Subscriptions;
|
||||
using VDownload.Core.Strings;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -15,8 +15,7 @@
|
||||
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240227000" />
|
||||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" />
|
||||
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
|
||||
<PackageReference Include="SimpleToolkit.MVVM" Version="1.7.8" />
|
||||
<PackageReference Include="SimpleToolkit.UI.Models" Version="1.7.8" />
|
||||
<PackageReference Include="MSEssentials.UI.Common.MVVM" Version="1.7.10" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user