Simple logic to forward cancellation token and http context

This commit is contained in:
2024-09-25 22:13:59 +02:00
parent f04f3eafbd
commit 45327d1618
2 changed files with 9 additions and 3 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.13</Version>
<Version>0.8.14</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>