You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All entrypoints should target a runtime but shared DLLs should be a standard.
The problem is resolving what the build target is of the current assembly when executing on all the different runtimes. The build target could be a standard or a runtime but it's not consistent in some way. Hopefully, you can correct my mistake :)
I'd say this should be
NETCoreApp,Version=2.1
The text was updated successfully, but these errors were encountered: