diff --git a/samples.props b/samples.props index 508c95bc6..414df8ac4 100644 --- a/samples.props +++ b/samples.props @@ -3,10 +3,20 @@ true - true false false true + + + true + true + + \ No newline at end of file diff --git a/src.props b/src.props index 04bdc5d55..7cb74cc81 100644 --- a/src.props +++ b/src.props @@ -16,9 +16,8 @@ latest true - true + true - true True true $(NoWarn);CS1591,NU1507 @@ -48,6 +47,18 @@ ../../README.md + + + true + true + true + + all diff --git a/test.props b/test.props index 243a95dd3..ae1439cbd 100644 --- a/test.props +++ b/test.props @@ -12,6 +12,16 @@ $(NoWarn);NU1507 + + + true + + all