Remove or Upgrade .net framework reference
SLjavad opened this issue · 1 comments
SLjavad commented
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
Ali-YousefiTelori commented
Hi @SLjavad, Changes pushed to netstandard branch.