Stumbled upon this recently when trying to make C#-like task builder which only requires the user to define awaiter, builder and task types
Repro steps
Extract the archive, try to build the solution
ClassLibrary1.zip
Tried it with net7 and net8 without any luck