upgrade xaml based nuget packages (#4426)

* Settings packages updated

* removing WinUI references from wox base

* removing unneeded reference

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
Clint Rutkas
2020-06-22 15:23:39 -07:00
committed by GitHub
parent 720fad80c3
commit f6d53bc337
5 changed files with 6 additions and 11 deletions

View File

@@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Windows.Input;
using Windows.UI.Xaml.Media;
namespace Wox.Plugin
{