trullock / NUglify

NUglify is a HTML, JavaScript and CSS minification Library for .NET (fork of AjaxMin + new features)
Other
398 stars 79 forks source link

Deprecated frameworks? #409

Open jafin opened 1 month ago

jafin commented 1 month ago

Not a bug, just a question.

Would this repo accept a PR that removes deprecated frameworks
i.e. Keeping support for NET 4.7+ and NetStandard and NetCore >6 but dropping earlier platforms.

https://learn.microsoft.com/en-us/lifecycle/products/microsoft-net-framework https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core

Justification It can at times be a challenge to do PR's due to the legacy dependencies.

trullock commented 1 month ago

Fine by me, make the PR to remove them