diff --git a/src/Spectre.Console/Spectre.Console.csproj b/src/Spectre.Console/Spectre.Console.csproj index cbed974..5537d74 100644 --- a/src/Spectre.Console/Spectre.Console.csproj +++ b/src/Spectre.Console/Spectre.Console.csproj @@ -4,10 +4,10 @@ net5.0;netstandard2.0 enable true + SA1633 - @@ -26,6 +26,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + all + @@ -33,4 +36,20 @@ False + + $(DefineConstants)TRACE;WCWIDTH_VISIBILITY_INTERNAL + + + + $(DefineConstants)TRACE;WCWIDTH_VISIBILITY_INTERNAL + + + + $(DefineConstants)TRACE;WCWIDTH_VISIBILITY_INTERNAL + + + + $(DefineConstants)TRACE;WCWIDTH_VISIBILITY_INTERNAL + +