Add support for ValueTask

This commit is contained in:
2024-10-18 13:33:14 +02:00
parent ecee8433a0
commit 83822510f1
2 changed files with 9 additions and 3 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.18</Version>
<Version>0.8.19</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>