Upgrade to new project format

This commit is contained in:
Andre Beging
2020-02-25 13:55:43 +01:00
parent c23f9b496b
commit 07a96e7202
9 changed files with 151 additions and 114 deletions

View File

@@ -12,9 +12,9 @@
See http://www.galasoft.ch/mvvm
*/
using CommonServiceLocator;
using eJay.ViewModel.Dialogs;
using GalaSoft.MvvmLight.Ioc;
using Microsoft.Practices.ServiceLocation;
namespace eJay.ViewModel
{