Support for synchronous lambdas

This commit is contained in:
2024-10-18 02:05:46 +02:00
parent fff6f2c7ba
commit 8789f994bf
3 changed files with 19 additions and 5 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.16</Version>
<Version>0.8.17</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>