diff --git a/TranslationNotifierGenerator/TranslationNotifierGenerator.csproj b/TranslationNotifierGenerator/TranslationNotifierGenerator.csproj index e17bbe887..618073e6f 100644 --- a/TranslationNotifierGenerator/TranslationNotifierGenerator.csproj +++ b/TranslationNotifierGenerator/TranslationNotifierGenerator.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 10.0 + 12.0 diff --git a/build/WinForms.props b/build/WinForms.props index abd38bba9..39c968fd5 100644 --- a/build/WinForms.props +++ b/build/WinForms.props @@ -1,12 +1,10 @@ - 11.0 + 12.0 net48 true - - $(DefineConstants);NET48X net7.0 @@ -14,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers