update to package reference

This commit is contained in:
AT
2020-01-14 21:10:54 +02:00
parent 6cad4bc986
commit 725df15012
39 changed files with 261 additions and 421 deletions

View File

@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.IO;
using Newtonsoft.Json;
using PropertyChanged;
namespace Wox.Plugin
{
[JsonObject(MemberSerialization.OptOut)]