Upgrade to .net 4.5

This commit is contained in:
bao-qian
2015-11-07 03:03:54 +00:00
parent 7db73cbd44
commit 08594f0b96
35 changed files with 150 additions and 99 deletions

View File

@@ -1,7 +1,6 @@
using System.Collections.Generic;
using System.IO;
using System.Reflection;
using Exceptionless.Json;
using JsonProperty = Newtonsoft.Json.JsonPropertyAttribute;
using Wox.Infrastructure.Storage;