Fix RegisterRoutes

This commit is contained in:
2025-02-17 14:31:34 +01:00
parent bfdf1e1811
commit 014bdc9372
2 changed files with 2 additions and 1 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.21</Version>
<Version>0.8.22</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>