diff --git a/src/Refitter.SourceGenerator/Refitter.SourceGenerator.csproj b/src/Refitter.SourceGenerator/Refitter.SourceGenerator.csproj index 14b83198..7c0bfc8e 100644 --- a/src/Refitter.SourceGenerator/Refitter.SourceGenerator.csproj +++ b/src/Refitter.SourceGenerator/Refitter.SourceGenerator.csproj @@ -7,7 +7,7 @@ Refitter.SourceGenerator Refitter.SourceGenerator Refitter.SourceGenerator - A C# Source Generator that uses Refitter for generating a REST API Client using the Refit library + A C# Source Generator that uses Refitter for generating a REST API Client using the Refit library from OpenAPI specifications. true false true @@ -33,4 +33,4 @@ - \ No newline at end of file + diff --git a/src/Refitter/Refitter.csproj b/src/Refitter/Refitter.csproj index 91d407c8..aae429cf 100644 --- a/src/Refitter/Refitter.csproj +++ b/src/Refitter/Refitter.csproj @@ -7,7 +7,7 @@ refitter Refitter Refit API Client Code Generator - Refitter is a CLI tool for generating a C# REST API Client using the Refit library. + Refitter is a CLI tool for generating a C# REST API Client using the Refit library from OpenAPI specifications. true net8.0 @@ -26,4 +26,4 @@ - \ No newline at end of file +