diff --git a/Loqui.Generation/Loqui.Generation.csproj b/Loqui.Generation/Loqui.Generation.csproj index 9a4cc3a1..908be2d7 100644 --- a/Loqui.Generation/Loqui.Generation.csproj +++ b/Loqui.Generation/Loqui.Generation.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -11,7 +11,6 @@ Loqui.Generation.xml embedded true - true @@ -25,6 +24,7 @@ Noggog true Class generation that offers functionality like copy masks, defaulting masks, serialization, interface generation, and other tedious bits of class and interface definitions. + true diff --git a/Loqui/Loqui.csproj b/Loqui/Loqui.csproj index d4dace5d..f0dca74e 100644 --- a/Loqui/Loqui.csproj +++ b/Loqui/Loqui.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -10,7 +10,6 @@ Loqui.xml embedded true - true @@ -24,6 +23,7 @@ Noggog Support wiring for Loqui generated classes true + true