diff --git a/src/IndentingBuilder/IndentingBuilder.csproj b/src/IndentingBuilder/IndentingBuilder.csproj index 30bc856..696255d 100644 --- a/src/IndentingBuilder/IndentingBuilder.csproj +++ b/src/IndentingBuilder/IndentingBuilder.csproj @@ -9,15 +9,28 @@ StaticCS.IndentingBuilder - 0.1.0 + 0.2.0 true MIT https://github.com/agocke/static-cs - A string builder with automatic indentation support for multi-line text generation. + A string builder with automatic indentation support for multi-line text generation. Distributed as source code for easy inclusion in source generators. agocke - string-builder;indentation;code-generation;text-generation + string-builder;indentation;code-generation;text-generation;source-only + + false + true + contentFiles + + + true + contentFiles/cs/any + Compile + false + + + runtime; build; native; contentfiles; analyzers; buildtransitive