From 9d563e51adfcddacc9f888b2ac43890adbe7d4d5 Mon Sep 17 00:00:00 2001 From: Richard Webb Date: Sun, 12 Apr 2020 17:02:26 +0100 Subject: [PATCH] Add FxCop to the build --- src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj index ea7bdf756..c2d6054d1 100644 --- a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj +++ b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj @@ -31,6 +31,10 @@ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.2 for more + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +