Use resharper annotation nuget package

This commit is contained in:
bao-qian
2016-04-22 23:11:22 +01:00
parent fea237a3ea
commit 5bc74fc296
37 changed files with 123 additions and 1577 deletions

View File

@@ -3,8 +3,8 @@ using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Windows.Controls;
using JetBrains.Annotations;
using Wox.Infrastructure.Storage;
using Wox.Plugin.WebSearch.Annotations;
using Wox.Plugin.WebSearch.SuggestionSources;
namespace Wox.Plugin.WebSearch