diff --git a/Common.props b/Common.props index 07459379..9d367c05 100644 --- a/Common.props +++ b/Common.props @@ -1,4 +1,15 @@  + + + portable + 9 + CA1031 + disable + $(WarningsAsErrors);nullable + AllEnabledByDefault + latest + + \ No newline at end of file diff --git a/Common.targets b/Common.targets index 152a437c..07459379 100644 --- a/Common.targets +++ b/Common.targets @@ -1,13 +1,4 @@  - - - portable - 9 - CA1031 - $(WarningsAsErrors);nullable - disable - - \ No newline at end of file diff --git a/IPA/IPA.csproj b/IPA/IPA.csproj index 0c158f58..6e178844 100644 --- a/IPA/IPA.csproj +++ b/IPA/IPA.csproj @@ -14,6 +14,8 @@ false favicon.ico + + enable