Closed mtkennerly closed 2 years ago
Ok off the bat, I would aim to support net4.6.1
as an additional target, using conditional references to work with 4.6.1
As for the errors, your re-implementation of Syntax method doesn't work. If syntax is wrong, so is everything else.
Closing in favor of https://github.com/Ygg01/Linguini/pull/16.
dotnet build
is working (with 10 warnings), butdotnet test
is failing:I'm not sure yet if I messed something up or if it's an issue with the polyfills. I'll try to do some more digging, but I figured I would go ahead and open this as a draft to get your thoughts.