diff --git a/DecoratorGenerator/DecoratorGenerator.csproj b/DecoratorGenerator/DecoratorGenerator.csproj index 33b2581..391a46f 100644 --- a/DecoratorGenerator/DecoratorGenerator.csproj +++ b/DecoratorGenerator/DecoratorGenerator.csproj @@ -10,7 +10,7 @@ https://github.com/CodingFlow/decorator-generator source;generator;roslyn;decorator;proxy; Apache-2.0 - 0.2.4 + 0.2.5 Source generator for decorator pattern boilerplate code in C#. @@ -19,7 +19,9 @@ Coding Flow git nuget-package-logo.png - 0.2.4 + 0.2.5 +- Add support for interface method constraints. +0.2.4 - Enable nullable context in generated files. - Minor version update to code analysis dependencies. 0.2.3