diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 1edd6be7..35d09695 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,34 +1,34 @@ - - - pdbonly - true - CS1591 - AllEnabledByDefault - - - - - CustomDictionary.xml - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - All - - + + + pdbonly + true + CS1591 + AllEnabledByDefault + + + + + CustomDictionary.xml + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + All + + \ No newline at end of file