From 9f661f99f2343b88887c90a99c48afadcd95d394 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Mon, 15 Jul 2019 10:29:52 +0200 Subject: [PATCH] Add Microsoft.VisualStudio.SDK.Analyzers as per https://devblogs.microsoft.com/visualstudio/checklist-for-writing-great-visual-studio-extensions/ - Warnings not fixed --- ILSpy.AddIn/ILSpy.AddIn.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index e61b4e2a5..1126fcf82 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -51,6 +51,7 @@ +