Expose UseRoutes() for WebApp

This commit is contained in:
2024-09-23 18:25:21 +02:00
parent 92752ff2c3
commit 222c26e3d8
3 changed files with 19 additions and 1 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.4</Version>
<Version>0.8.5</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>