Support ProducesType(statusCode) constructor argument

This commit is contained in:
2025-05-22 16:26:57 +02:00
parent 48758ef5e1
commit 860606886e
2 changed files with 6 additions and 4 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.9.1</Version>
<Version>0.9.2</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>