From 0d9005a5785d21f93c2fa9a93a6aaafe8b86b170 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Tue, 27 Jul 2021 15:55:30 +0200 Subject: [PATCH] Do not run analyzers for the .Addin project during build --- ILSpy.AddIn/ILSpy.AddIn.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index ffe8da06b..1a849094c 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -209,6 +209,8 @@ true + false + true