diff --git a/Directory.Build.props b/Directory.Build.props index ea559a0..e1304df 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -27,6 +27,10 @@ performance, and that full and pdbonly are the same. --> true full + + true + latest-all + true diff --git a/src/Arbatel.Core/Arbatel.Core.csproj b/src/Arbatel.Core/Arbatel.Core.csproj index bc06c35..53a9e1d 100644 --- a/src/Arbatel.Core/Arbatel.Core.csproj +++ b/src/Arbatel.Core/Arbatel.Core.csproj @@ -8,7 +8,6 @@ TRACE;DEBUG - AllRules.ruleset @@ -30,10 +29,6 @@ - - all - runtime; build; native; contentfiles; analyzers -