Adjust useRoutes generation

This commit is contained in:
2024-09-23 18:05:22 +02:00
parent f797a613b3
commit 92752ff2c3
3 changed files with 7 additions and 5 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.3</Version>
<Version>0.8.4</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>