.NET 4 - what is the lowest people actually need?
PandaWood opened this issue · 1 comments
PandaWood commented
I don't really know the value in supporting older framework versions.
.NET 4.5 is out of support for almost 3 years now.
I'm just wondering whether there's much point trying to cater to such a low bar (currently .NET4 which supports WindowsXP)
Feel free to add your 2 cents below.
PandaWood commented
Found a version of Handlebars only 23 commits behind, that is compatible with .NET 4 (v1.9) - so I've kept the lowest bar without much effort.