-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
- According to https://github.com/madelson/MedallionShell/blob/master/MedallionShell/MedallionShell.csproj#L4, the
TargetFrameworksfor this library isnetstandard1.3;netstandard2.0;net45;net46;net471. - Per https://learn.microsoft.com/en-us/lifecycle/products/microsoft-net-framework,
net461or older versions are no longer supported. - Per https://learn.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core,
net5.0or older versions are no longer supported. - Not sure about .NET Standard, byt I think we can simplify the
TargetFrameworkstonet462;net6.0?
Metadata
Metadata
Assignees
Labels
No labels