AdamWhiteHat / BigDecimal

An arbitrary-precision decimal (base 10) floating-point number class. Over 2.5 million downloads on NuGet!
MIT License
53 stars 15 forks source link

ISSUE: Warning NETSDK1138: Out of support frameworks. #51

Closed Protiguous closed 5 months ago

Protiguous commented 5 months ago

Description

Error/Exception Message

AdamWhiteHat commented 5 months ago

Yup, this is fine. This is just a warning letting you know the target framework will no longer be updated/is no longer maintained from a code-wise standpoint. I will be reviewing which target frameworks we support in the future, with an eye to shortening that list (makes for a smaller .NuGet package--less binaries). I hope to gather some statistics/data around framework usage numbers to help inform this.