mikebridge / Liquid.NET

.Net Port of the Liquid template language
MIT License
62 stars 15 forks source link

Update to Visual Studio 2017 #62

Closed mikebridge closed 7 years ago

mikebridge commented 7 years ago

This includes targeting netcoreapp1.1 and net462.

Rewrite tests from nunit to xunit (since I couldn't get nunit running under core).

Also rewrite MemoryCache to use netcore version.

Testing shows some minor error reporting issues when parsing.