mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-24 19:54:22 -04:00
Update nuget packages and rework UpdateService
This commit is contained in:
parent
9988300942
commit
5a84fb25e6
11 changed files with 94 additions and 106 deletions
|
@ -1,7 +1,7 @@
|
|||
using DiscordChatExporter.Core.Services;
|
||||
using CommonServiceLocator;
|
||||
using DiscordChatExporter.Core.Services;
|
||||
using DiscordChatExporter.Gui.ViewModels;
|
||||
using GalaSoft.MvvmLight.Ioc;
|
||||
using Microsoft.Practices.ServiceLocation;
|
||||
|
||||
namespace DiscordChatExporter.Gui
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue