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
{{ message }}
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
After targeting .Net Framework 4.7.1, in many projects referencing net standard libraries. I get these errors:
csharp The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Though I all the projects including that targeting net471 are building successfully!
Any thoughts ?
stijnherreman, SebastianLng, jp2masa, loop-evgeny, jpbamberg1993 and 71 more