SignalGo/SignalGo-full-net

Remove or Upgrade .net framework reference

Closed this issue · 1 comments

SignalGo.Client and SignalGo.shared has reference to net4.5
this version of .net framework is deprecated and not supported since 2016
please remove this dependency or update it to the latest version (4.8)
i have some issues in building these two projects because of this dependency

Hi @SLjavad, Changes pushed to netstandard branch.